From: Bdale Garbee Date: Sat, 15 Apr 2006 07:38:04 +0000 (-0600) Subject: Imported Debian patch 1.6.8p12-4 X-Git-Tag: debian/1.6.8p12-4^0 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=780e3c4b9a5ac886b221ed43e880a7b43ee9ff9e;p=debian%2Fsudo Imported Debian patch 1.6.8p12-4 --- diff --git a/debian/changelog b/debian/changelog index a85acd9..ebb3812 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sudo (1.6.8p12-4) unstable; urgency=low + + * patch from Petter Reinholdtsen for the LSB info block in the init.d + script, closes: #361055 + * deliver sudoers sample again, closes: #361593 + + -- Bdale Garbee Sat, 15 Apr 2006 01:38:04 -0600 + sudo (1.6.8p12-3) unstable; urgency=low * force-feed configure knowledge of nroff's path so we get unformatted man diff --git a/debian/init.d b/debian/init.d index 3decdf2..f56121a 100644 --- a/debian/init.d +++ b/debian/init.d @@ -4,8 +4,8 @@ # Provides: sudo # Required-Start: $local_fs $remote_fs # Required-Stop: -# Default-Start: S 1 2 3 4 5 -# Default-Stop: 0 6 +# Default-Start: S 2 3 4 5 +# Default-Stop: 0 1 6 ### END INIT INFO N=/etc/init.d/sudo diff --git a/debian/rules b/debian/rules index 3e99018..c477939 100755 --- a/debian/rules +++ b/debian/rules @@ -100,7 +100,7 @@ binary-arch: build install dh_testdir dh_testroot dh_installdocs - dh_installexamples -A + dh_installexamples -A sudoers dh_installinit -psudo -psudo-ldap dh_installmanpages fnmatch.3 dh_installinfo -A