summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:56:52 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:56:52 +0000
commitc8e9cc5c7ec8985b90a88d1bd6ee7a17fd3d8870 (patch)
tree48e5e4dd279afb745609e55ffec68169aba733f5
parent7e72625549527d9c2db6abceb400f128ca4e85c9 (diff)
update changelog...
Author: tausq Date: 2001-02-27 04:27:28 GMT update changelog...
-rw-r--r--configure.in2
-rw-r--r--debian/changelog8
2 files changed, 7 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 60bea1569..95ff0176e 100644
--- a/configure.in
+++ b/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.0")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.1")
AC_DEFINE_UNQUOTED(PACKAGE,"apt")
dnl Check the archs, we want the target type.
diff --git a/debian/changelog b/debian/changelog
index 12469244b..5f5660535 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,10 +4,14 @@ apt (0.5.1) unstable; urgency=low
* Process the option string right. Closes: #86921
* Alfredo's no_proxy patch
* Documentation fixes. Closes: #87091
- * JoeyH's double slash bug Closes: #87266
+ * JoeyH's double slash bug
* Unintitialized buffer and apt-ftparchive contents generation.
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
apt (0.5.0) unstable; urgency=low