From 3bc9f25de62f59cf5d4f90d1c1aaccc9ba23439b Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 2 May 2007 13:39:49 +0200 Subject: [PATCH] * fix version number and changelog --- configure.in | 2 +- debian/changelog | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/configure.in b/configure.in index b7242196..76810c5c 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.4") +AC_DEFINE_UNQUOTED(VERSION,"0.7.0") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) diff --git a/debian/changelog b/debian/changelog index c4080474..09cdf2b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,11 @@ apt (0.7.0) experimental; urgency=low - * Branch that contains tall the new features + * Package that contains tall the new features * Removed all #pragma interface/implementation * Branch that contains tall the new features: * translated package descriptions * task install support - * automatic dependency removal - * Removed all #pragma interface/implementation + * automatic dependency removal (thanks to Daniel Burrows) * merged support for the new dpkg "Breaks" field (thanks to Ian Jackson) * handle network failures more gracefully on "update" @@ -14,7 +13,7 @@ apt (0.7.0) experimental; urgency=low package) * added apt-transport-https method - -- Michael Vogt Thu, 14 Dec 2006 11:31:41 +0100 + -- Michael Vogt Fri, 12 Jan 2007 20:48:07 +0100 apt (0.6.46.5) UNRELEASED; urgency=low -- 2.20.1