[med-svn] [hyphy] 01/07: Change build-dep on python3-dev to python3-all-dev to enable building for all supported python3 versions
Andreas Tille
tille at debian.org
Fri Jul 22 13:41:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository hyphy.
commit 4972dd3906cc90abdf1e8ff10794443ca08e2e8b
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 30 21:48:45 2015 +0100
Change build-dep on python3-dev to python3-all-dev to enable building for all supported python3 versions
---
debian/changelog | 9 +++++++++
debian/control | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 68c46f3..fdc39ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+hyphy (2.2.6+dfsg-3) UNRELEASED; urgency=medium
+
+ * Change build-dep on python3-dev to python3-all-dev to enable building for
+ all supported python3 versions (thanks to Scott Kitterman
+ <debian at kitterman.com> for the patch)
+ Closes: #809452
+
+ -- Andreas Tille <tille at debian.org> Wed, 30 Dec 2015 21:45:27 +0100
+
hyphy (2.2.6+dfsg-2) unstable; urgency=medium
[ Matthias Klose ]
diff --git a/debian/control b/debian/control
index 641ae8e..2c20060 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
dh-python,
cmake (>= 3.0),
python-dev,
- python3-dev,
+ python3-all-dev,
mpi-default-dev,
libcurl4-gnutls-dev | libcurl4-dev,
python,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hyphy.git
More information about the debian-med-commit
mailing list