summaryrefslogtreecommitdiff
path: root/debian/apt.install.in
Commit message (Collapse)AuthorAgeFilesLines
* CMake: debian: Switch packaging over to CMake and dh 9Julian Andres Klode2016-08-061-9/+0
| | | | | | | | | | | 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.
* Use systemd.timer instead of a cron jobMichael Vogt2016-04-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | The rational is that we need to spread the load on the mirrors that apt update and unattended-upgrades cause. To do so, we leverage the RandomizeDelay feature of systemd. The other advantage is that the timer is not run at a fixed daily.daily time but instead every 24h. This also fixes the problem that the randomized deplay in the current apt.cron.daily causes other cron jobs to be deplayed. A compatibility cron job is also provided for systems that do not use systemd. Note that the time is fired two times a day, but the logic inside of apt.systemd.daily will ensure (via stamp files) that the servers are hit at most every 24h. Firing two times a day helps with the worst case update time and it also helps with systems that are not always on. LP: #246381, #727685 Closes: #600262, #709675, #663290
* Install bash completion with correct nameJulian Andres Klode2016-01-081-1/+1
| | | | | | | Move the completion to completions/bash/apt and install all bash completions from completions/bash. Gbp-Dch: ignore
* Add bash-completion support for the "apt" commandMichael Vogt2016-01-021-0/+1
| | | | | | | | | | | | | The apt bash-completion support was submited to the bash-completion package as a patch in May 2014. It is still not included to this date and because it is an important feature for many users it is now part of apt until the bash-completion package is mantained more actively again. Note that the "Relaces" line is only required for Ubuntu it will have no effect on Debian. Closes: #747094
* reduce delta from ubuntuMichael Vogt2014-04-251-1/+1
|
* install "apt" binary by defaultMichael Vogt2014-04-011-0/+1
|
* add lintian override for no-shlibs-control-file and only install ↵Michael Vogt2013-08-191-1/+1
| | | | libapt-private.so.* instead libapt-private.so
* install libapt-private* into the apt binaryMichael Vogt2013-08-121-0/+5