[med-svn] [pymia] 01/01: patch build dependencies to close #733870
Gert Wollny
gert-guest at moszumanska.debian.org
Tue Jan 7 10:03:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository pymia.
commit 5b8c437a4fefcafb0d34cb037da87723c912773b
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Tue Jan 7 11:03:19 2014 +0100
patch build dependencies to close #733870
---
debian/changelog | 8 ++++++++
debian/control | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 358fcb0..482a7c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pymia (0.1.5-2) UNRELEASED; urgency=low
+
+ * change build dependencies to python*-all-dev to build when more than
+ one python implementation is available. (Closes: #733870)
+ Thanks to Dmitry Shachnev <mitya57 at gmail.com> for the report and fix.
+
+ -- Gert Wollny <gw.fossdev at gmail.com> Tue, 07 Jan 2014 10:54:44 +0100
+
pymia (0.1.5-1) unstable; urgency=medium
* Initial release (Closes: #694439)
diff --git a/debian/control b/debian/control
index 748fab7..f445191 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Uploaders: Gert Wollny <gw.fossdev at gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
- python-dev,
+ python-all-dev,
python-all-dbg,
- python3-dev,
+ python3-all-dev,
python3-all-dbg,
python-numpy-dbg,
python3-numpy-dbg ,
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/pymia.git
More information about the debian-med-commit
mailing list