tags 652753 + patch thanks On Tue, Dec 20, 2011 at 04:02:53PM +0100, Lucas Nussbaum wrote: > Source: libxml-java > Version: 1.1.6.dfsg-2 > Severity: serious > Tags: wheezy sid > User: [email protected] > Usertags: qa-ftbfs-20111220 qa-ftbfs > Justification: FTBFS on amd64 > > Hi, > > During a rebuild of all packages in sid, your package failed to build on > amd64.
Please see the attached patch. Thanks. -- Miguel Landaeta, miguel at miguel.cc secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/ "Faith means not wanting to know what is true." -- Nietzsche
diff -Nru libxml-java-1.1.6.dfsg/debian/changelog libxml-java-1.1.6.dfsg/debian/changelog --- libxml-java-1.1.6.dfsg/debian/changelog 2011-12-22 20:26:52.000000000 -0430 +++ libxml-java-1.1.6.dfsg/debian/changelog 2011-12-22 20:26:16.000000000 -0430 @@ -1,3 +1,13 @@ +libxml-java (1.1.6.dfsg-3) unstable; urgency=low + + * Team upload. + * Add Build-Depends on ant-optional. (Closes: #652753). + * Bump Standards-Version to 3.9.2. No changes were required. + * Switch to source format 3.0 (quilt). + * Remove deprecated simple-patchsys management patch system. + + -- Miguel Landaeta <[email protected]> Thu, 22 Dec 2011 20:02:35 -0430 + libxml-java (1.1.6.dfsg-2) unstable; urgency=low * merge libbase 1.1.6-2 changes diff -Nru libxml-java-1.1.6.dfsg/debian/control libxml-java-1.1.6.dfsg/debian/control --- libxml-java-1.1.6.dfsg/debian/control 2011-12-22 20:26:52.000000000 -0430 +++ libxml-java-1.1.6.dfsg/debian/control 2011-12-22 20:04:10.000000000 -0430 @@ -3,9 +3,9 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Rene Engelhard <[email protected]> -Build-Depends: debhelper (>= 4.2.30), cdbs, default-jdk, ant, libjcommon-java (>= 1.0.10), libloader-java, libbase-java, libcommons-logging-java, javahelper, junit, ant-contrib +Build-Depends: debhelper (>= 4.2.30), cdbs, default-jdk, ant, libjcommon-java (>= 1.0.10), libloader-java, libbase-java, libcommons-logging-java, javahelper, junit, ant-contrib, ant-optional Build-Conflicts: liboscache-java -Standards-Version: 3.6.2 +Standards-Version: 3.9.2 Package: libxml-java Architecture: all diff -Nru libxml-java-1.1.6.dfsg/debian/rules libxml-java-1.1.6.dfsg/debian/rules --- libxml-java-1.1.6.dfsg/debian/rules 2011-12-22 20:26:52.000000000 -0430 +++ libxml-java-1.1.6.dfsg/debian/rules 2011-12-22 20:16:36.000000000 -0430 @@ -3,7 +3,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk -include /usr/share/cdbs/1/rules/simple-patchsys.mk JAVA_HOME := /usr/lib/jvm/default-java ANT_HOME := /usr/share/ant diff -Nru libxml-java-1.1.6.dfsg/debian/source/format libxml-java-1.1.6.dfsg/debian/source/format --- libxml-java-1.1.6.dfsg/debian/source/format 1969-12-31 20:00:00.000000000 -0400 +++ libxml-java-1.1.6.dfsg/debian/source/format 2011-12-22 20:16:14.000000000 -0430 @@ -0,0 +1 @@ +3.0 (quilt)
signature.asc
Description: Digital signature

