Przeglądaj źródła

0.5.17
Author: mdz
Date: 2003-12-26 21:03:15 GMT
0.5.17

Arch Librarian 22 lat temu
rodzic
commit
909b0a51e8
2 zmienionych plików z 4 dodań i 3 usunięć
  1. 1 1
      configure.in
  2. 3 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 include/apti18n.h:buildlib/apti18n.h.in)
 
 dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.5.16")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.17")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)

+ 3 - 2
debian/changelog

@@ -1,8 +1,9 @@
 apt (0.5.17) unstable; urgency=low
 
-  * Enable apt-ftparchive to generate Release files
+  * Enable apt-ftparchive to generate Release files.  Hopefully this will
+    make it easier for folks to secure their apt-able packages
 
- --
+ -- Matt Zimmerman <mdz@debian.org>  Fri, 26 Dec 2003 12:53:21 -0800
 
 apt (0.5.16) unstable; urgency=low