[Python-modules-commits] [pyqt5] 02/03: Update debhelper compatibility level to 10.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Dec 16 15:07:04 UTC 2017


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

mitya57 pushed a commit to branch debian/master
in repository pyqt5.

commit 4df70170a58b24472a6b5b1ed801d2e4e851db5b
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Dec 16 16:37:47 2017 +0300

    Update debhelper compatibility level to 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 3ead663..c9362b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ pyqt5 (5.9.2+dfsg-2) UNRELEASED; urgency=medium
     the resource file reproducibly.
   * Install sip files directly in the .install file, to fix race condition
     when doing arch+indep build.
+  * Update debhelper compatibility level to 10.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 09 Dec 2017 21:25:16 +0300
 
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 7df0d48..8fd1b23 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Dmitry Shachnev <mitya57 at debian.org>,
            Scott Kitterman <scott at kitterman.com>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                dpkg-dev (>= 1.16.1~),
                libdbus-1-dev (>= 1.0.2),

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



More information about the Python-modules-commits mailing list