update control to reflect move of primary repo to collab-maint
[debian/sudo] / debian / control
index 90f5800add85dc432c7bea66c9624b250e8b08a7..55c73ea3b8c93c2c1f6c991ae99172da2b60d3c3 100644 (file)
@@ -2,8 +2,10 @@ Source: sudo
 Section: admin
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper (>= 5), libpam0g-dev, libldap2-dev, libsasl2-dev, autotools-dev, bison, flex
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 7), libpam0g-dev, libldap2-dev, libsasl2-dev, libselinux1-dev [linux-any], autoconf, autotools-dev, bison, flex
+Standards-Version: 3.9.3
+Vcs-Git: git://git.debian.org/git/collab-maint/sudo.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/sudo.git
 
 Package: sudo
 Architecture: any
@@ -29,5 +31,6 @@ Description: Provide limited super user privileges to specific users
  privileges to users and log root activity.  The basic philosophy is to give
  as few privileges as possible but still allow people to get their work done.
  .
- This version is built with LDAP support, which allows the sudoers database
- to be distributed via LDAP.  Authentication is still performed via pam.
+ This version is built with LDAP support, which allows an equivalent of the
+ sudoers database to be distributed via LDAP.  Authentication is still 
+ performed via pam.