]> git.saurik.com Git - apt.git/commitdiff
0.5.20
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:04:46 +0000 (17:04 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:04:46 +0000 (17:04 +0000)
Author: mdz
Date: 2004-01-04 07:43:07 GMT
0.5.20

configure.in
debian/changelog

index aac61afb598bc4ac4113d0b394b0d2ef0dca3cee..ee936a3a780dc86f0ad3b72128c369759cc6b750 100644 (file)
@@ -17,7 +17,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.5.19")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.20")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index c1c7f9ab3c7329ae0ef8266ddb2b27ea8bbf6ec7..d638d7f8a1f7ec46dda732c47139f90d34c38e7b 100644 (file)
@@ -2,8 +2,12 @@ apt (0.5.20) unstable; urgency=low
 
   * Fixed German translations of "Suggested" from Christian Garbs
     <debian@cgarbs.de> (Closes: #197960)
+  * Add an "apt-cache madison" command with an output format similar to
+    the katie tool of the same name (but less functionality)
+  * Fix debSourcesIndex::Describe() to correctly say "Sources" rather than
+    "Packages"
 
- -- Matt Zimmerman <mdz@debian.org>  Sat,  3 Jan 2004 17:44:40 -0800
+ -- Matt Zimmerman <mdz@debian.org>  Sat,  3 Jan 2004 23:42:50 -0800
 
 apt (0.5.19) unstable; urgency=low