[Python-modules-commits] [pykcs11] 01/04: Upgrade to debhelper	compat 10 (from 9)
    Ludovic Rousseau 
    rousseau at moszumanska.debian.org
       
    Thu Jan  4 20:52:43 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
rousseau pushed a commit to branch master
in repository pykcs11.
commit 0ad55b38727628a814d7f0d940f1fcd421f5375d
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Thu Jan 4 10:24:55 2018 +0100
    Upgrade to debhelper compat 10 (from 9)
---
 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 aa0fc26..cdb9bdc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: pykcs11
 Priority: optional
 Maintainer: Ludovic Rousseau <rousseau at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), swig, python3-all-dev
+Build-Depends: debhelper (>= 10), swig, python3-all-dev
 Standards-Version: 3.9.8
 Section: python
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pykcs11.git
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pykcs11.git
    
    
More information about the Python-modules-commits
mailing list