Procházet zdrojové kódy

* debian/control:
- switched to libdb4.4

Michael Vogt před 20 roky
rodič
revize
1b5f30cb55
2 změnil soubory, kde provedl 8 přidání a 1 odebrání
  1. 7 0
      debian/changelog
  2. 1 1
      debian/control

+ 7 - 0
debian/changelog

@@ -1,3 +1,10 @@
+apt (0.6.45.1) unstable; urgency=low
+
+  * debian/control:
+    - switched to libdb4.4 for building
+
+ --
+
 apt (0.6.45) unstable; urgency=low
 
   * apt-pkg/contrib/sha256.cc:

+ 1 - 1
debian/control

@@ -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.3-dev, gettext (>= 0.12)
+Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12)
 Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
 
 Package: apt