[Python-modules-commits] [binaryornot] 07/08: d/control: use debhelper 10

Vincent Bernat bernat at moszumanska.debian.org
Mon Nov 13 22:51:46 UTC 2017


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

bernat pushed a commit to annotated tag debian/0.4.4+dfsg-1
in repository binaryornot.

commit 3533eab69750201e04d7ba37fa22c99cc5c6aa78
Author: Vincent Bernat <vincent at bernat.im>
Date:   Mon Nov 13 23:49:34 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index d2fd94d..3a4a760 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ binaryornot (0.4.4+dfsg-1) unstable; urgency=medium
   * d/patches: refresh patches after gbp pq conversion.
   * d/watch: handle +dfsg repack correctly.
   * d/control: bump Standards-Version.
+  * d/control: use debhelper 10.
 
  -- Vincent Bernat <bernat at debian.org>  Mon, 13 Nov 2017 23:41:25 +0100
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 256cb94..11ee119 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Vincent Bernat <bernat at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), dh-python,
+Build-Depends: debhelper (>= 10), dh-python,
                python-all, python3-all,
                python-setuptools, python3-setuptools,
                python-chardet, python3-chardet,

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



More information about the Python-modules-commits mailing list