diff options
author | Julian Andres Klode <jak@debian.org> | 2016-03-06 15:27:10 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-03-06 15:27:10 +0100 |
commit | 607bab3fe856d228f22e1cd96dbb7204e2f3375d (patch) | |
tree | 11a2ee5044d68ceb688d8b4cbc6a6b863808535e /debian | |
parent | 06a8e0dcb37796136be983b247c5d1bbfdf47a2e (diff) |
debian/control: Set Standards-Version to 3.9.7
We do not follow the recommendation with regards to placement
of documentation in apt-doc, as we install in apt-doc, but
it's only a recommendation and I don't want think we should
move them.
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 54d5b5aaa..bfcfb26c2 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>, Julian Andres Klode <jak@debian.org> -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 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 (>= 0.0~r126), |