[Python-modules-commits] [python-diaspy] 01/01: fix build-dep on -requests
Wolfgang Borgert
debacle at moszumanska.debian.org
Sun Oct 18 11:24:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to tag debian/0.5.0.1-2
in repository python-diaspy.
commit a5837f6e21fdd4fd8a1958b2509c15ec77a10089
Author: W. Martin Borgert <debacle at debian.org>
Date: Sun Oct 18 10:59:58 2015 +0000
fix build-dep on -requests
---
debian/changelog | 6 ++++++
debian/control | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 434683f..6c93d32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-diaspy (0.5.0.1-2) unstable; urgency=low
+
+ * Fix build-dep (Closes: #802119). Thanks Chris West!
+
+ -- W. Martin Borgert <debacle at debian.org> Sun, 18 Oct 2015 10:13:44 +0000
+
python-diaspy (0.5.0.1-1) unstable; urgency=low
* Initial release (Closes: #794531).
diff --git a/debian/control b/debian/control
index c083649..b1ce958 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,8 @@ Build-Depends: debhelper (>= 9),
python3-setuptools,
dh-python,
python-markdown,
+ python-requests,
+ python3-requests,
Homepage: https://github.com/marekjm/diaspy/
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-diaspy.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-diaspy.git
More information about the Python-modules-commits
mailing list