[med-svn] r11029 - trunk/packages/mira/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Mon May 28 01:47:25 UTC 2012
Author: plessy
Date: 2012-05-28 01:47:24 +0000 (Mon, 28 May 2012)
New Revision: 11029
Modified:
trunk/packages/mira/trunk/debian/changelog
trunk/packages/mira/trunk/debian/rules
Log:
Verbose Debhelper.
Modified: trunk/packages/mira/trunk/debian/changelog
===================================================================
--- trunk/packages/mira/trunk/debian/changelog 2012-05-28 01:35:22 UTC (rev 11028)
+++ trunk/packages/mira/trunk/debian/changelog 2012-05-28 01:47:24 UTC (rev 11029)
@@ -7,6 +7,7 @@
* Conforms to Policy 3.9.3 (debian/control, no other changes needed).
* Rely on dpkg source format 3.0 (quilt) for the patches, and remove
build dependance on quilt (debian/control, debian/rules).
+ * Verbose Debhelper (debian/rules).
[ Andreas Tille ]
* debian/upstream: very small fix to prevent bibcheck warning
Modified: trunk/packages/mira/trunk/debian/rules
===================================================================
--- trunk/packages/mira/trunk/debian/rules 2012-05-28 01:35:22 UTC (rev 11028)
+++ trunk/packages/mira/trunk/debian/rules 2012-05-28 01:47:24 UTC (rev 11029)
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+export DH_VERBOSE=1
%:
dh $@
More information about the debian-med-commit
mailing list