[Python-apps-commits] r6479 - in packages/ibid/trunk/debian (changelog control)

stefanor-guest at users.alioth.debian.org stefanor-guest at users.alioth.debian.org
Wed Jan 5 21:25:08 UTC 2011


    Date: Wednesday, January 5, 2011 @ 21:25:07
  Author: stefanor-guest
Revision: 6479

Allow python-twisted-core backports, and document all recent changes more verbosely in changelog

Modified:
  packages/ibid/trunk/debian/changelog
  packages/ibid/trunk/debian/control

Modified: packages/ibid/trunk/debian/changelog
===================================================================
--- packages/ibid/trunk/debian/changelog	2011-01-05 17:09:58 UTC (rev 6478)
+++ packages/ibid/trunk/debian/changelog	2011-01-05 21:25:07 UTC (rev 6479)
@@ -6,10 +6,19 @@
   [ Stefano Rivera ]
   * Don't compress objects.inv. Thanks to Michael Fladischer for the report.
     (Closes: #608753)
-  * Switch to dh_python2, and use X-Python-Version.
-  * Bump Standards-Version to 3.9.1 (no changes needed).
+  * Switch to dh_python2.
+    - Use X-Python-Version, and ${python:Breaks}.
+    - Drop XB-Python-Version.
+    - Version python-all Build-Depends to >= 2.6.5-13~.
+  * Install data with dh_install instead of for loop in debian/rules.
   * Reorganise docs: Install rst as Sphinx _sources, so searching works.
+    - Build docs in build/docs
   * Use twisted-plugins-cache trigger, drop postinst and postrm.
+    - Version python-twisted-core dependency to >= 10.0.0-3~.
+  * debian/control:
+    - Wrap and sort multi-line fields.
+    - Bump Standards-Version to 3.9.1 (no changes needed).
+  * debian/copyright: Bump year.
 
  -- Stefano Rivera <stefano at rivera.za.net>  Mon, 03 Jan 2011 23:40:45 +0200
 

Modified: packages/ibid/trunk/debian/control
===================================================================
--- packages/ibid/trunk/debian/control	2011-01-05 17:09:58 UTC (rev 6478)
+++ packages/ibid/trunk/debian/control	2011-01-05 21:25:07 UTC (rev 6479)
@@ -41,7 +41,7 @@
  python-pysqlite2 | python-mysqldb | python-psycopg2,
  python-soappy,
  python-sqlalchemy (>= 0.5),
- python-twisted-core (>= 10.0.0-3),
+ python-twisted-core (>= 10.0.0-3~),
  python-twisted-web,
  python-twisted-words,
  python-zope.interface | python-zopeinterface,




More information about the Python-apps-commits mailing list