Browse Source

* debian/control:

- switched to libdb4.4
debian/1.8.y
Michael Vogt 17 years ago
parent
commit
1b5f30cb55
  1. 7
      debian/changelog
  2. 2
      debian/control

7
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:

2
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

Loading…
Cancel
Save