summaryrefslogtreecommitdiff
path: root/debian/apt.install
AgeCommit message (Collapse)Author
2016-08-06CMake: debian: Switch packaging over to CMake and dh 9Julian Andres Klode
This new packaging is much easier to read, although the duplication in the install files is a bit annoying. We should probably also get rid of the movefiles for solvers, planners, and https method; but then we have to keep track of which methods exist in the apt package. Another disadvantage is that building only the documentation packages also requires building the code, as there's no way to turn off code building in the project.
2013-08-12install libapt-private* into the apt binaryMichael Vogt
2011-06-10include mo files in the right packagesMichael Vogt
2011-06-08do not include libapt-pkg* in apt itself, add missing dh_makeshlibs callsMichael Vogt
2011-01-16move file installation from rules to dh_install filesDavid Kalnischkies