[Python-modules-commits] [tzlocal] 01/01: Fix debhelper depends
Brian May
bam at moszumanska.debian.org
Thu Mar 24 09:17:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository tzlocal.
commit 94e13ad7ddf2f80a1b6e53896895938c3615ab92
Author: Brian May <brian at linuxpenguins.xyz>
Date: Thu Mar 24 20:17:24 2016 +1100
Fix debhelper depends
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b2e4fb8..0e52331 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Brian May <bam at debian.org>
-Build-Depends: debhelper (>=9.0.0), dh-python,
+Build-Depends: debhelper (>=9), dh-python,
python-all (>= 2.6.6-3~), python-setuptools, python-tz,
python3-all, python3-setuptools, python3-tz,
Standards-Version: 3.9.7
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/tzlocal.git
More information about the Python-modules-commits
mailing list