[Python-modules-commits] [python-persistent] 09/15: Use debhelper 10 (no change)

Barry Warsaw barry at moszumanska.debian.org
Fri Jan 6 21:13:39 UTC 2017


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

barry pushed a commit to branch master
in repository python-persistent.

commit 37dd8f899fc4330b0be9d33136355c7aea238704
Author: Julien Muchembled <jm at jmuchemb.eu>
Date:   Sun Dec 4 00:32:25 2016 +0100

    Use debhelper 10 (no change)
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 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 a50272f..296b0d7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: Barry Warsaw <barry at debian.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                python-sphinx,
                python-repoze.sphinx.autointerface,

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



More information about the Python-modules-commits mailing list