[Python-modules-commits] r7811 - in packages/python-django/trunk/debian (changelog control)
lamby at users.alioth.debian.org
lamby at users.alioth.debian.org
Sun Mar 8 06:07:20 UTC 2009
Date: Sunday, March 8, 2009 @ 06:07:19
Author: lamby
Revision: 7811
Remove repeated 'Priority' line in binary package stanza.
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-03-08 06:07:16 UTC (rev 7810)
+++ packages/python-django/trunk/debian/changelog 2009-03-08 06:07:19 UTC (rev 7811)
@@ -4,6 +4,7 @@
* Move to debhelper 7.
* Drop versions on Build-Depends where they are satisfied in current
oldstable (ie. etch).
+ * Remove repeated 'Priority' line in binary package stanza.
-- Chris Lamb <lamby at debian.org> Wed, 25 Feb 2009 00:50:50 +0000
Modified: packages/python-django/trunk/debian/control
===================================================================
--- packages/python-django/trunk/debian/control 2009-03-08 06:07:16 UTC (rev 7810)
+++ packages/python-django/trunk/debian/control 2009-03-08 06:07:19 UTC (rev 7811)
@@ -15,7 +15,6 @@
Depends: ${python:Depends}
Recommends: libjs-jquery
Suggests: python-psycopg2, python-psycopg, python-mysqldb, python-flup
-Priority: optional
Description: A high-level Python Web framework
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
More information about the Python-modules-commits
mailing list