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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Jan 7 12:15:33 UTC 2012


    Date: Saturday, January 7, 2012 @ 12:15:32
  Author: morph
Revision: 19900

* debian/rules
  - don't set DH_VERBOSE

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

Modified: packages/python-dmidecode/trunk/debian/changelog
===================================================================
--- packages/python-dmidecode/trunk/debian/changelog	2012-01-07 12:12:03 UTC (rev 19899)
+++ packages/python-dmidecode/trunk/debian/changelog	2012-01-07 12:15:32 UTC (rev 19900)
@@ -17,8 +17,10 @@
     - remove useless Provides and XB-P-V
     - reorganize a bit source stanza fields, renaming XS-P-V to X-P-V
     - bump Standards-Version to 3.9.2 (no changes needed)
+  * debian/rules
+    - don't set DH_VERBOSE
 
- -- Sandro Tosi <morph at debian.org>  Sat, 07 Jan 2012 13:10:29 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 07 Jan 2012 13:13:53 +0100
 
 python-dmidecode (3.10.11-2) unstable; urgency=low
 

Modified: packages/python-dmidecode/trunk/debian/rules
===================================================================
--- packages/python-dmidecode/trunk/debian/rules	2012-01-07 12:12:03 UTC (rev 19899)
+++ packages/python-dmidecode/trunk/debian/rules	2012-01-07 12:15:32 UTC (rev 19900)
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
-export DH_VERBOSE=0
 PACKAGE = $(shell dh_listpackages|head -n1)
 PYVERS  = $(shell pyversions -vr)
 




More information about the Python-modules-commits mailing list