From: Michael Vogt Date: Mon, 15 Oct 2007 19:35:04 +0000 (+0200) Subject: * update changelog to reflect reality X-Git-Tag: 0.7.24ubuntu1~124 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/9a3a3d1324c83206033ad275fb068867b5c58e05 * update changelog to reflect reality --- diff --git a/configure.in b/configure.in index e4f0fc4a2..8683773c8 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.7.6ubuntu13") +AC_DEFINE_UNQUOTED(VERSION,"0.7.6ubuntu14") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) diff --git a/debian/changelog b/debian/changelog index ddcc6895d..1bf5b95af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,16 @@ +apt (0.7.6ubuntu14.1) gutsy-proposed; urgency=low + + * debian/apt.cron.daily: + - only run the cron job if apt-get check succeeds (LP: #131719) + + -- Michael Vogt Mo, 15 Oct 2007 22:56:22 +0200 + apt (0.7.6ubuntu14) gutsy; urgency=low * apt-pkg/deb/dpkgpm.cc: - fix resource leak (LP: #148806) - * debian/apt.cron.daily: - - only run the cron job if apt-get check succeeds (LP: #131719) - -- Michael Vogt Fri, 12 Oct 2007 17:56:22 +0200 + -- Michael Vogt Mon, 15 Oct 2007 20:57:44 +0200 apt (0.7.6ubuntu13) gutsy; urgency=low