[pkg-vlock-commit] r42 - trunk/debian

Peter Palfrader weasel at costa.debian.org
Sat Oct 15 16:32:34 CEST 2005


Author: weasel
Date: 2005-10-15 14:32:34 +0000 (Sat, 15 Oct 2005)
New Revision: 42

Added:
   trunk/debian/vlock.override
Modified:
   trunk/debian/changelog
   trunk/debian/rules
   trunk/debian/vlock.dirs
Log:
Add lintian override for vlock being suid root.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-10-15 14:30:10 UTC (rev 41)
+++ trunk/debian/changelog	2005-10-15 14:32:34 UTC (rev 42)
@@ -17,8 +17,9 @@
     clean up the mess.
   * Add myself to debian/copyright.
   * Update the address of the Free Software Foundation in debian/copyright.
+  * Add lintian override for vlock being suid root.
 
- -- Peter Palfrader <weasel at debian.org>  Sat, 15 Oct 2005 16:29:50 +0200
+ -- Peter Palfrader <weasel at debian.org>  Sat, 15 Oct 2005 16:32:11 +0200
 
 vlock (1.3-8) unstable; urgency=medium
 

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2005-10-15 14:30:10 UTC (rev 41)
+++ trunk/debian/rules	2005-10-15 14:32:34 UTC (rev 42)
@@ -36,6 +36,7 @@
 	dh_installdirs
 
 	install -s vlock debian/vlock/usr/bin/vlock
+	install -m 644 debian/vlock.override debian/vlock/usr/share/lintian/overrides/vlock
 
 	touch install-stamp
 

Modified: trunk/debian/vlock.dirs
===================================================================
--- trunk/debian/vlock.dirs	2005-10-15 14:30:10 UTC (rev 41)
+++ trunk/debian/vlock.dirs	2005-10-15 14:32:34 UTC (rev 42)
@@ -1 +1,2 @@
 usr/bin
+usr/share/lintian/overrides

Added: trunk/debian/vlock.override
===================================================================
--- trunk/debian/vlock.override	2005-10-15 14:30:10 UTC (rev 41)
+++ trunk/debian/vlock.override	2005-10-15 14:32:34 UTC (rev 42)
@@ -0,0 +1 @@
+vlock: setgid-binary usr/bin/vlock 2755 root/shadow



More information about the pkg-vlock-commit mailing list