[Python-modules-commits] r7190 - in packages/nouvelle/trunk/debian (changelog rules)

hanska-guest at users.alioth.debian.org hanska-guest at users.alioth.debian.org
Fri Dec 26 17:09:43 UTC 2008


    Date: Friday, December 26, 2008 @ 17:09:43
  Author: hanska-guest
Revision: 7190

Fixing debian/rules

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

Modified: packages/nouvelle/trunk/debian/changelog
===================================================================
--- packages/nouvelle/trunk/debian/changelog	2008-12-26 16:42:22 UTC (rev 7189)
+++ packages/nouvelle/trunk/debian/changelog	2008-12-26 17:09:43 UTC (rev 7190)
@@ -14,8 +14,6 @@
         to be built
     - fixed Build-Depends on quilt (removed revision)
     - bumped debhelper dependency to >= 6 (also debian/compat)
-  * debian/rules:
-    - removing empty /usr/lib
   * debian/patches/:
     - added description to the patches
   * Package orphaned:

Modified: packages/nouvelle/trunk/debian/rules
===================================================================
--- packages/nouvelle/trunk/debian/rules	2008-12-26 16:42:22 UTC (rev 7189)
+++ packages/nouvelle/trunk/debian/rules	2008-12-26 17:09:43 UTC (rev 7190)
@@ -39,7 +39,6 @@
 	
 	dh_installexamples
 	chmod a-x $(CURDIR)/debian/python-nouvelle/usr/share/doc/python-nouvelle/examples/*.py
-	rm -rf $(CURDIR)/debian/python-nouvelle/usr/lib/
 
 binary-arch:
 binary-indep: build install




More information about the Python-modules-commits mailing list