diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-08-08 09:53:25 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-08-08 09:53:25 +0200 |
commit | dee2822ae83aea4c161036a892cea6622a8e8510 (patch) | |
tree | d7ec59b33ee0973ba36123ced62af041c6a15fac /debian/control | |
parent | 2b5c0d21114e200f524c2ff199bf1ce9e0d923fa (diff) | |
parent | 9a64707c285290c4e191e04d92c0fab9f6f118f5 (diff) |
merge with apt-sid
* backout my fix for the sources.list issue, there is already one in
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 84c411509..cb20e2864 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: important Maintainer: APT Development Team <deity@lists.debian.org> 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> -Standards-Version: 3.8.1.0 + Luca Bruno <lethalman88@gmail.com>, Julian Andres Klode <jak@debian.org> +Standards-Version: 3.8.2.0 Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), debiandoc-sgml, docbook-utils (>= 0.6.12), xsltproc, docbook-xsl, xmlto Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/ |