diff options
author | Julian Andres Klode <jak@debian.org> | 2016-01-09 01:31:05 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-01-09 01:31:05 +0100 |
commit | 68b57083e6f245e5a3059556093a752adc6ea2ef (patch) | |
tree | 80ed80658a8d00c2f081f4ea552b0feb31479b92 /debian | |
parent | 280a9f18d6dd720d7cfec88a60acbce42f72ab66 (diff) |
Bump dpkg-dev and debhelper build-dep to make lintian happy
This is not really needed anymore, as those are in stable,
but as they are versioned already, let's just do it.
Gbp-Dch: ignore
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b1dece964..f00ed5ea3 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Michael Vogt <mvo@debian.org>, Julian Andres Klode <jak@debian.org> Standards-Version: 3.9.6 -Build-Depends: dpkg-dev (>= 1.15.8), debhelper (>= 8.1.3~), libdb-dev, +Build-Depends: dpkg-dev (>= 1.17.14), debhelper (>= 9.20141010), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.4~), zlib1g-dev, libbz2-dev, liblzma-dev, liblz4-dev, xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.34-2), |