]> git.saurik.com Git - apt.git/commitdiff
* merged with apt--mvo
authorMichael Vogt <mvo@debian.org>
Wed, 19 Oct 2005 20:14:10 +0000 (20:14 +0000)
committerMichael Vogt <mvo@debian.org>
Wed, 19 Oct 2005 20:14:10 +0000 (20:14 +0000)
Patches applied:

 * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-76
   * finalized the changelog

configure.in
debian/changelog

index 87dac8e47e7c4741a8f02815b351885513f60232..7504490c7d01a46438c8b648495fb0a3425b8458 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.41.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.42")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index 5cb00e5c82060c3c171aebac262340f22e64c64a..0b4bd00e9097d6b3e707c7476fd7063637309923 100644 (file)
@@ -30,7 +30,7 @@ apt (0.6.42) unstable; urgency=low
     - fix some missing gettext() calls (closes: #334539)
   * doc/apt-cache.8.xml: fix typo (closes: #334714)
   
- -- Michael Vogt <mvo@debian.org>  Wed, 19 Oct 2005 21:33:46 +0200
+ -- Michael Vogt <mvo@debian.org>  Wed, 19 Oct 2005 22:02:09 +0200
 
 apt (0.6.41) unstable; urgency=low