[med-svn] [python-pyvcf] 01/02: Apply patch by Scott Kitterman
Andreas Tille
tille at debian.org
Thu Dec 31 11:52:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-pyvcf.
commit 3a0d92bb5fddb4ccba1652199ef7619740e4f9a3
Author: Andreas Tille <tille at debian.org>
Date: Thu Dec 31 12:21:47 2015 +0100
Apply patch by Scott Kitterman
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index cfce17a..cb08dca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-pyvcf (0.6.7-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Change python3-dev build-dep to python3-all-dev so package is built for
+ all supported python3 versions
+
+ -- Scott Kitterman <scott at kitterman.com> Thu, 31 Dec 2015 04:14:37 -0500
+
python-pyvcf (0.6.7-1) unstable; urgency=medium
* Initial upload (Closes: #801722)
diff --git a/debian/control b/debian/control
index c6d3566..aeb3273 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
python-dev (>= 2.7),
python-setuptools,
cython3,
- python3-dev,
+ python3-all-dev,
python3-setuptools
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-pyvcf.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pyvcf.git
More information about the debian-med-commit
mailing list