[Python-modules-commits] r8232 - in packages/pyro/trunk/debian (changelog rules)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Sun Apr 12 11:31:23 UTC 2009


    Date: Sunday, April 12, 2009 @ 11:31:22
  Author: bzed
Revision: 8232

* debian/control, debian/rules:
  - Dropping dpatch build-dep and include, not needed anymore. 

Modified:
  packages/pyro/trunk/debian/changelog
  packages/pyro/trunk/debian/rules

Modified: packages/pyro/trunk/debian/changelog
===================================================================
--- packages/pyro/trunk/debian/changelog	2009-04-12 11:26:09 UTC (rev 8231)
+++ packages/pyro/trunk/debian/changelog	2009-04-12 11:31:22 UTC (rev 8232)
@@ -8,10 +8,10 @@
   * New upstream release.
   * debian/patches/usr-bin-env-location.dpatch:
     - Dropping patch, applied usptream. 
-  * debian/control:
-    - Dropping dpatch build-dep, not needed anymore. 
+  * debian/control, debian/rules:
+    - Dropping dpatch build-dep and include, not needed anymore. 
 
- -- Bernd Zeimetz <bzed at debian.org>  Sun, 12 Apr 2009 13:22:47 +0200
+ -- Bernd Zeimetz <bzed at debian.org>  Sun, 12 Apr 2009 13:32:34 +0200
 
 pyro (3.7-2) unstable; urgency=medium
 

Modified: packages/pyro/trunk/debian/rules
===================================================================
--- packages/pyro/trunk/debian/rules	2009-04-12 11:26:09 UTC (rev 8231)
+++ packages/pyro/trunk/debian/rules	2009-04-12 11:31:22 UTC (rev 8232)
@@ -6,7 +6,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/dpatch/dpatch.make
 
 PYTHON = /usr/bin/python
 




More information about the Python-modules-commits mailing list