[Python-modules-commits] [python-datrie] 01/01: Bump standards, d/compat, fix tests
Filip Pytloun
fpytloun-guest at moszumanska.debian.org
Tue Sep 12 08:51:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
fpytloun-guest pushed a commit to branch master
in repository python-datrie.
commit 0dd744c0d3418b57cba20fe2466648ac6188c5a0
Author: Filip Pytloun <filip at pytloun.cz>
Date: Tue Sep 12 10:51:24 2017 +0200
Bump standards, d/compat, fix tests
---
debian/compat | 2 +-
debian/control | 5 +++--
debian/tests/control | 1 -
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index de110cc..08c31f2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: python-datrie
Maintainer: Filip Pytloun <filip at pytloun.cz>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-python,
libdatrie-dev,
python-all-dev,
@@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 9),
python3-hypothesis,
python3-pytest,
python3-setuptools,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
+Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/kmike/datrie
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-datrie.git/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-datrie.git
diff --git a/debian/tests/control b/debian/tests/control
deleted file mode 100644
index 5d717ac..0000000
--- a/debian/tests/control
+++ /dev/null
@@ -1 +0,0 @@
-Testsuite: autopkgtest-pkg-python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-datrie.git
More information about the Python-modules-commits
mailing list