[Python-apps-commits] r3896 - in packages/txt2tags/trunk/debian (rules)

jmw-guest at users.alioth.debian.org jmw-guest at users.alioth.debian.org
Sun Oct 4 22:26:38 UTC 2009


    Date: Sunday, October 4, 2009 @ 22:26:37
  Author: jmw-guest
Revision: 3896

Switch off verbose mode

Modified:
  packages/txt2tags/trunk/debian/rules

Modified: packages/txt2tags/trunk/debian/rules
===================================================================
--- packages/txt2tags/trunk/debian/rules	2009-10-04 22:26:16 UTC (rev 3895)
+++ packages/txt2tags/trunk/debian/rules	2009-10-04 22:26:37 UTC (rev 3896)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 include /usr/share/python/python.mk
 PYVERS=$(shell pyversions -vr)




More information about the Python-apps-commits mailing list