Browse Source

debian/changelog, debian/NEWS: prepare upload

Michael Vogt 13 years ago
parent
commit
734b4c0a49
2 changed files with 5 additions and 2 deletions
  1. 1 1
      debian/NEWS
  2. 4 1
      debian/changelog

+ 1 - 1
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

+ 4 - 1
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