diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-07-15 16:45:49 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-07-15 16:45:49 +0200 |
commit | ef1dff93202fa61e0b8cda761906bbca31e217bc (patch) | |
tree | 860a9c6462a2ea9ef09c01de9a10ee19a4944c78 /debian/control | |
parent | 13eb93fcb6a03afd8fc05fa2b4c60046473e8507 (diff) | |
parent | 6e7c6c3f58193fd5db3d9d598ac65a1571522a58 (diff) |
merge with lp:~mvo/apt/debian-sid
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8f5d6ff75..84c411509 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ 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>, Eugene V. Lyubimkin <jackyf.devel@gmail.com> + Luca Bruno <lethalman88@gmail.com> Standards-Version: 3.8.1.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/ |