closes: #605580
* make sudoers a conffile, closes: #605130
* add descriptions to LSB init headers, closes: #604619
+ * change default sudoers %sudo entry to allow gid changes, closes: #602699
* add Vcs entries to the control file
* use debhelper install files instead of explicit installs in rules
# Cmnd alias specification
# User privilege specification
-root ALL=(ALL) ALL
+root ALL=(ALL:ALL) ALL
# Allow members of group sudo to execute any command
-%sudo ALL=(ALL) ALL
+%sudo ALL=(ALL:ALL) ALL
#includedir /etc/sudoers.d