[Python-modules-commits] r30527 - in packages/matplotlib/trunk/debian (changelog rules)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sun Sep 7 20:20:37 UTC 2014


    Date: Sunday, September 7, 2014 @ 20:20:36
  Author: morph
Revision: 30527

Switch to dh_python2

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

Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog	2014-09-07 20:15:35 UTC (rev 30526)
+++ packages/matplotlib/trunk/debian/changelog	2014-09-07 20:20:36 UTC (rev 30527)
@@ -2,6 +2,7 @@
 
   [ Sandro Tosi ]
   * New upstream release
+  * Switch to dh_python2
   * debian/copyright
     - extend packaging copyright years
     - updated to new upstream code
@@ -17,7 +18,7 @@
   * debian/control:
     - update python{,3}-pyparsing dependency to the required version >= 1.5.6
 
- -- Sandro Tosi <morph at debian.org>  Sun, 07 Sep 2014 14:07:01 +0100
+ -- Sandro Tosi <morph at debian.org>  Sun, 07 Sep 2014 21:20:22 +0100
 
 matplotlib (1.3.1-2) unstable; urgency=low
 

Modified: packages/matplotlib/trunk/debian/rules
===================================================================
--- packages/matplotlib/trunk/debian/rules	2014-09-07 20:15:35 UTC (rev 30526)
+++ packages/matplotlib/trunk/debian/rules	2014-09-07 20:20:36 UTC (rev 30527)
@@ -225,8 +225,6 @@
 	dh_lintian -a
 	dh_strip -a -p$(p) --dbg-package=$(pdbg)
 	dh_strip -a -p$(p3) --dbg-package=$(p3dbg)
-	# fix python-debug-in-wrong-location lintian warning
-	cd debian/*-dbg/usr/lib/debug/usr/lib && mv pyshared pymodules
 	dh_compress -a
 	dh_fixperms -a
 	dh_installdeb -a




More information about the Python-modules-commits mailing list