diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-04-05 21:37:57 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-04-05 21:37:57 +0200 |
commit | de97b0a56e3f454cab76aa475f40b10eed88333c (patch) | |
tree | 8e2a0319817c96d5b3bb1ed4b44664c6e473b58b /debian/changelog | |
parent | c4997486bffc76e2581e9072bff05eba0feeb29c (diff) |
suggest xz-utils instead of bzip2 and lzma
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 01750765e..85382b6fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -51,6 +51,7 @@ apt (0.8.16~exp14) UNRELEASED; urgency=low - bump Standards-Version to 3.9.3 (no changes needed) - add libbz2-dev as new build-dependency - remove the libz-dev alternative from zlib1g-dev build-dependency + - suggest xz-utils instead of bzip2 and lzma * doc/apt-get.8.xml: - typofix: respect → respecting, thanks Mike Erickson! (Closes: #664833) * debian/rules: @@ -81,7 +82,7 @@ apt (0.8.16~exp14) UNRELEASED; urgency=low number of auto-removed packages both before and after the list of packages (Closes: #665833) - -- David Kalnischkies <kalnischkies@gmail.com> Thu, 05 Apr 2012 20:51:01 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Thu, 05 Apr 2012 21:36:16 +0200 apt (0.8.16~exp13) experimental; urgency=low |