Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-19 | debian: Make better use of the tree installed by CMake | Julian Andres Klode | |
This gets rid of the special casing of etc/apt, various example file installations handled by the upstream build system, and of course the directory creation for all dirs created by the upstream build system. | |||
2016-08-15 | CMake: Install bash completions via cmake | Julian Andres Klode | |
Having the completions installed only by the packaging was an oversight. Gbp-Dch: ignore | |||
2016-08-06 | CMake: debian: Switch packaging over to CMake and dh 9 | Julian 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-12 | install libapt-private* into the apt binary | Michael Vogt | |
2011-06-10 | include mo files in the right packages | Michael Vogt | |
2011-06-08 | do not include libapt-pkg* in apt itself, add missing dh_makeshlibs calls | Michael Vogt | |
2011-01-16 | move file installation from rules to dh_install files | David Kalnischkies | |