]> git.saurik.com Git - apt.git/commitdiff
releasing version 0.9.1 0.9.1
authorMichael Vogt <egon@debian-devbox>
Tue, 17 Apr 2012 07:56:44 +0000 (09:56 +0200)
committerMichael Vogt <egon@debian-devbox>
Tue, 17 Apr 2012 07:56:44 +0000 (09:56 +0200)
configure.in
debian/changelog

index ecc0cecce3ceee6a76635be5c01b3a2fd17d79b9..b7595333902d6a1b93f98a059daa033b352c83c3 100644 (file)
@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 PACKAGE="apt"
-PACKAGE_VERSION="0.9.0"
+PACKAGE_VERSION="0.9.1"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")
 AC_SUBST(PACKAGE)
index 10f515a708a7b935c139e9952e0e54e7f6a53934..8eca51cc4d729a571efd7208d85453acddd21b1b 100644 (file)
@@ -8,7 +8,14 @@ apt (0.9.1) unstable; urgency=low
     - init counter in SmartConfigure so that the loop-breaker isn't
       triggered at random… (Closes: #669060)
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Mon, 16 Apr 2012 23:15:22 +0200
+  [ Christian Perrier ]
+  * Fix typo in apt-get(8). Closes: #664833
+  * Replace "argument" by "paramètre" in French translation.
+    Merci, les Titeps!
+  * Drop hardcoded "en.html" suffix in apt-secure manpage.
+    Thanks to David Prevot.
+  
+ -- Michael Vogt <mvo@debian.org>  Tue, 17 Apr 2012 09:49:31 +0200
 
 apt (0.9.0) unstable; urgency=low