From: Arch Librarian Date: Mon, 20 Sep 2004 16:54:05 +0000 (+0000) Subject: Changes for 0.3.9 X-Git-Tag: 0.7.24ubuntu1~1327 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/8ebbf32af7aa3553216751ecb657c1c5474ea900 Changes for 0.3.9 Author: che Date: 1999-06-25 01:03:29 GMT Changes for 0.3.9 --- diff --git a/configure.in b/configure.in index 498883eb9..ece805ca3 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.7") +AC_DEFINE_UNQUOTED(VERSION,"0.3.9") AC_DEFINE_UNQUOTED(PACKAGE,"apt") dnl Tom's host stuff diff --git a/debian/changelog b/debian/changelog index 327c7ab70..3c4601b40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.3.7.1) unstable; urgency=low +apt (0.3.9) unstable; urgency=low * Spelling error in cachefile.cc. Closes: #39885 * Trailing slash in dselect install if you try to use the @@ -6,8 +6,9 @@ apt (0.3.7.1) unstable; urgency=low * Simulate works for autoclean. Closes: #39141 * Fixed spelling errors. Closes: #39673 * Changed url parsing a bit. Closes: #40070, #40069 - - -- Ben Gertzfield Sun, 20 Jun 1999 18:36:20 -0700 + * Version 0.3.8 will be for slink/hamm (GNU libc 2). + + -- Ben Gertzfield Thu, 24 Jun 1999 18:02:52 -0700 apt (0.3.7) unstable; urgency=low