[Python-modules-commits] [python-mpegdash] 01/01: Removed version from python-all build dependency
Ondřej Nový
onovy-guest at moszumanska.debian.org
Fri Jun 17 18:40:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository python-mpegdash.
commit 5201c8196fa3eee33619ac6d74b2b58625337d04
Author: Ondřej Nový <novy at ondrej.org>
Date: Fri Jun 17 20:39:40 2016 +0200
Removed version from python-all build dependency
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 23a8efb..e7857f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-mpegdash (0.1.0-2) UNRELEASED; urgency=medium
+
+ * Removed version from python-all build dependency
+
+ -- Ondřej Nový <novy at ondrej.org> Fri, 17 Jun 2016 20:39:32 +0200
+
python-mpegdash (0.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #823832)
diff --git a/debian/control b/debian/control
index 1ab0f58..06c4287 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: python
Priority: optional
Build-Depends: debhelper (>= 9~),
dh-python,
- python-all (>= 2.6.6-3~),
+ python-all,
python-setuptools,
python3-all,
python3-setuptools,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mpegdash.git
More information about the Python-modules-commits
mailing list