[Python-modules-commits] [subvertpy] 01/01: Depend on debhelper >= 9.20151004 for SOURCE_DATE_EPOCH.
Jelmer Vernooij
jelmer at moszumanska.debian.org
Wed Jul 26 00:35:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
jelmer pushed a commit to branch master
in repository subvertpy.
commit 241d3578c57d5196587e87243ecf6b1f96832e86
Author: Jelmer Vernooij <jelmer at jelmer.uk>
Date: Wed Jul 26 00:34:36 2017 +0000
Depend on debhelper >= 9.20151004 for SOURCE_DATE_EPOCH.
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8c4b9c6..afe0444 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+subvertpy (0.10.1-2) UNRELEASED; urgency=medium
+
+ * Depend on debhelper >= 9.20151004 for SOURCE_DATE_EPOCH.
+
+ -- Jelmer Vernooij <jelmer at debian.org> Wed, 26 Jul 2017 00:20:36 +0000
+
subvertpy (0.10.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 2f36366..719fdbf 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Jelmer Vernooij <jelmer at debian.org>
Homepage: https://www.jelmer.uk/subvertpy
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20151004),
libsvn-dev,
python (>= 2.6.6-3),
python-all-dbg (>= 2.6.6-3),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/subvertpy.git
More information about the Python-modules-commits
mailing list