[pkg-vlock-commit] r38 - trunk/debian
Peter Palfrader
weasel at costa.debian.org
Sat Oct 15 16:17:29 CEST 2005
Author: weasel
Date: 2005-10-15 14:17:29 +0000 (Sat, 15 Oct 2005)
New Revision: 38
Modified:
trunk/debian/changelog
trunk/debian/rules
Log:
comment out DH_VERBOSE=1
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2005-10-15 14:15:55 UTC (rev 37)
+++ trunk/debian/changelog 2005-10-15 14:17:29 UTC (rev 38)
@@ -7,13 +7,14 @@
- removing commented out dh_make cruft,
- use "rm -f .." instead of "-rm ..",
- change to "new" chown syntax of chown user:group, replacing user.group.
+ - comment out DH_VERBOSE=1
* Remove debian/conffiles. It only contained etc/pam.d/vlock, which
is marked as conffile by debhelper automatically.
* Increased standards version from 3.5.7.0 to 3.6.2 (no changes necessary).
* Rename debian/docs to debian/vlock.docs to be consistent with
debian/vlock.dirs.
- -- Peter Palfrader <weasel at debian.org> Sat, 15 Oct 2005 16:15:23 +0200
+ -- Peter Palfrader <weasel at debian.org> Sat, 15 Oct 2005 16:17:07 +0200
vlock (1.3-8) unstable; urgency=medium
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2005-10-15 14:15:55 UTC (rev 37)
+++ trunk/debian/rules 2005-10-15 14:17:29 UTC (rev 38)
@@ -3,7 +3,7 @@
# GNU copyright 1997 to 1999 by Joey Hess.
# Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
# This is the debhelper compatability version to use.
export DH_COMPAT=4
More information about the pkg-vlock-commit
mailing list