[Python-modules-commits] r7765 - in packages/argvalidate/trunk/debian (rules)

speijnik-guest at users.alioth.debian.org speijnik-guest at users.alioth.debian.org
Wed Feb 25 16:09:41 UTC 2009


    Date: Wednesday, February 25, 2009 @ 16:09:40
  Author: speijnik-guest
Revision: 7765

Make debhelper non-verbose again...

Modified:
  packages/argvalidate/trunk/debian/rules

Modified: packages/argvalidate/trunk/debian/rules
===================================================================
--- packages/argvalidate/trunk/debian/rules	2009-02-25 16:09:12 UTC (rev 7764)
+++ packages/argvalidate/trunk/debian/rules	2009-02-25 16:09:40 UTC (rev 7765)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 DEB_UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p')
 PKG_BUILD_DIR=$(CURDIR)/debian/python-argvalidate




More information about the Python-modules-commits mailing list