diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-07-16 14:57:37 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-07-16 14:57:37 +0200 |
commit | 4a53151acad0c4ccfbcf4ce11c5c2d7cffd05de3 (patch) | |
tree | 46ec7198560370e03f3218ab2aaabc4ad9e0fbe1 /debian/changelog | |
parent | 22eeef1809dae0594eca961783b1f809f4d539f7 (diff) |
do not require unused partial dirs in 'source' (Closes: #633510)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a51a90b90..a834bca91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ apt (0.8.15.3) UNRELEASED; urgency=low - document APT::Architectures list (Closes: #612102) * cmdline/apt-get.cc: - restore all important dependencies for garbage packages (LP: #806274) + - do not require unused partial dirs in 'source' (Closes: #633510) * apt-pkg/init.cc: - use CndSet in pkgInitConfig (Closes: #629617) * apt-pkg/depcache.cc: @@ -28,7 +29,7 @@ apt (0.8.15.3) UNRELEASED; urgency=low * doc/apt-cache.8.xml: - apply madison typofix from John Feuerstein, thanks! (Closes: #633455) - -- David Kalnischkies <kalnischkies@gmail.com> Sat, 16 Jul 2011 14:28:53 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Sat, 16 Jul 2011 14:55:03 +0200 apt (0.8.15.2) unstable; urgency=high |