[Python-modules-commits] [django-polymorphic] 15/17: Add python(3)-django-extra-views to Recommends.

Michael Fladischer fladi at moszumanska.debian.org
Mon Mar 6 12:51:41 UTC 2017


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

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

commit 9d1ff69ba6fb89fa4289634fb9fac09682324768
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Mar 6 12:48:39 2017 +0100

    Add python(3)-django-extra-views to Recommends.
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c28752c..2c3c342 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ django-polymorphic (1.1-1~exp1) UNRELEASED; urgency=low
   * Add python3-sphinx-rtd-theme to Build-Depends.
   * Add python3-django-extra-views to Build-Depends so sphinx can use
     it.
+  * Add python(3)-django-extra-views to Recommends.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 06 Mar 2017 12:01:42 +0100
 
diff --git a/debian/control b/debian/control
index a26fc85..f5e7dd6 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Architecture: all
 Depends: python-django,
          ${misc:Depends},
          ${python:Depends}
+Recommends: python-django-extra-views
 Suggests: python-django-polymorphic-doc
 Description: Seamless Polymorphic Inheritance for Django Models
  Django-polymorphic simplifies using inherited models in Django projects. When a
@@ -48,6 +49,7 @@ Architecture: all
 Depends: python3-django,
          ${misc:Depends},
          ${python:Depends}
+Recommends: python3-django-extra-views
 Suggests: python-django-polymorphic-doc
 Description: Seamless Polymorphic Inheritance for Django Models (Python3 version)
  Django-polymorphic simplifies using inherited models in Django projects. When a

-- 
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