I have just made an upload to the 7 day delay queue to fix these two bugs. This NMU can be overridden by a maintainer upload between now and then. The interdiff of the NMU is attached.
Don Armstrong -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot http://www.donarmstrong.com http://rzlab.ucr.edu
diff -u libnet-ident-perl-1.20/Ident.pm libnet-ident-perl-1.20/Ident.pm --- libnet-ident-perl-1.20/Ident.pm +++ libnet-ident-perl-1.20/Ident.pm @@ -505,7 +505,7 @@ } # provide import magic -sub _export_hooks () { +sub _export_hooks { my($tag, $hook); while ( ($tag, $hook) = each %EXPORT_HOOKS ) { my $hookname = "_export_hook_$tag"; # pseudo-function name diff -u libnet-ident-perl-1.20/debian/changelog libnet-ident-perl-1.20/debian/changelog --- libnet-ident-perl-1.20/debian/changelog +++ libnet-ident-perl-1.20/debian/changelog @@ -1,3 +1,14 @@ +libnet-ident-perl (1.20-2.1) unstable; urgency=low + + * NMU + * Rebuild the package to get rid of the /usr/doc symlink (Closes: #337708) + * Fix _export_hooks called to early to check prototype message. Thanks + to Alexander Achenbach for the patch which was modified before being + used. (Closes: #320137) + * Kill useless /usr/lib/perl5 directory + + -- Don Armstrong <[EMAIL PROTECTED]> Tue, 27 Dec 2005 05:19:42 -0800 + libnet-ident-perl (1.20-2) unstable; urgency=low * debian/rules; Ignore build-target `build-arch', build in `build-indep' diff -u libnet-ident-perl-1.20/debian/rules libnet-ident-perl-1.20/debian/rules --- libnet-ident-perl-1.20/debian/rules +++ libnet-ident-perl-1.20/debian/rules @@ -43,6 +43,7 @@ dh_installdirs $(MAKE) install PREFIX=$(TMP)/usr + rmdir --ignore-fail-on-non-empty -p $(TMP)/usr/lib/perl5 binary-arch:
signature.asc
Description: Digital signature