From: Michael Vogt Date: Wed, 21 Feb 2007 09:02:22 +0000 (+0100) Subject: * fix segfault in the pkgRecords destructor X-Git-Tag: 0.7.24ubuntu1~201 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/1b8862162eba9de28c1d0ae0082f40d4c6bbcbe3?hp=d715b9c969264eec96913b577f63a3e9e498b2e6 * fix segfault in the pkgRecords destructor * debian/control: - make the libcurl3-gnutls-dev versionized (LP#86614) --- diff --git a/debian/changelog b/debian/changelog index b926a495f..d8b654039 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ apt (0.6.46.4ubuntu8) feisty; urgency=low - * fix in the pkgRecords destructor + * fix segfault in the pkgRecords destructor * Bump ABI version + * debian/control: + - make the libcurl3-gnutls-dev versionized (LP#86614) -- diff --git a/debian/control b/debian/control index 8a2df1c7b..4b7deeed4 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: important Maintainer: APT Development Team Uploaders: Jason Gunthorpe , Adam Heath , Matt Zimmerman , Michael Vogt Standards-Version: 3.6.2.2 -Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl3-gnutls-dev +Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl3-gnutls-dev (>= 7.15.5) Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) Package: apt