From: Matt Zimmerman Date: Fri, 24 Dec 2004 02:54:44 +0000 (+0000) Subject: Update to 0.6.28 X-Git-Tag: 0.7.24ubuntu1~370 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/ada80473010ee429581ce39ffc4c583dff597d0a?ds=inline Update to 0.6.28 --- diff --git a/configure.in b/configure.in index 55062a2b8..6c81ae7f6 100644 --- a/configure.in +++ b/configure.in @@ -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.27ubuntu3") +AC_DEFINE_UNQUOTED(VERSION,"0.6.28") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) diff --git a/debian/changelog b/debian/changelog index f32aa5a94..4574acb18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.6.28) hoary; urgency=low + + * Merge apt--mvo--0 + * Rebuild source to get rid of arch metadata and temporary files in +m 0.6.27ubuntu3 + + -- Matt Zimmerman Thu, 23 Dec 2004 18:53:16 -0800 + apt (0.6.27ubuntu3) hoary; urgency=low * added a exact dependency from libapt-pkg-dev to the apt version it was