[Python-modules-commits] r18537 - in packages/python-django/trunk/debian (control)

hertzog at users.alioth.debian.org hertzog at users.alioth.debian.org
Thu Sep 15 12:05:43 UTC 2011


    Date: Thursday, September 15, 2011 @ 12:05:42
  Author: hertzog
Revision: 18537

Drop python-support from Build-Depends, no longer needed.
Drop libjs-jquery recommends on python-django-doc as libjs-sphinxdoc
already takes care of depending on it.

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

Modified: packages/python-django/trunk/debian/control
===================================================================
--- packages/python-django/trunk/debian/control	2011-09-15 12:05:12 UTC (rev 18536)
+++ packages/python-django/trunk/debian/control	2011-09-15 12:05:42 UTC (rev 18537)
@@ -4,7 +4,7 @@
 Maintainer: Chris Lamb <lamby at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, Raphaël Hertzog <hertzog at debian.org>
 Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 7.0.50), python (>= 2.6.6-3~), python-support, python-sphinx (>= 1.0.7+dfsg), locales
+Build-Depends: debhelper (>= 7.0.50), python (>= 2.6.6-3~), python-sphinx (>= 1.0.7+dfsg), locales
 Build-Depends-Indep: libjs-jquery
 Homepage: http://www.djangoproject.com/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-django/trunk/
@@ -41,7 +41,6 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
-Recommends: libjs-jquery
 Description: High-level Python web development framework (documentation)
  Django is a high-level web application framework that loosely follows the
  model-view-controller design pattern.




More information about the Python-modules-commits mailing list