diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-27 19:13:10 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-27 19:13:10 +0200 |
commit | 171963943d98350f9aa0be56a49b95b1300644e0 (patch) | |
tree | 78aa6415323300ad139061cff137e0eda784b27a /debian/changelog | |
parent | decfc011bdc788ff2ee739c4ad961761bb8e9551 (diff) |
* debian/control:
- libapt-{pkg,inst} packages should be in section 'libs' instead
of 'admin' as by ftp-master override request in #677596
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 982985bf6..a2b04e9ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ apt (0.9.7.1) UNRELEASED; urgency=low [ David Kalnischkies ] * cmdline/apt-internal-solver.cc, cmdline/apt-mark.cc: - typo fixes and unfuzzy translations + * debian/control: + - libapt-{pkg,inst} packages should be in section 'libs' instead + of 'admin' as by ftp-master override request in #677596 -- David Kalnischkies <kalnischkies@gmail.com> Mon, 25 Jun 2012 18:07:13 +0200 |