[Python-modules-commits] r11475 - in packages/python-whoosh/trunk/debian (5 files)

aelmahmoudy-guest at users.alioth.debian.org aelmahmoudy-guest at users.alioth.debian.org
Sun Jan 31 10:14:20 UTC 2010


    Date: Sunday, January 31, 2010 @ 10:14:19
  Author: aelmahmoudy-guest
Revision: 11475

Switch to 3.0 (quilt) source format

Added:
  packages/python-whoosh/trunk/debian/source/
  packages/python-whoosh/trunk/debian/source/format
Modified:
  packages/python-whoosh/trunk/debian/changelog
  packages/python-whoosh/trunk/debian/control
  packages/python-whoosh/trunk/debian/rules

Modified: packages/python-whoosh/trunk/debian/changelog
===================================================================
--- packages/python-whoosh/trunk/debian/changelog	2010-01-31 10:02:12 UTC (rev 11474)
+++ packages/python-whoosh/trunk/debian/changelog	2010-01-31 10:14:19 UTC (rev 11475)
@@ -6,6 +6,7 @@
     /usr/share/pyshared/*.egg-info/
   * Refresh 01-remove-pyparsing.diff patch.
   * debian/control: Bumped Standards-Version to 3.8.4
+  * Switched to 3.0 (quilt) source format.
 
   [ Bernd Zeimetz ]
   * Switch Uploaders and Maintainers in debian/control.

Modified: packages/python-whoosh/trunk/debian/control
===================================================================
--- packages/python-whoosh/trunk/debian/control	2010-01-31 10:02:12 UTC (rev 11474)
+++ packages/python-whoosh/trunk/debian/control	2010-01-31 10:14:19 UTC (rev 11475)
@@ -3,7 +3,7 @@
 Priority: optional
 Uploaders: Daniel Watkins <daniel.watkins at credativ.co.uk>
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50), python-setuptools, quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.0.50), python-setuptools
 Build-Depends-Indep: python-support, python-pyparsing
 Standards-Version: 3.8.4
 Homepage: http://whoosh.ca/

Modified: packages/python-whoosh/trunk/debian/rules
===================================================================
--- packages/python-whoosh/trunk/debian/rules	2010-01-31 10:02:12 UTC (rev 11474)
+++ packages/python-whoosh/trunk/debian/rules	2010-01-31 10:14:19 UTC (rev 11475)
@@ -3,7 +3,7 @@
 include /usr/share/python/python.mk
 
 %:
-	dh $@ --with quilt 
+	dh $@
 
 override_dh_pysupport:
 	rm -f debian/python-whoosh$(call py_libdir,$(shell pyversions -vd))/whoosh/support/pyparsing.py

Added: packages/python-whoosh/trunk/debian/source/format
===================================================================
--- packages/python-whoosh/trunk/debian/source/format	                        (rev 0)
+++ packages/python-whoosh/trunk/debian/source/format	2010-01-31 10:14:19 UTC (rev 11475)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the Python-modules-commits mailing list