one more bug fixed
authorBdale Garbee <bdale@gag.com>
Tue, 7 Sep 2010 17:35:42 +0000 (11:35 -0600)
committerBdale Garbee <bdale@gag.com>
Tue, 7 Sep 2010 17:35:42 +0000 (11:35 -0600)
debian/changelog
debian/rules

index afc0c83737e744514c03be4b9e7950f158e34ee7..66169c8f094c09ba139807c3a8788dc4febebc29 100644 (file)
@@ -6,8 +6,9 @@ sudo (1.7.4p4-1) UNRELEASED; urgency=low
     re-lecturing existing users, and to clean up after ourselves on upgrade,
     and remove the RAMRUN section from README.Debian since the new state dir
     should fix the original problem, closes: #585514
+  * deliver README.Debian to both package flavors, closes: #593579
 
- -- Bdale Garbee <bdale@gag.com>  Tue, 07 Sep 2010 10:11:02 -0600
+ -- Bdale Garbee <bdale@gag.com>  Tue, 07 Sep 2010 11:35:22 -0600
 
 sudo (1.7.2p7-1) unstable; urgency=high
 
index cf1318dc01c99912500eb464ec280287229c1862..19362dec7aaab58bfcf01d826f68e81c82035c6b 100755 (executable)
@@ -119,10 +119,10 @@ binary-indep: build install
 binary-arch: build install
        dh_testdir
        dh_testroot
-       dh_installdocs
+       dh_installdocs -A
        dh_installexamples -A sample.sudoers
        dh_installinit -psudo -psudo-ldap --name=sudo
-       dh_installman
+       dh_installman -A
        dh_installinfo -A
        dh_installchangelogs ChangeLog 
        dh_strip