<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 01/31/2014 02:01 PM, Charles Plessy
wrote:<br>
</div>
<blockquote cite="mid:20140131130147.GA21586@falafel.plessy.net"
type="cite">
<pre wrap="">Hello everybody,
if somebody is intersted by libgo-perl, do not hesitate to
have a look at the failing regression tests uncovered by
providing more packages at build time.
Have a nice Sprint !</pre>
</blockquote>
I have found this related problem:<br>
<br>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Newer libxml releases are more strict
and do not allow attributes named "xmlns". Which is explicitly
forbiden by XSLT specification.
<a href="http://www.w3.org/TR/xslt#creating-attributes">http://www.w3.org/TR/xslt#creating-attributes</a>
</pre>
So upstream should update its code to have compliant files. As those
are only tests, I suppose we could safely remove those tests in the
meanwhile, waiting for upstream fix.<br>
<br>
Olivier<br>
<blockquote cite="mid:20140131130147.GA21586@falafel.plessy.net"
type="cite">
<pre wrap="">
-- Charles
----- Forwarded message from Charles Plessy <a class="moz-txt-link-rfc2396E" href="mailto:plessy@moszumanska.debian.org"><plessy@moszumanska.debian.org></a> -----
Date: Fri, 31 Jan 2014 12:59:35 +0000
From: Charles Plessy <a class="moz-txt-link-rfc2396E" href="mailto:plessy@moszumanska.debian.org"><plessy@moszumanska.debian.org></a>
To: <a class="moz-txt-link-abbreviated" href="mailto:debian-med-commit@lists.alioth.debian.org">debian-med-commit@lists.alioth.debian.org</a>
Subject: [med-svn] r15933 - trunk/packages/libgo-perl/trunk/debian
Message-Id: <a class="moz-txt-link-rfc2396E" href="mailto:E1W9Dh1-0002kl-L9@moszumanska.debian.org"><E1W9Dh1-0002kl-L9@moszumanska.debian.org></a>
Author: plessy
Date: 2014-01-31 12:59:35 +0000 (Fri, 31 Jan 2014)
New Revision: 15933
Modified:
trunk/packages/libgo-perl/trunk/debian/changelog
trunk/packages/libgo-perl/trunk/debian/control
Log:
Extend build-depends for the regression tests.
Unfortunately, some of them fail and I it is time for me to sleep.
The issue is up for grabbing for the next 12 hours.
Modified: trunk/packages/libgo-perl/trunk/debian/changelog
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/changelog 2014-01-31 12:58:35 UTC (rev 15932)
+++ trunk/packages/libgo-perl/trunk/debian/changelog 2014-01-31 12:59:35 UTC (rev 15933)
@@ -8,8 +8,11 @@
* Patch through the “3.0 (quilt)†source format.
* Remove dependances on “perl-modulesâ€, not needed anymore.
* Normalised VCS URLs.
+ * Conforms with Policy 3.9.5.
+ * Build-depend on BioPerl, xsltproc and XML::Parser::PerlSAX
+ for the regression tests.
- -- Charles Plessy <a class="moz-txt-link-rfc2396E" href="mailto:plessy@debian.org"><plessy@debian.org></a> Fri, 31 Jan 2014 17:15:46 +0900
+ -- Charles Plessy <a class="moz-txt-link-rfc2396E" href="mailto:plessy@debian.org"><plessy@debian.org></a> Fri, 31 Jan 2014 21:58:06 +0900
libgo-perl (0.13-3) unstable; urgency=low
Modified: trunk/packages/libgo-perl/trunk/debian/control
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/control 2014-01-31 12:58:35 UTC (rev 15932)
+++ trunk/packages/libgo-perl/trunk/debian/control 2014-01-31 12:59:35 UTC (rev 15933)
@@ -6,7 +6,12 @@
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
- libdata-stag-perl
+ libdata-stag-perl,
+ libxml-libxslt-perl,
+ libxml-writer-perl,
+ libxml-checker-perl,
+ xsltproc,
+ libbio-perl-perl
Standards-Version: 3.9.5
Vcs-Browser: <a class="moz-txt-link-freetext" href="http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libgo-perl/trunk/">http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libgo-perl/trunk/</a>
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/libgo-perl/trunk/
_______________________________________________
debian-med-commit mailing list
<a class="moz-txt-link-abbreviated" href="mailto:debian-med-commit@lists.alioth.debian.org">debian-med-commit@lists.alioth.debian.org</a>
<a class="moz-txt-link-freetext" href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit</a>
----- End forwarded message -----
</pre>
<br>
<pre class="moz-signature" cols="72">--
gpg key id: 4096R/326D8438 (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335 D26D 78DC 68DB 326D 8438</pre>
</blockquote>
</body>
</html>