[Python-modules-commits] r9892 - in packages/python-django/trunk/debian (changelog control)
lamby at users.alioth.debian.org
lamby at users.alioth.debian.org
Sun Sep 27 19:23:18 UTC 2009
Date: Sunday, September 27, 2009 @ 19:23:16
Author: lamby
Revision: 9892
Bump versioned build dependency on quilt to help backporters. (Closes: #547955)
Modified:
packages/python-django/trunk/debian/changelog
packages/python-django/trunk/debian/control
Modified: packages/python-django/trunk/debian/changelog
===================================================================
--- packages/python-django/trunk/debian/changelog 2009-09-27 19:23:11 UTC (rev 9891)
+++ packages/python-django/trunk/debian/changelog 2009-09-27 19:23:16 UTC (rev 9892)
@@ -3,6 +3,8 @@
* Set Maintainer: to myself with thanks to Brett Parker.
* Tidy "Uploaders:" field, removing developers who have not uploaded in
12 months. With thanks to their previous work.
+ * Bump versioned build dependency on quilt to help backporters.
+ (Closes: #547955)
-- Chris Lamb <lamby at debian.org> Sun, 27 Sep 2009 20:11:51 +0100
Modified: packages/python-django/trunk/debian/control
===================================================================
--- packages/python-django/trunk/debian/control 2009-09-27 19:23:11 UTC (rev 9891)
+++ packages/python-django/trunk/debian/control 2009-09-27 19:23:16 UTC (rev 9892)
@@ -4,7 +4,7 @@
Maintainer: Chris Lamb <lamby at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Standards-Version: 3.8.3
-Build-Depends: debhelper (>= 7.0.50), python-support, quilt, python (>= 2.5) | python-sqlite
+Build-Depends: debhelper (>= 7.0.50), python-support, quilt (>= 0.46-7~), python (>= 2.5) | python-sqlite
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