]> git.saurik.com Git - apt.git/commitdiff
* changelog updated
authorMichael Vogt <michael.vogt@ubuntu.com>
Wed, 13 Sep 2006 09:33:07 +0000 (11:33 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Wed, 13 Sep 2006 09:33:07 +0000 (11:33 +0200)
configure.in
debian/changelog

index 58fc4f60dce2ace523f0b2614591fb12c015ab4e..e163a47f1b16c726bf0974410c041d25219e8f32 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)
 
 dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.6.45ubuntu7")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.45ubuntu8")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index 8ae6e13814c8b8a6509ae1a8accb24cd5e2f40ef..036715b8936b82c9596ce3fe0737b0f0c285e49c 100644 (file)
@@ -5,6 +5,8 @@ apt (0.6.45ubuntu8) edgy; urgency=low
       information (lp: #59457)
   * cmdline/apt-get.cc:
     - fix typo in autoremove information (lp: #59420)
+  * install apt-mark to modify the automatically install information for
+    packages
 
  -- Michael Vogt <michael.vogt@ubuntu.com>  Fri,  8 Sep 2006 20:07:22 +0200