summaryrefslogtreecommitdiff
path: root/debian/apt.dirs
Commit message (Collapse)AuthorAgeFilesLines
* add logrotate supportMichael Vogt2007-07-191-0/+1
|
* apt-pkg/deb/dpkgpm.{cc,h}Michael Vogt2007-07-191-0/+1
| | | | | | | | | | | | - 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
* * cmdline/apt-get.cc:Michael Vogt2006-09-061-0/+1
| | | | | | - 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
* * create sources.list.d as wellMichael Vogt2006-02-131-0/+1
|
* Restore /usr/share/bug/aptMatt Zimmerman2004-11-141-0/+1
|
* Standardize debhelper usageMatt Zimmerman2004-11-141-0/+7
- 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