From: Arch Librarian Date: Mon, 20 Sep 2004 16:55:16 +0000 (+0000) Subject: update for 0.3.15 X-Git-Tag: 0.7.24ubuntu1~1205 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/676478c32d00e14a9cc5b32053cbb358a8680be0 update for 0.3.15 Author: che Date: 1999-12-05 05:15:37 GMT update for 0.3.15 --- diff --git a/configure.in b/configure.in index 5865e4ced..f599b44aa 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) dnl -- SET THIS TO THE RELEASE VERSION -- -AC_DEFINE_UNQUOTED(VERSION,"0.3.14.1") +AC_DEFINE_UNQUOTED(VERSION,"0.3.15") AC_DEFINE_UNQUOTED(PACKAGE,"apt") dnl Tom's host stuff diff --git a/debian/changelog b/debian/changelog index 6733108d0..05a25a56e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.3.14.1) unstable; urgency=low +apt (0.3.15) unstable; urgency=low * Added DSelect::WaitAfterDownload Closes: #49549 * Fixed cast error in byteswap macro and supporting code. Closes: #50093 @@ -8,9 +8,9 @@ apt (0.3.14.1) unstable; urgency=low * /usr/share/doc stuff. Closes: #51017, #50228, #51141 * Remove doesn't require a package to be installable. Closes: #51175 * FTP proxy touch ups in the mabn page. Closes: #51315, #51314 - - -- Ben Gertzfield Sun, 7 Nov 1999 20:21:25 -0800 - + + -- Ben Gertzfield Sat, 4 Dec 1999 21:13:40 -0800 + apt (0.3.14) unstable; urgency=low * Fix Perl or group pre-depends thing Closes: #46091, #46096, #46233, #45901