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

hugo6390-guest at users.alioth.debian.org hugo6390-guest at users.alioth.debian.org
Mon Feb 16 12:22:06 UTC 2015


    Date: Monday, February 16, 2015 @ 12:22:04
  Author: hugo6390-guest
Revision: 31879

Enable DH_VERBOSE.

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

Modified: packages/python-rarfile/trunk/debian/changelog
===================================================================
--- packages/python-rarfile/trunk/debian/changelog	2015-02-16 11:28:56 UTC (rev 31878)
+++ packages/python-rarfile/trunk/debian/changelog	2015-02-16 12:22:04 UTC (rev 31879)
@@ -9,8 +9,6 @@
       DebianWiki's recommendation.
   * debian/copyright:
     - Update copyright years.
-  * debian/rules:
-    - Deactivation of DH_VERBOSE mode (useless).
   * Delete README.Debian and python3-rarfile.README.Debian (no more 
     relevant due to last upstream release).
 

Modified: packages/python-rarfile/trunk/debian/rules
===================================================================
--- packages/python-rarfile/trunk/debian/rules	2015-02-16 11:28:56 UTC (rev 31878)
+++ packages/python-rarfile/trunk/debian/rules	2015-02-16 12:22:04 UTC (rev 31879)
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+export DH_VERBOSE=1
 export PYBUILD_NAME=rarfile
 
 %:




More information about the Python-modules-commits mailing list