summaryrefslogtreecommitdiff
path: root/debian/apt.dirs
AgeCommit message (Collapse)Author
2009-07-06Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode
2008-11-01Re-added path for lintian ovirride. Michael, forgot to merge this before?..Eugene V. Lyubimkin
2007-07-19add logrotate supportMichael Vogt
2007-07-19apt-pkg/deb/dpkgpm.{cc,h}Michael Vogt
- a bit cleanup - move the log date to the right place - write log to dir::log::name apt-pkg/init.cc: - init dir::log::name "/var/log/apt/term.log" debian/apt.dirs: - create /var/log/apt/ doc/examples/configure-index: - add new dir::log::name to the index
2006-09-06* cmdline/apt-get.cc:Michael Vogt
- always show the autoremove information and give advice how to use it * debian/rules: - install apt.conf.autoremove with blacklist for linux-image and linux-restriceted-modules
2006-02-13* create sources.list.d as wellMichael Vogt
2004-11-14Restore /usr/share/bug/aptMatt Zimmerman
2004-11-14Standardize debhelper usageMatt Zimmerman
- Create all directories in debian/dirs rather than creating some on the dh_installdirs command line - Rename debian/dirs to debian/apt.dirs, debian/examples to debian/apt.examples