ソースを参照

* fix segfault in the pkgRecords destructor
* debian/control:
- make the libcurl3-gnutls-dev versionized (LP#86614)

Michael Vogt 19 年 前
コミット
1b8862162e
共有2 個のファイルを変更した4 個の追加2 個の削除を含む
  1. 3 1
      debian/changelog
  2. 1 1
      debian/control

+ 3 - 1
debian/changelog

@@ -1,7 +1,9 @@
 apt (0.6.46.4ubuntu8) feisty; urgency=low
 apt (0.6.46.4ubuntu8) feisty; urgency=low
 
 
-  * fix in the pkgRecords destructor
+  * fix segfault in the pkgRecords destructor
   * Bump ABI version
   * Bump ABI version
+  * debian/control:
+    - make the libcurl3-gnutls-dev versionized (LP#86614)
 
 
  -- 
  -- 
 
 

+ 1 - 1
debian/control

@@ -4,7 +4,7 @@ Priority: important
 Maintainer: APT Development Team <deity@lists.debian.org>
 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>
 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
 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)
 Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
 
 
 Package: apt
 Package: apt