Your message dated Thu, 14 May 2009 19:32:08 +0000
with message-id <[email protected]>
and subject line Bug#528235: fixed in debhelper 7.2.13
has caused the Debian Bug report #528235,
regarding dh_auto_configure: please add --skipdeps for perl packages with 
Module::Install
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.)


-- 
528235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528235
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 7.2.10
Severity: wishlist
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Module::Install has acquired the bad habit of loading CPAN.pm and
trying to download all kind of stuff. Since 0.86 that behaviour can
again be turned off by using
perl Makefiel.PL --skipdeps

Therefore having "--skipdeps" set by default in dh_auto_configure
would be nice, either by just adding it like this:


- --- a/dh_auto_configure  2009-05-10 19:08:29.000000000 +0200
+++ b/dh_auto_configure   2009-05-11 17:40:46.000000000 +0200
@@ -91,7 +91,7 @@
        # If set to a true value then MakeMaker's prompt function will
        # # always return the default without waiting for user input.
        $ENV{PERL_MM_USE_DEFAULT}=1;
- -       doit("perl", "Makefile.PL", "INSTALLDIRS=vendor", 
"create_packlist=0", @{$dh{U_PARAMS}});
+       doit("perl", "Makefile.PL", "INSTALLDIRS=vendor", "create_packlist=0", 
"--skipdeps", @{$dh{U_PARAMS}});
 }
 elsif (-e "Build.PL") {
        $ENV{PERL_MM_USE_DEFAULT}=1; # Module::Build can also use this.


or only if inc/Module/Install.pm is present.

(The traditional (i.e. EUMM) Makefile.PLs don't seem to care.)

Cheers,
gregor

- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'experimental'), 
(500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-rc5.200905100323
Locale: LANG=C, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages debhelper depends on:
ii  binutils                      2.19.1-1   The GNU assembler, linker and bina
ii  dpkg-dev                      1.14.26    Debian package development tools
ii  file                          5.03-1     Determines file type using "magic"
ii  html2text                     1.3.2a-14  advanced HTML to text converter
ii  man-db                        2.5.5-1    on-line manual pager
ii  perl                          5.10.0-22  Larry Wall's Practical Extraction 
ii  po-debconf                    1.0.16     tool for managing templates file t

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make                       0.48       tool that converts source archives

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkoISnUACgkQOzKYnQDzz+SXnQCgu9Tg3mrQzIfOhJ8eWu+WdTSR
1IMAoLsCE85xSMKqaw2dN/za8BWpTjRO
=TDuJ
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 7.2.13

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_7.2.13.dsc
  to pool/main/d/debhelper/debhelper_7.2.13.dsc
debhelper_7.2.13.tar.gz
  to pool/main/d/debhelper/debhelper_7.2.13.tar.gz
debhelper_7.2.13_all.deb
  to pool/main/d/debhelper/debhelper_7.2.13_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.8
Date: Thu, 14 May 2009 15:21:21 -0400
Source: debhelper
Binary: debhelper
Architecture: source all
Version: 7.2.13
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description: 
 debhelper  - helper programs for debian/rules
Closes: 528235
Changes: 
 debhelper (7.2.13) unstable; urgency=low
 .
   * dh_auto_configure: Pass --skipdeps safely via PERL_AUTOINSTALL.
     Closes: #528235
Checksums-Sha1: 
 b018a95911590b47559a1af2bfd48f44d18349c4 910 debhelper_7.2.13.dsc
 9a333cb867ab4fc39f0a8048dbe6e782fb0749b2 296639 debhelper_7.2.13.tar.gz
 04a96a5e49c07d1d233e096660f5b84578144cb0 546690 debhelper_7.2.13_all.deb
Checksums-Sha256: 
 d950dc232809f66febc1b9b4659db00dc7d410847cfac34bfffeb22958a34955 910 
debhelper_7.2.13.dsc
 b7f6816cdd82735c62dce5330ca325438e75acd24abca376e5261fb8fdac516c 296639 
debhelper_7.2.13.tar.gz
 8fd8cdebe50380bbaa804f2d577f12b0525567eeb36af1aab5f536d940a5fe62 546690 
debhelper_7.2.13_all.deb
Files: 
 43c87b7b4fff54971057306533b635b2 910 devel optional debhelper_7.2.13.dsc
 99370befec0b591d8f33874645467dc7 296639 devel optional debhelper_7.2.13.tar.gz
 b8a38dcbcbb6ae5754cd811d721a2226 546690 devel optional debhelper_7.2.13_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKDHAu2tp5zXiKP0wRAv+6AKCdglzh5PQDmopweRUoxcaCS+iNtgCfXC1T
Ij/Bv47Hhy8TU94gh/bq3ec=
=ZQ0M
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to