summaryrefslogtreecommitdiff
path: root/prepare-release
Commit message (Collapse)AuthorAgeFilesLines
* make autoconf happy by "mv configure.{in,ac}"David Kalnischkies2013-07-261-1/+1
| | | | Git-Dch: Ignore
* * doc/apt-verbatim.ent:David Kalnischkies2012-05-251-0/+1
| | | | - APT doesn't belong to the product 'Linux', so use 'APT' instead as after all APT is a big suite of applications
* print warnings in release script if xml-linting failsDavid Kalnischkies2012-05-211-0/+5
| | | | | The build was successful, so it doesn't seem to be a problem per-se, but it is a good idea to correct these errors non-the-less.
* * prepare-release:David Kalnischkies2012-05-121-3/+3
| | | - apt-inst version isn't apt versions, so don't override variable
* add a manually runable library action to help in maintaining the symbols filesDavid Kalnischkies2012-05-111-3/+26
|
* * debian/libapt-inst1.5.symbols:David Kalnischkies2012-05-021-0/+17
| | | - use the correct library name the symbols header
* * debian/rules:David Kalnischkies2012-03-221-0/+37
- do not sed in configure.in to set the version-number * prepare-release: - add as a small script to lazy check and prepare releases