From: Bdale Garbee Date: Mon, 31 Aug 2009 21:40:27 +0000 (-0600) Subject: clean up lintian warnings X-Git-Tag: debian/1.7.2p1-1~2 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=95e474e92b4c0b8824f0d371a992e0fc5655df67;hp=9eff585538de466620b34a8e761dbdbbb373e70f;p=debian%2Fsudo clean up lintian warnings --- diff --git a/debian/control b/debian/control index 2e3126b..c217ab6 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: admin Priority: optional Maintainer: Bdale Garbee Build-Depends: debhelper (>= 5), libpam0g-dev, libldap2-dev, libsasl2-dev, autotools-dev, bison, flex -Standards-Version: 3.8.2 +Standards-Version: 3.8.3 Package: sudo Architecture: any -Depends: ${shlibs:Depends}, libpam-modules +Depends: ${shlibs:Depends}, ${misc:Depends}, libpam-modules Conflicts: sudo-ldap Replaces: sudo-ldap Description: Provide limited super user privileges to specific users @@ -20,7 +20,7 @@ Description: Provide limited super user privileges to specific users Package: sudo-ldap Architecture: any -Depends: ${shlibs:Depends}, libpam-modules +Depends: ${shlibs:Depends}, ${misc:Depends}, libpam-modules Conflicts: sudo Replaces: sudo Provides: sudo diff --git a/debian/sudo-ldap.lintian b/debian/sudo-ldap.lintian index b21073d..56e77ef 100644 --- a/debian/sudo-ldap.lintian +++ b/debian/sudo-ldap.lintian @@ -1,2 +1,3 @@ +sudo-ldap: non-standard-file-perm etc/sudoers.d/README 0440 != 0644 sudo-ldap: setuid-binary usr/bin/sudo 4755 root/root sudo-ldap: setuid-binary usr/bin/sudoedit 4755 root/root diff --git a/debian/sudo.lintian b/debian/sudo.lintian index 2b14f59..0b4b58c 100644 --- a/debian/sudo.lintian +++ b/debian/sudo.lintian @@ -1,2 +1,3 @@ +sudo: non-standard-file-perm etc/sudoers.d/README 0440 != 0644 sudo: setuid-binary usr/bin/sudo 4755 root/root sudo: setuid-binary usr/bin/sudoedit 4755 root/root