[Python-modules-commits] [btchip-python] 07/10: Raise debhelper compat level to 9.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun May 29 14:49:56 UTC 2016


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

mithrandi pushed a commit to branch master
in repository btchip-python.

commit 16cafbbc4fe9e4dc8db1e1826818434938e0d65b
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Sun May 29 16:40:25 2016 +0200

    Raise debhelper compat level to 9.
---
 debian/changelog | 4 ++++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5affa7e..cc15421 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 btchip-python (0.1.16-2) unstable; urgency=medium
 
+  [ Richard Ulrich ]
   * changed dependency from python-hidapi to python-hid to match trezor and keepkey packages
 
+  [ Tristan Seligmann ]
+  * Raise debhelper compat level to 9.
+
  -- Richard Ulrich <richi at paraeasy.ch>  Wed, 18 May 2016 23:54:28 +0200
 
 btchip-python (0.1.16-1) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 5f1e91e..409d8ed 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Tristan Seligmann <mithrandi at debian.org>
 Section: python
 Homepage: https://github.com/LedgerHQ/btchip-python
 Priority: optional
-Build-Depends: python-setuptools, python-all, debhelper (>=7), dh-python
+Build-Depends: python-setuptools, python-all, debhelper (>= 9), dh-python
 Standards-Version: 3.9.6
 
 Package: python-btchip

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



More information about the Python-modules-commits mailing list