Przeglądaj źródła

update for 0.3.15
Author: che
Date: 1999-12-05 05:15:37 GMT
update for 0.3.15

Arch Librarian 22 lat temu
rodzic
commit
676478c32d
2 zmienionych plików z 5 dodań i 5 usunięć
  1. 1 1
      configure.in
  2. 4 4
      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.14.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.3.15")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 
 
 dnl Tom's host stuff
 dnl Tom's host stuff

+ 4 - 4
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
   * Added DSelect::WaitAfterDownload Closes: #49549
   * Fixed cast error in byteswap macro and supporting code. Closes: #50093
   * 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
   * /usr/share/doc stuff. Closes: #51017, #50228, #51141
   * Remove doesn't require a package to be installable. Closes: #51175
   * Remove doesn't require a package to be installable. Closes: #51175
   * FTP proxy touch ups in the mabn page. Closes: #51315, #51314
   * FTP proxy touch ups in the mabn page. Closes: #51315, #51314
-  
-  -- Ben Gertzfield <che@debian.org>  Sun,  7 Nov 1999 20:21:25 -0800
-  
+
+  -- Ben Gertzfield <che@debian.org>  Sat,  4 Dec 1999 21:13:40 -0800
+
 apt (0.3.14) unstable; urgency=low
 apt (0.3.14) unstable; urgency=low
 
 
   * Fix Perl or group pre-depends thing Closes: #46091, #46096, #46233, #45901
   * Fix Perl or group pre-depends thing Closes: #46091, #46096, #46233, #45901