[Python-modules-commits] r7752 - in packages/python-django/trunk/debian (3 files)

lamby at users.alioth.debian.org lamby at users.alioth.debian.org
Wed Feb 25 01:29:32 UTC 2009


    Date: Wednesday, February 25, 2009 @ 01:29:31
  Author: lamby
Revision: 7752

Move to debhelper 7.

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

Modified: packages/python-django/trunk/debian/changelog
===================================================================
--- packages/python-django/trunk/debian/changelog	2009-02-25 01:29:29 UTC (rev 7751)
+++ packages/python-django/trunk/debian/changelog	2009-02-25 01:29:31 UTC (rev 7752)
@@ -4,6 +4,7 @@
     use, but if you'd like to try out some of the new features or help track
     down bugs, feel free to download it and give it a test."
   * Just Build-Depend on `python', not `python-dev'.
+  * Move to debhelper 7.
 
  -- Chris Lamb <lamby at debian.org>  Wed, 25 Feb 2009 00:50:50 +0000
 

Modified: packages/python-django/trunk/debian/compat
===================================================================
--- packages/python-django/trunk/debian/compat	2009-02-25 01:29:29 UTC (rev 7751)
+++ packages/python-django/trunk/debian/compat	2009-02-25 01:29:31 UTC (rev 7752)
@@ -1 +1 @@
-5
+7

Modified: packages/python-django/trunk/debian/control
===================================================================
--- packages/python-django/trunk/debian/control	2009-02-25 01:29:29 UTC (rev 7751)
+++ packages/python-django/trunk/debian/control	2009-02-25 01:29:31 UTC (rev 7752)
@@ -4,7 +4,7 @@
 Maintainer: Brett Parker <iDunno at sommitrealweird.co.uk>
 Uploaders: Raphael Hertzog <hertzog at debian.org>, Gustavo Noronha Silva <kov at debian.org>, David Spreen <netzwurm at debian.org>, Chris Lamb <lamby at debian.org>, Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Standards-Version: 3.8.0
-Build-Depends: debhelper (>= 5.0.37.2), python, cdbs (>= 0.4.42), python-setuptools (>= 0.6b3), python-support (>= 0.3)
+Build-Depends: debhelper (>= 7), python, cdbs (>= 0.4.42), python-setuptools (>= 0.6b3), python-support (>= 0.3)
 Build-Depends-Indep: python-sphinx, libjs-jquery
 Homepage: http://www.djangoproject.com/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-django/trunk/




More information about the Python-modules-commits mailing list