Просмотр исходного кода

Update for 0.3.14
Author: che
Date: 1999-11-08 04:21:47 GMT
Update for 0.3.14

Arch Librarian лет назад: 22
Родитель
Сommit
4741d95c0c
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      configure.in
  2. 2 2
      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.12.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.3.14")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 
 
 dnl Tom's host stuff
 dnl Tom's host stuff

+ 2 - 2
debian/changelog

@@ -1,4 +1,4 @@
-apt (0.3.13.1) 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
   * Fix handling of dpkg's conversions from < -> <= Closes: #46094, #47088
   * Fix handling of dpkg's conversions from < -> <= Closes: #46094, #47088
@@ -35,7 +35,7 @@ apt (0.3.13.1) unstable; urgency=low
   * Clearer usage message about 'source' Closes: #48858
   * Clearer usage message about 'source' Closes: #48858
   * Immediate configure internal error Closes: #49062, #48884
   * Immediate configure internal error Closes: #49062, #48884
   
   
- -- Jason Gunthorpe <jgg@debian.org>  Fri,  3 Sep 1999 09:04:28 -0700
+ -- Ben Gertzfield <che@debian.org>  Sun,  7 Nov 1999 20:21:25 -0800
  
  
 apt (0.3.13) unstable; urgency=low
 apt (0.3.13) unstable; urgency=low