diff options
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | debian/changelog | 24 |
2 files changed, 16 insertions, 10 deletions
diff --git a/configure.in b/configure.in index a94cb6417..81f327c37 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.46.1") +AC_DEFINE_UNQUOTED(VERSION,"0.6.46.3") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) diff --git a/debian/changelog b/debian/changelog index d92575c26..0f9b01973 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,6 @@ -apt (0.6.46.2) unstable; urgency=low +apt (0.6.46.3) unstable; urgency=low - * debian/control: - - depend on debian-archive-keyring to offer clean upgrade path - (closes: #386800) * Merged from Christian Perrier bzr branch: - - es.po: Updated to 514t. Closes: #391661 - - da.po: Updated to 514t. Closes: #391424 - - cs.po: Updated. Closes: #391064 - - es.po: Updated to 514t. Closes: #391661 - - da.po: Updated to 514t. Closes: #391424 - ca.po: Updated to 514t - be.po: Updated to 514t - it.po: Updated to 514t @@ -25,6 +17,20 @@ apt (0.6.46.2) unstable; urgency=low - de.po: Updated to 514t. - en_GB.po: Updated to 514t. + -- Michael Vogt <mvo@debian.org> Mon, 30 Oct 2006 08:51:14 +0100 + +apt (0.6.46.2) unstable; urgency=low + + * debian/control: + - depend on debian-archive-keyring to offer clean upgrade path + (closes: #386800) + * Merged from Christian Perrier bzr branch: + - es.po: Updated to 514t. Closes: #391661 + - da.po: Updated to 514t. Closes: #391424 + - cs.po: Updated. Closes: #391064 + - es.po: Updated to 514t. Closes: #391661 + - da.po: Updated to 514t. Closes: #391424 + -- Michael Vogt <mvo@debian.org> Wed, 11 Oct 2006 09:03:15 +0200 apt (0.6.46.1) unstable; urgency=low |