[Python-modules-commits] [python-amqp] 04/06: Remove unnecessary version from dependancy
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Sun Feb 19 17:21:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository python-amqp.
commit 16af8b3896e391d8a10d3feff0f31571a0b39c61
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Sun Feb 19 13:43:35 2017 +0000
Remove unnecessary version from dependancy
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5fb3716..2971cd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-amqp (1.4.9-2) UNRELEASED; urgency=medium
* Add pgpsigurlmangle to debian/watch
* Bump standards version 3.9.6 to 3.9.8 (no change required)
* Add basic autodep8 CI test
+ * Remove unnecessary version from dependancy
-- Christopher Hoskin <mans0954 at debian.org> Sun, 19 Feb 2017 13:29:29 +0000
diff --git a/debian/control b/debian/control
index 4767e71..10b194f 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
python3-all,
python3-setuptools
Build-Depends-Indep: libjs-jquery,
- python-sphinx (>= 1.0.7+dfsg-1~)
+ python-sphinx
Standards-Version: 3.9.8
X-Python-Version: >= 2.5
X-Python3-Version: >= 3.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-amqp.git
More information about the Python-modules-commits
mailing list