[Python-modules-commits] [python-pysolar] 02/08: move to debhelper >= 10
Wolfgang Borgert
debacle at moszumanska.debian.org
Thu Aug 10 18:49:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-pysolar.
commit b1db180944246460eb24a83c781e4b2532477a68
Author: W. Martin Borgert <debacle at debian.org>
Date: Thu Aug 10 18:07:37 2017 +0200
move to debhelper >= 10
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 9aa0adc..f6608ee 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle at debian.org>
-Build-Depends: python-all (>= 2.7~), python-setuptools, debhelper (>= 7.0.50~), python-setuptools, python3-all, python3-setuptools
+Build-Depends: python-all (>= 2.7~), python-setuptools, debhelper (>= 10), python-setuptools, python3-all, python3-setuptools
Standards-Version: 3.9.5
Homepage: http://pysolar.org
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-pysolar.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pysolar.git
More information about the Python-modules-commits
mailing list