[SCM] Debian packaging of libxml-libxml-perl branch, master, updated. debian/2.0006+dfsg-1-6-g2f046d1

Alessandro Ghedini al3xbio at gmail.com
Wed Nov 7 19:30:20 UTC 2012


The following commit has been merged in the master branch:
commit e977d4c11bf373a8a0ec581992f8fdd143151c17
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Wed Nov 7 20:10:08 2012 +0100

    Update fail-build-no-libxml2.patch

diff --git a/debian/patches/fail-build-no-libxml2.patch b/debian/patches/fail-build-no-libxml2.patch
index 0a5bc1c..749b20b 100644
--- a/debian/patches/fail-build-no-libxml2.patch
+++ b/debian/patches/fail-build-no-libxml2.patch
@@ -4,16 +4,16 @@ Bug: http://bugs.debian.org/684070
 Forwarded: not-needed
 Author: Alessandro Ghedini <ghedo at debian.org>
 Reviewed-by: Alessandro Ghedini <ghedo at debian.org>
-Last-Update: 2012-08-07
+Last-Update: 2012-11-07
 
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -344,7 +344,7 @@
- to see the exact reason why the detection of libxml2 installation
- failed or why Makefile.PL was not able to compile a test program.
- DEATH
--exit 0; # 0 recommended by http://cpantest.grango.org (Notes for CPAN Authors)
-+exit 1; # 0 recommended by http://cpantest.grango.org (Notes for CPAN Authors)
- }
- # -------------------------------------------------------------------------- #
- 
+@@ -204,7 +204,7 @@
+                     "  - don't send patches!\n\n".
+                     "Check the README file for more information on versions\n".
+                     "that are tested with XML::LibXML\n\n";
+-            exit 0 unless $FORCE; # 0 recommended by http://cpantest.grango.org (Notes for CPAN Authors)
++            exit 1 unless $FORCE; # 0 recommended by http://cpantest.grango.org (Notes for CPAN Authors)
+             }
+             if ( $@ =~ /^UNTESTED (\S*)/ ) {
+                 warn "Note: libxml2 $1 was not tested with this XML::LibXML version.\n"

-- 
Debian packaging of libxml-libxml-perl



More information about the Pkg-perl-cvs-commits mailing list