refactor the buildsystem to extract library versions from one file,
authorDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 28 Oct 2009 18:13:56 +0000 (19:13 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 28 Oct 2009 18:13:56 +0000 (19:13 +0100)
commit23d8465817e7bc0d188f36fc2ad14f41ff01c221
tree29f65f669e430c701971d946cd6b71c480b3a02a
parent10c9f030e02ccec5c002abc42776f994c124c574
refactor the buildsystem to extract library versions from one file,
so it is not needed to change x-files to just increase a version number
(because this is far to easy to forget one of the files, which will not
result in failures or is bad in general, but is inconsitent.)
apt-pkg/init.h
apt-pkg/makefile
buildlib/libversion.mak [new file with mode: 0644]
debian/rules
methods/makefile