* Removed dh_suidregister call -- bitten my by own program! :-)

Closes: #82230
This commit is contained in:
joey
2001-01-14 22:14:30 +00:00
parent 61ed73bda4
commit 39ad0741c9
2 changed files with 7 additions and 1 deletions

View File

@@ -343,7 +343,6 @@ binary-arch: build
# dh_strip # dh_strip
dh_compress dh_compress
# dh_fixperms # dh_fixperms
dh_suidregister
dh_installdeb dh_installdeb
-dh_shlibdeps -dh_shlibdeps
dh_gencontrol dh_gencontrol

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
alien (7.15) unstable; urgency=low
* Removed dh_suidregister call -- bitten my by own program! :-)
Closes: #82230
-- Joey Hess <joeyh@debian.org> Sun, 14 Jan 2001 14:12:49 -0800
alien (7.14) unstable; urgency=low alien (7.14) unstable; urgency=low
* Added rpm spec file fix. * Added rpm spec file fix.