[Python-modules-commits] [pytest-xdist] 05/18: use debhelper level 10

Daniel Stender stender at moszumanska.debian.org
Sat Aug 5 17:57:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

stender pushed a commit to branch debian/master
in repository pytest-xdist.

commit 6b806813555fb8459adb25c6676f99112dd5cdab
Author: Daniel Stender <stender at debian.org>
Date:   Sat Aug 5 19:15:51 2017 +0200

    use debhelper level 10
---
 debian/changelog | 3 ++-
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4200629..92e1806 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ pytest-xdist (1.15.0-4) UNRELEASED; urgency=medium
   * deb/gbp.conf:
     + changed debian-branch to meet DEP-14.
     + add sign-tags field switched to True.
+  * use debhelper level 10 (changes in deb/control and deb/compat).
 
- -- Daniel Stender <stender at debian.org>  Sat, 05 Aug 2017 19:14:23 +0200
+ -- Daniel Stender <stender at debian.org>  Sat, 05 Aug 2017 19:15:15 +0200
 
 pytest-xdist (1.15.0-3) unstable; urgency=medium
 
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 5440751..91a1542 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Section: python
 Maintainer: Daniel Stender <stender at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-python,
  python-all (>= 2.6.6-3),
  python3-all,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-xdist.git



More information about the Python-modules-commits mailing list