Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | we break the ABI, so let use increase the ABI number :) | David Kalnischkies | 2010-02-18 | 1 | -7/+0 |
| | | | | (This is the revert of the glibc-abi-compatibility-hack) | ||||
* | revert this commit as fast as possible (aka next ABI break) | David Kalnischkies | 2009-12-12 | 1 | -0/+7 |
| | | | | | | This commit sets up our faked library extension to trick the build system into building the packages with libc6.9-6 while we are actually already at libc6.10-6. Oh dear... | ||||
* | refactor the buildsystem to extract library versions from one file, | David Kalnischkies | 2009-10-28 | 1 | -0/+14 |
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.) |