]> git.saurik.com Git - apt.git/commitdiff
* fix segfault in the pkgRecords destructor
authorMichael Vogt <michael.vogt@ubuntu.com>
Wed, 21 Feb 2007 09:02:22 +0000 (10:02 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Wed, 21 Feb 2007 09:02:22 +0000 (10:02 +0100)
* debian/control:
  - make the libcurl3-gnutls-dev versionized (LP#86614)

debian/changelog
debian/control

index b926a495feea5a472bfe10bcabc49f255db496c0..d8b65403970ada180472af50615891ec970f60d0 100644 (file)
@@ -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)
 
  -- 
 
index 8a2df1c7bff9a6b49b3478b3ef92369fdb4cabf7..4b7deeed4f3cd1ac8e1af6da69d2b7bebc428590 100644 (file)
@@ -4,7 +4,7 @@ Priority: important
 Maintainer: APT Development Team <deity@lists.debian.org>
 Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>
 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