Your message dated Mon, 19 Nov 2007 19:47:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#450608: fixed in debhelper 5.0.61 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: debhelper Version: 5.0.42 Severity: minor Tags: patch File: /usr/bin/dh_fixperms User: [EMAIL PROTECTED] Usertag: dh_fixperms X-Debbugs-Cc: [EMAIL PROTECTED] On Thu, Nov 08, 2007 at 04:16:06PM +0100, Bernd Zeimetz wrote: > Arnaud Fontaine wrote: > >>>>>> "Bernd" == Bernd Zeimetz <[EMAIL PROTECTED]> writes: > > > > Hello, > > > > Bernd> if I understand dh_fixperms manpage correctly it does not > > Bernd> 'fix' the permissions for bin directories anymore. So you > > Bernd> just want to add a chmod 755 somewhere. > > > > However, dh_fixperms seems to fix the permissions for bin directories if > > compat >= 4 according to the manpage ("It makes all files in bin/ > > directories, /usr/games/ and etc/init.d executable (v4 only)") > > v4 only sounds like compat ==4 imho. If not it should probably updated > to since v4. You're right: | # v4 and up | if (! compat(3)) { | # Programs in the bin and init.d dirs should be executable.. | for my $dir (qw{usr/bin bin usr/sbin sbin usr/games etc/init.d}) { --- /usr/bin/dh_fixperms +++ /tmp/tmp.cCMEZ29704/dh_fixperms 2007-11-08 10:29:23.000000000 -0500 @@ -24,8 +24,8 @@ the permissions of all man pages to mode 644. It makes all files be owned by root, and it removes group and other write permission from all files. It removes execute permissions from any libraries that have it set. It makes -all files in bin/ directories, /usr/games/ and etc/init.d executable (v4 -only). Finally, it removes the setuid and setgid bits from all files in the +all files in bin/ directories, /usr/games/ and etc/init.d executable (since +v4). Finally, it removes the setuid and setgid bits from all files in the package. =head1 OPTIONS
--- End Message ---
--- Begin Message ---Source: debhelper Source-Version: 5.0.61 We believe that the bug you reported is fixed in the latest version of debhelper, which is due to be installed in the Debian FTP archive: debhelper_5.0.61.dsc to pool/main/d/debhelper/debhelper_5.0.61.dsc debhelper_5.0.61.tar.gz to pool/main/d/debhelper/debhelper_5.0.61.tar.gz debhelper_5.0.61_all.deb to pool/main/d/debhelper/debhelper_5.0.61_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Joey Hess <[EMAIL PROTECTED]> (supplier of updated debhelper package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 19 Nov 2007 14:27:57 -0500 Source: debhelper Binary: debhelper Architecture: source all Version: 5.0.61 Distribution: unstable Urgency: low Maintainer: Joey Hess <[EMAIL PROTECTED]> Changed-By: Joey Hess <[EMAIL PROTECTED]> Description: debhelper - helper programs for debian/rules Closes: 443978 450608 Changes: debhelper (5.0.61) unstable; urgency=low . * Man page fix re v4. Closes: #450608 * dh_makeshlibs: Support symbols files. Closes: #443978 Packages using this support should build-depend on dpkg-dev (>= 1.14.8). Symbols files can be downloaded from mole: http://qa.debian.org/cgi-bin/mole/seedsymbols Files: c1250fe5183c9ad11ee268f2263fc150 597 devel optional debhelper_5.0.61.dsc 01f86bcc27cb6b8c62dc4d8ceb8dce56 272937 devel optional debhelper_5.0.61.tar.gz 5bb5ccee9eb694fc8b1e07b2e4a18099 519754 devel optional debhelper_5.0.61_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHQeQ92tp5zXiKP0wRApl4AJsE2A/Xo3Lp6Iie29V4J/hpcSMgQQCeLy6i F/Mcfi7E0QEKggF83GVKNHc= =8xrl -----END PGP SIGNATURE-----
--- End Message ---

