[Python-modules-commits] [django-jinja] 01/01: no need for version on python-all Build-Depends
Edward Betts
edward at moszumanska.debian.org
Sat Dec 26 08:26:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
edward pushed a commit to branch master
in repository django-jinja.
commit 0743aa1b0e50e81d5b14093e87a41ac5b9ec5d17
Author: Edward Betts <edward at 4angle.com>
Date: Sat Dec 26 08:25:58 2015 +0000
no need for version on python-all Build-Depends
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e6581ba..8b5c99b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+django-jinja (2.1.1-2) UNRELEASED; urgency=medium
+
+ * debian/control: no need for version on python-all Build-Depends
+
+ -- Edward Betts <edward at 4angle.com> Sat, 26 Dec 2015 08:24:57 +0000
+
django-jinja (2.1.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 38ee6ea..cd89042 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,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/django-jinja.git
More information about the Python-modules-commits
mailing list