[Python-modules-commits] r14527 - in packages/python-whoosh/trunk/debian (changelog rules)

aelmahmoudy-guest at users.alioth.debian.org aelmahmoudy-guest at users.alioth.debian.org
Wed Oct 6 08:39:45 UTC 2010


    Date: Wednesday, October 6, 2010 @ 08:39:40
  Author: aelmahmoudy-guest
Revision: 14527

* Removed override for dh_pysupport, not needed anymore.

Modified:
  packages/python-whoosh/trunk/debian/changelog
  packages/python-whoosh/trunk/debian/rules

Modified: packages/python-whoosh/trunk/debian/changelog
===================================================================
--- packages/python-whoosh/trunk/debian/changelog	2010-10-05 23:13:37 UTC (rev 14526)
+++ packages/python-whoosh/trunk/debian/changelog	2010-10-06 08:39:40 UTC (rev 14527)
@@ -16,14 +16,16 @@
     + Add XS-Python-Version field.
     + Drop python-support from Build-Deps
     + Bumped python-all Build-Dep to (>= 2.6.6-2)
-  * debian/rules: added --with python2 to dh call.
+  * debian/rules:
+    + added --with python2 to dh call.
+    + Removed override for dh_pysupport, not needed anymore.
   * debian/copyright: updated copyrights.
   * Dropped 01-remove-pyparsing.diff patch, as it is no more needed.
   * Added shm_check.diff patch to check if semaphore locking works, since
     /dev/shm is not mounted as tmpfs in build chroots.
   * Removed debian/pyversions
 
- -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>  Tue, 05 Oct 2010 23:06:25 +0200
+ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>  Wed, 06 Oct 2010 10:38:53 +0200
 
 python-whoosh (0.3.18-1) unstable; urgency=low
 

Modified: packages/python-whoosh/trunk/debian/rules
===================================================================
--- packages/python-whoosh/trunk/debian/rules	2010-10-05 23:13:37 UTC (rev 14526)
+++ packages/python-whoosh/trunk/debian/rules	2010-10-06 08:39:40 UTC (rev 14527)
@@ -16,10 +16,6 @@
 	done
 endif
 
-override_dh_pysupport:
-	rm -f debian/python-whoosh/usr/lib/python*/*-packages/whoosh/support/pyparsing.py
-	dh_pysupport
-
 override_dh_installdocs:
 	dh_installdocs -Xjquery.js
 




More information about the Python-modules-commits mailing list