Преглед изворни кода

Changes for 0.3.9
Author: che
Date: 1999-06-25 01:03:29 GMT
Changes for 0.3.9

Arch Librarian пре 22 година
родитељ
комит
8ebbf32af7
2 измењених фајлова са 5 додато и 4 уклоњено
  1. 1 1
      configure.in
  2. 4 3
      debian/changelog

+ 1 - 1
configure.in

@@ -17,7 +17,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in)
 
 
 dnl -- SET THIS TO THE RELEASE VERSION --
 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")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 
 
 dnl Tom's host stuff
 dnl Tom's host stuff

+ 4 - 3
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
   * Spelling error in cachefile.cc. Closes: #39885
   * Trailing slash in dselect install if you try to use the 
   * 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
   * Simulate works for autoclean. Closes: #39141
   * Fixed spelling errors. Closes: #39673
   * Fixed spelling errors. Closes: #39673
   * Changed url parsing a bit. Closes: #40070, #40069
   * Changed url parsing a bit. Closes: #40070, #40069
-  
- -- Ben Gertzfield <che@debian.org>  Sun, 20 Jun 1999 18:36:20 -0700
+  * Version 0.3.8 will be for slink/hamm (GNU libc 2).
+
+ -- Ben Gertzfield <che@debian.org>  Thu, 24 Jun 1999 18:02:52 -0700
 
 
 apt (0.3.7) unstable; urgency=low
 apt (0.3.7) unstable; urgency=low