[Python-modules-commits] [python-activipy] 01/01: fix build-dep, prepare 0.1-2
Wolfgang Borgert
debacle at moszumanska.debian.org
Sun Nov 29 00:30:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-activipy.
commit 36b21982a4dca0dc0b5ff4a4da1ef89395d4640b
Author: W. Martin Borgert <debacle at debian.org>
Date: Sat Nov 28 00:48:55 2015 +0100
fix build-dep, prepare 0.1-2
---
debian/changelog | 6 ++++++
debian/control | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8b15a23..ba61284 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-activipy (0.1-2) unstable; urgency=low
+
+ * Fix build-dep on pytest, thanks to Chris West (Closes: #806477).
+
+ -- W. Martin Borgert <debacle at debian.org> Fri, 27 Nov 2015 23:31:27 +0000
+
python-activipy (0.1-1) unstable; urgency=low
* Initial release (Closes: #803983).
diff --git a/debian/control b/debian/control
index fc62165..7221071 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,8 @@ Build-Depends: debhelper (>= 9),
python-sphinx,
python3-all,
python3-setuptools,
+ python-pytest,
+ python3-pytest,
dh-python,
docbook-xsl,
xsltproc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-activipy.git
More information about the Python-modules-commits
mailing list