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

update changelog...
Author: tausq
Date: 2001-02-27 04:27:28 GMT
update changelog...

Arch Librarian лет назад: 22
Родитель
Сommit
c8e9cc5c7e
2 измененных файлов с 7 добавлено и 3 удалено
  1. 1 1
      configure.in
  2. 6 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)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 
 dnl -- SET THIS TO THE RELEASE VERSION --
 dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.5.0")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.1")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 
 
 dnl Check the archs, we want the target type.
 dnl Check the archs, we want the target type.

+ 6 - 2
debian/changelog

@@ -4,10 +4,14 @@ apt (0.5.1) unstable; urgency=low
   * Process the option string right. Closes: #86921
   * Process the option string right. Closes: #86921
   * Alfredo's no_proxy patch
   * Alfredo's no_proxy patch
   * Documentation fixes. Closes: #87091
   * Documentation fixes. Closes: #87091
-  * JoeyH's double slash bug  Closes: #87266
+  * JoeyH's double slash bug
   * Unintitialized buffer and apt-ftparchive contents generation. 
   * Unintitialized buffer and apt-ftparchive contents generation. 
      Closes: #87612
      Closes: #87612
-    
+  * Build-deps on virtual packages. Closes: #87639
+  * Fixes glibc/libstdc++ symbol dependencies by including glibc and
+    libstdc++ version info in the library soname and in the package
+    provides. Closes: #87426
+  
  -- Jason Gunthorpe <jgg@debian.org>  Thu, 22 Feb 2001 00:39:15 -0500
  -- Jason Gunthorpe <jgg@debian.org>  Thu, 22 Feb 2001 00:39:15 -0500
 
 
 apt (0.5.0) unstable; urgency=low
 apt (0.5.0) unstable; urgency=low