Your message dated Wed, 03 Dec 2008 00:32:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#480786: fixed in libconfig-inetd-perl 0.25-1.2 has caused the Debian Bug report #480786, regarding libconfig-inetd-perl: Build process ignores the clean target; several minor cruftiness points in debian/rules 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 480786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480786 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: libconfig-inetd-perl Version: 0.25-1 Severity: minor debian/rules includes several crufty commands. From them, the only one I'd really flag as a problem (and not just something desirable) is line 23 (after applying the patch to #467147 I just sent), where 'make clean' is run but its result is ignored: -$(MAKE) clean The pkg-perl group's recommended practice (you can refer to dh-make-perl's rules file for generic MakeMaker packages [1] - although it is just a template, the '#TEST#' line gets modified) is to replace this line with: [ ! -f Makefile ] || $(MAKE) realclean There are other several points worth going over in debian/rules - i.e. if you run 'make realclean' instead of 'make clean (see ExtUtils::MakeMaker documentation), you won't have to manually remove Makefile and Makefile.old; dh_clean can be given the list of stamps to remove as well; dh_installman should not need to be given blib/man3/* when we are building with INSTALLDIRS=vendor. [1] http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/rules.MakeMaker.noxs?op=file&rev=0&sc=0 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-3-vserver-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---Source: libconfig-inetd-perl Source-Version: 0.25-1.2 We believe that the bug you reported is fixed in the latest version of libconfig-inetd-perl, which is due to be installed in the Debian FTP archive: libconfig-inetd-perl_0.25-1.2.diff.gz to pool/main/libc/libconfig-inetd-perl/libconfig-inetd-perl_0.25-1.2.diff.gz libconfig-inetd-perl_0.25-1.2.dsc to pool/main/libc/libconfig-inetd-perl/libconfig-inetd-perl_0.25-1.2.dsc libconfig-inetd-perl_0.25-1.2_all.deb to pool/main/libc/libconfig-inetd-perl/libconfig-inetd-perl_0.25-1.2_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. Gunnar Wolf <[EMAIL PROTECTED]> (supplier of updated libconfig-inetd-perl 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.8 Date: Tue, 02 Dec 2008 18:12:02 -0600 Source: libconfig-inetd-perl Binary: libconfig-inetd-perl Architecture: source all Version: 0.25-1.2 Distribution: unstable Urgency: low Maintainer: Mario Iseli <[EMAIL PROTECTED]> Changed-By: Gunnar Wolf <[EMAIL PROTECTED]> Description: libconfig-inetd-perl - Interface to modify /etc/inetd.conf Closes: 480786 Changes: libconfig-inetd-perl (0.25-1.2) unstable; urgency=low . * Non-maintainer upload. * Fixed overall cruftiness in debian/rules, specially the bit that ignored the results of the 'clean' target (Closes: #480786) * Minor packaging updates: Standards-Version 3.7.2 -> 3.8.0; moved the homepage from the long description into its own field in debian/control Checksums-Sha1: 52b1b7cb7fa11eefcf6e21e8fe54f96e2ac4d83c 1134 libconfig-inetd-perl_0.25-1.2.dsc 2e80476d86a1d384b16c19205f636cc59dcfd70b 5810 libconfig-inetd-perl_0.25-1.2.diff.gz 1418056e67860929d461a86a175554936c7b7154 2952 libconfig-inetd-perl_0.25-1.2_all.deb Checksums-Sha256: 4785fc759069f1b0326853c95b215f45e731024008c9433af874fb97ffcc9c7c 1134 libconfig-inetd-perl_0.25-1.2.dsc 080a1fda7cefd2c50f54fe05ed77cd33bb0e68fd6ee9e108bd80e39295b67605 5810 libconfig-inetd-perl_0.25-1.2.diff.gz 0ed6d9d4701d890ea695527277cd0ad847c2892851818c99db309791fb9f1f6d 2952 libconfig-inetd-perl_0.25-1.2_all.deb Files: 5bd471f5d71d2f49019d8145227bbcfc 1134 perl optional libconfig-inetd-perl_0.25-1.2.dsc ccfd8ef4cf3e2be3517ec4d715583956 5810 perl optional libconfig-inetd-perl_0.25-1.2.diff.gz f380d483715f1ee700b6f9c0446598ac 2952 perl optional libconfig-inetd-perl_0.25-1.2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkk10fQACgkQ2A7zWou1J68yawCgnptSCBtCwlkAaBix69ZPAVyG NOkAn2+dna0K6XkYNFLmaf5rHPqyImaW =e+Mb -----END PGP SIGNATURE-----
--- End Message ---

