tags 384357 patch usertag 384357 supplied-patch thanks Hi,
I prepared a patch to fix the FTBFS. It renames the first Builds-Depends-Indep as suggested by Steinar H. Gunderson and adds junit to the Build-Depends-Indep. As I am no DD yet I can not do a NMU, so I welcome any other DD to upload this NMU. Greetings Arjan
diff -u libcommons-collections3-java-3.1a/debian/control libcommons-collections3-java-3.1a/debian/control --- libcommons-collections3-java-3.1a/debian/control +++ libcommons-collections3-java-3.1a/debian/control @@ -3,8 +3,8 @@ Priority: optional Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Uploaders: Wolfgang Baer <[EMAIL PROTECTED]>, Arnaud Vandyck <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>=0.4.21) -Build-Depends-Indep: ant, ant-optional, java-gcj-compat-dev +Build-Depends: debhelper (>= 4.2.30), cdbs (>=0.4.21) +Build-Depends-Indep: ant, ant-optional, java-gcj-compat-dev, junit Standards-Version: 3.7.2 Package: libcommons-collections3-java diff -u libcommons-collections3-java-3.1a/debian/changelog libcommons-collections3-java-3.1a/debian/changelog --- libcommons-collections3-java-3.1a/debian/changelog +++ libcommons-collections3-java-3.1a/debian/changelog @@ -1,3 +1,11 @@ +libcommons-collections3-java (3.1a-3.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/control: rename first Build-Depends-Indep to Build-Depends and + add junit to Build-Depends-Indep to fix FTBFS. (Closes: #384357) + + -- Arjan Oosting <[EMAIL PROTECTED]> Fri, 8 Sep 2006 00:05:17 +0200 + libcommons-collections3-java (3.1a-3) unstable; urgency=low * Added myself as an uploader
signature.asc
Description: Dit berichtdeel is digitaal ondertekend