[Python-modules-commits] [django-polymorphic] 05/07: Remove version from python-django for Depends and Build-Depends.

Michael Fladischer fladi at moszumanska.debian.org
Thu May 12 16:48:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch master
in repository django-polymorphic.

commit c1ef84d392ada7416ca28433bfa000aedada67a2
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu May 12 12:46:19 2016 +0200

    Remove version from python-django for Depends and Build-Depends.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9492f46..1afc80c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ django-polymorphic (0.9.2-1) UNRELEASED; urgency=low
   [ Michael Fladischer ]
   * New upstream release.
   * Bump Standards-Version to 3.9.8.
+  * Remove version from python-django for Depends and Build-Depends.
 
  -- Michael Fladischer <fladi at debian.org>  Thu, 12 May 2016 12:26:56 +0200
 
diff --git a/debian/control b/debian/control
index 598373d..c3d5062 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Michael Fladischer <fladi at debian.org>,
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
-               python-django (>= 1.4),
+               python-django,
                python-setuptools,
                python-sphinx (>= 1.0.7+dfsg),
                python3-all,
@@ -21,7 +21,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-poly
 
 Package: python-django-polymorphic
 Architecture: all
-Depends: python-django (>= 1.4),
+Depends: python-django,
          ${misc:Depends},
          ${python:Depends}
 Suggests: python-django-polymorphic-doc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-polymorphic.git



More information about the Python-modules-commits mailing list