[Python-modules-commits] r30060 - in packages/python-django-tagging/trunk/debian (2 files)

hertzog at users.alioth.debian.org hertzog at users.alioth.debian.org
Wed Aug 6 11:39:36 UTC 2014


    Date: Wednesday, August 6, 2014 @ 11:39:35
  Author: hertzog
Revision: 30060

Add python-django to Build-Depends for the test suite.

Modified:
  packages/python-django-tagging/trunk/debian/changelog
  packages/python-django-tagging/trunk/debian/control

Modified: packages/python-django-tagging/trunk/debian/changelog
===================================================================
--- packages/python-django-tagging/trunk/debian/changelog	2014-08-06 11:38:21 UTC (rev 30059)
+++ packages/python-django-tagging/trunk/debian/changelog	2014-08-06 11:39:35 UTC (rev 30060)
@@ -5,6 +5,7 @@
   * Add django-1.7-compat.patch to make it work with Django 1.7.
     Closes: #755624
   * Bump Standards-Version to 3.9.5 and debhelper compat to 9.
+  * Add python-django to Build-Depends for the test suite.
 
  -- Raphaël Hertzog <hertzog at debian.org>  Fri, 14 Feb 2014 09:31:36 +0100
 

Modified: packages/python-django-tagging/trunk/debian/control
===================================================================
--- packages/python-django-tagging/trunk/debian/control	2014-08-06 11:38:21 UTC (rev 30059)
+++ packages/python-django-tagging/trunk/debian/control	2014-08-06 11:39:35 UTC (rev 30060)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Raphaël Hertzog <hertzog at debian.org>, Jonas Genannt <jonas.genannt at capi2name.de>
 Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-django
 Build-Depends-Indep: python-docutils
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django-tagging/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-django-tagging/trunk/




More information about the Python-modules-commits mailing list