tags 403087 patch
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> wrote:

> During a rebuild of all packages in etch, I discovered that your package
> failed to build on i386.
>
> Relevant parts:
> make[1]: Entering directory `/build/root/libnet-socks-perl-0.03'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/ar
> ch')" t/*.t
> t/none....Can't locate Net/DNS.pm

Missing Build-Dep:

$ diff -Nur libnet-socks-perl-0.03{,.new}/
diff -Nur libnet-socks-perl-0.03/debian/changelog 
libnet-socks-perl-0.03.new/debian/changelog
--- libnet-socks-perl-0.03/debian/changelog     2006-12-14 22:57:27.000000000 
+0100
+++ libnet-socks-perl-0.03.new/debian/changelog 2006-12-14 22:56:43.000000000 
+0100
@@ -1,3 +1,11 @@
+libnet-socks-perl (0.03-6.1~1) UNRELEASED; urgency=low
+
+  * Add libnet-dns-perl as Build-Depends, too.  It is needed for the test
+    "suite".  Fixes a FTBFS detected by Lucas Nussbaum
+    <[EMAIL PROTECTED]> and the Grid'5000 project.
+
+ -- Frank KÃŒster <[EMAIL PROTECTED]>  Thu, 14 Dec 2006 22:54:08 +0100
+
 libnet-socks-perl (0.03-6) unstable; urgency=low
 
    * Added missing dependency on libnet-dns-perl ("use Net::DNS;").
diff -Nur libnet-socks-perl-0.03/debian/control 
libnet-socks-perl-0.03.new/debian/control
--- libnet-socks-perl-0.03/debian/control       2006-12-14 22:57:27.000000000 
+0100
+++ libnet-socks-perl-0.03.new/debian/control   2006-12-14 22:52:58.000000000 
+0100
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends-Indep: perl
-Build-Depends: debhelper (>= 4.0.2), dpatch
+Build-Depends: debhelper (>= 4.0.2), dpatch, libnet-dns-perl
 Maintainer: Sebastien Delafond <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
 
Regards, Frank

-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)

Reply via email to