diff options
-rw-r--r-- | debian/NEWS | 2 | ||||
-rw-r--r-- | debian/changelog | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/NEWS b/debian/NEWS index 91b71225f..b0524c741 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -apt (0.8.11) UNRELEASED; urgency=low +apt (0.8.11) unstable; urgency=low * apt-get install pkg/experimental will now not only switch the candidate of package pkg to the version from the release experimental diff --git a/debian/changelog b/debian/changelog index 9e14c562c..829ba61a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -97,6 +97,9 @@ apt (0.8.11) UNRELEASED; urgency=low to Guillem Jover * apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc: - use /media/cdrom as default mountoint (closes: #611569) + * cmdline/apt-get.cc: + - add apt-get changelog (closes: #526990) + - add apt-get download (closes: #82738) [ Martin Pitt ] * test/integration/test-compressed-indexes, test/test-indexes.sh: @@ -104,7 +107,7 @@ apt (0.8.11) UNRELEASED; urgency=low will actually test uncompressed indexes regardless of the internal default value of Acquire::GzipIndexes. - -- David Kalnischkies <kalnischkies@gmail.com> Mon, 07 Feb 2011 22:14:09 +0100 + -- Michael Vogt <mvo@debian.org> Tue, 08 Feb 2011 11:00:48 +0100 apt (0.8.10.3) unstable; urgency=low |