From: Arch Librarian Date: Mon, 20 Sep 2004 17:04:33 +0000 (+0000) Subject: 0.5.17 X-Git-Tag: 0.7.24ubuntu1~568 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/909b0a51e82d4678496e1de33c0cf21263156ba6 0.5.17 Author: mdz Date: 2003-12-26 21:03:15 GMT 0.5.17 --- diff --git a/configure.in b/configure.in index 27d91d00f..7782937f8 100644 --- a/configure.in +++ b/configure.in @@ -17,7 +17,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.5.16") +AC_DEFINE_UNQUOTED(VERSION,"0.5.17") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) diff --git a/debian/changelog b/debian/changelog index 9c85e89e6..45baa6242 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ apt (0.5.17) unstable; urgency=low - * Enable apt-ftparchive to generate Release files + * Enable apt-ftparchive to generate Release files. Hopefully this will + make it easier for folks to secure their apt-able packages - -- + -- Matt Zimmerman Fri, 26 Dec 2003 12:53:21 -0800 apt (0.5.16) unstable; urgency=low