summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2011-02-08 11:01:25 +0100
committerMichael Vogt <mvo@debian.org>2011-02-08 11:01:25 +0100
commit734b4c0a49c765e22ae1cad69e47c0681b4a920d (patch)
tree425b86633413a47966dbba13649fa8f9bfe94dcc
parent33e46bc7032c2bcab654ab3f6a0a10ad82264ead (diff)
debian/changelog, debian/NEWS: prepare upload
-rw-r--r--debian/NEWS2
-rw-r--r--debian/changelog5
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