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

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Wed Aug 19 19:04:04 UTC 2015


    Date: Wednesday, August 19, 2015 @ 19:04:03
  Author: piotr
Revision: 33883

remove no longer needed pyshared?\226?\134?\146pymodules rename

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

Modified: packages/python-lzma/trunk/debian/changelog
===================================================================
--- packages/python-lzma/trunk/debian/changelog	2015-08-19 19:00:11 UTC (rev 33882)
+++ packages/python-lzma/trunk/debian/changelog	2015-08-19 19:04:03 UTC (rev 33883)
@@ -14,6 +14,7 @@
   [ Piotr Ożarowski ]
   * Convert from dh_pysupport to dh_python2
     - add dh-python to Build-Depends
+    - remove no longer needed pyshared→pymodules rename
 
  -- Piotr Ożarowski <piotr at debian.org>  Wed, 19 Aug 2015 20:54:37 +0200
 

Modified: packages/python-lzma/trunk/debian/rules
===================================================================
--- packages/python-lzma/trunk/debian/rules	2015-08-19 19:00:11 UTC (rev 33882)
+++ packages/python-lzma/trunk/debian/rules	2015-08-19 19:04:03 UTC (rev 33883)
@@ -7,7 +7,7 @@
 # This special exception was added by Craig Small in version 0.37 of dh-make.
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 PYVERS=$(shell pyversions -vr debian/control)
 
@@ -30,7 +30,6 @@
 	dh_auto_install --destdir=debian/tmp
 override_dh_strip:
 	dh_strip --dbg-package=python-lzma-dbg
-	cd debian/*-dbg/usr/lib/debug/usr/lib && mv pyshared pymodules
 
 # debug package can refer to docs of depended-on binary package
 override_dh_installdocs:




More information about the Python-modules-commits mailing list