diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:04:57 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:04:57 +0000 |
commit | 345e8fd09a6685c17031cd9d4788174f6d8cf19d (patch) | |
tree | 04ebe47fa002f0fec1bddcd85e223336e60eea69 /debian | |
parent | 4c36e0626ecaa9585a55f595db477b5e6e6f669c (diff) |
* Patch from Oliver Kurth <oku@masqmail.cx> to use AC_C...
Author: mdz
Date: 2004-01-09 07:42:54 GMT
* Patch from Oliver Kurth <oku@masqmail.cx> to use AC_CACHE_VAL for
GIBC_VER to make cross-compilation easier (Closes: #221528)
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 f35314d76..25a8aef4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,10 @@ apt (0.5.21) unstable; urgency=low * Fix typo in apt-cache(8) (Closes: #226351) * Clearer error message in place of "...has no available version, but exists in the database" (Closes: #212203) + * Patch from Oliver Kurth <oku@masqmail.cx> to use AC_CACHE_VAL for + GIBC_VER to make cross-compilation easier (Closes: #221528) - -- + -- Matt Zimmerman <mdz@debian.org> Thu, 8 Jan 2004 23:40:29 -0800 apt (0.5.20) unstable; urgency=low |