diff options
author | Julian Andres Klode <jak@debian.org> | 2015-08-14 21:11:40 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-08-14 21:11:40 +0200 |
commit | a24d67a2b7f5c310f62c0d2dabbc324e2a39c3dc (patch) | |
tree | 233f631f292fc084d9fa7b082ab3581b982aed48 | |
parent | 40ce4d9a259527492f0b6fbf718371563dc1849e (diff) |
debian/control: Remove XS- from Testsuite and bump Standards-Version
Thanks: Lintian
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index b554255bf..678c75d35 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>, Christian Perrier <bubulle@debian.org>, Julian Andres Klode <jak@debian.org> -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Build-Depends: dpkg-dev (>= 1.15.8), debhelper (>= 8.1.3~), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.4~), zlib1g-dev, libbz2-dev, liblzma-dev, @@ -15,7 +15,7 @@ Build-Depends-Indep: doxygen, w3m, graphviz Build-Conflicts: autoconf2.13, automake1.4 Vcs-Git: git://anonscm.debian.org/apt/apt.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=apt/apt.git -XS-Testsuite: autopkgtest +Testsuite: autopkgtest Package: apt Architecture: any |