summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index bc3da3679..2fba94d7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
apt (0.7.26~exp5) UNRELEASED; urgency=low
+ [ Christian Perrier ]
* Slovak translation update. Closes: #581159
* Italian translation update. Closes: #581742
+ [ Martin Pitt ]
+ * apt-pkg/contrib/fileutl.{h,cc}:
+ - Add support for transparent reading of gzipped files.
+ - Link against zlib (in apt-pkg/makefile) and add zlib build dependency.
+
-- Christian Perrier <bubulle@debian.org> Tue, 11 May 2010 19:52:00 +0200
apt (0.7.26~exp4) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 0c6f6b16d..58916a2b9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>,
Christian Perrier <bubulle@debian.org>, Daniel Burrows <dburrows@debian.org>,
Luca Bruno <lethalman88@gmail.com>, Julian Andres Klode <jak@debian.org>
Standards-Version: 3.8.4
-Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), debiandoc-sgml, xsltproc, docbook-xsl, po4a (>= 0.34-2), autotools-dev
+Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), zlib1g-dev | libz-dev, debiandoc-sgml, xsltproc, docbook-xsl, po4a (>= 0.34-2), autotools-dev
Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
Package: apt