diff options
author | von <matvon@mailoo.org> | 2015-05-16 00:52:49 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-05-29 22:42:33 +0200 |
commit | 0123aee9d24556b1515a48c8c666e6f23162cb17 (patch) | |
tree | ec7dbd0e4ee88e969ffe4e30274a2cf9f0ae2ec4 | |
parent | 1546cdfe105754af2bc685f40bfe985bae3d72e1 (diff) | |
download | python-apt-0123aee9d24556b1515a48c8c666e6f23162cb17.tar.gz |
Set Standards-Version to 3.9.6
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9d112644..38065c21 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: standard Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Michael Vogt <mvo@debian.org>, Julian Andres Klode <jak@debian.org> -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 X-Python-Version: >= 2.7 X-Python3-Version: >= 3.3 Build-Depends: apt (>= 0.9.6), |