diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:39 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:39 +0000 |
commit | 74c1e22b4a6b7c8d89e5d563f7a1f48d25b38fef (patch) | |
tree | b16cf58a360ec9e995d42bea1e409aefb146f1c9 /debian | |
parent | c8ca0ce1e16444e632d1e7cda0b787cd4b2b2db5 (diff) |
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...
Author: mdz
Date: 2003-09-10 23:39:49 GMT
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix version
comparisons with '~' (Closes: #205960)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3d27e91e3..b0e885bb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,10 @@ apt (0.5.11) unstable; urgency=low * Add #include <langinfo.h> to cmdline/apt-get.cc. This apparently gets pulled in by something else with recent g++ and/or glibc, but is required when building on, e.g., stable + * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix version + comparisons with '~' (Closes: #205960) - -- + -- Matt Zimmerman <mdz@debian.org> Wed, 10 Sep 2003 19:39:33 -0400 apt (0.5.10) unstable; urgency=low |