[Python-modules-commits] r7817 - in packages/python-django/trunk/debian (changelog)

lamby at users.alioth.debian.org lamby at users.alioth.debian.org
Sun Mar 8 06:07:33 UTC 2009


    Date: Sunday, March 8, 2009 @ 06:07:32
  Author: lamby
Revision: 7817

Tidy changelog.

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

Modified: packages/python-django/trunk/debian/changelog
===================================================================
--- packages/python-django/trunk/debian/changelog	2009-03-08 06:07:30 UTC (rev 7816)
+++ packages/python-django/trunk/debian/changelog	2009-03-08 06:07:32 UTC (rev 7817)
@@ -1,16 +1,20 @@
 python-django (1.0.2-2) UNRELEASED; urgency=low
 
+  * Don't rely on the internal layout of python-support. (Closes: #517052)
   * Move to debhelper-based packaging for operational clarity:
-    - Don't rely on the internal layout of python-support (Closes: #517052)
-    - Bump Build-Depends on debhelper to 7.0.50 for override_*.
-  * Just Build-Depend on `python', not `python-dev'.
-  * Drop versions on Build-Depends where they are satisfied in current
-    oldstable (ie. etch).
-  * Remove repeated 'Priority' line in binary package stanza.
-  * Update crufty long and short descriptions.
-  * Add ${misc:Depends} in binary stanza for debhelper-using package.
-  * Remove bashisms from binary-post-install.
-  * Use quilt and adjust existing patches so that we can apply with -p1.
+    - Remove bashisms from binary-post-install.
+    - Use quilt instead of simple-patchsys.mk and adjust existing patches so
+      that we can apply with -p1 for the "quilt" source package type.
+  * Adjust Build-Depends:
+    - Bump debhelper requirement 7.0.50 for override_* feature.
+    - Drop cdbs, python-dev and python-setuptools requirement.
+    - Just Build-Depend on `python', not `python-dev'.
+    - Drop versions on Build-Depends where they are satisfied in current
+      oldstable (ie. etch).
+  * debian/control:
+    - Remove repeated 'Priority' line in binary package stanza.
+    - Update crufty long and short descriptions.
+    - Add ${misc:Depends} in binary stanza for debhelper-using package.
 
  -- Chris Lamb <lamby at debian.org>  Wed, 25 Feb 2009 00:50:50 +0000
 




More information about the Python-modules-commits mailing list