Author: ebourg-guest Date: 2013-05-13 23:32:18 +0000 (Mon, 13 May 2013) New Revision: 16621
Modified: trunk/xmlunit/debian/changelog trunk/xmlunit/debian/control Log: Removed the duplicate Section field for libxmlunit-java Modified: trunk/xmlunit/debian/changelog =================================================================== --- trunk/xmlunit/debian/changelog 2013-05-13 23:21:33 UTC (rev 16620) +++ trunk/xmlunit/debian/changelog 2013-05-13 23:32:18 UTC (rev 16621) @@ -4,11 +4,12 @@ * New upstream release * Refreshed the patches * Updated Standards-Version to 3.9.4 (no changes) + * Removed the duplicate Section field for libxmlunit-java * Removed Michael Koch from the Uploaders list (Closes: #654143) * debian/copyright: Updated to comply with the Copyright Format 1.0 * debian/rules: Improved the clean target to allow rebuilds - -- Emmanuel Bourg <[email protected]> Tue, 14 May 2013 01:13:55 +0200 + -- Emmanuel Bourg <[email protected]> Tue, 14 May 2013 01:31:07 +0200 xmlunit (1.3-2) unstable; urgency=low Modified: trunk/xmlunit/debian/control =================================================================== --- trunk/xmlunit/debian/control 2013-05-13 23:21:33 UTC (rev 16620) +++ trunk/xmlunit/debian/control 2013-05-13 23:32:18 UTC (rev 16621) @@ -12,7 +12,6 @@ Package: libxmlunit-java Architecture: all -Section: java Depends: ${misc:Depends}, junit, libjaxp1.3-java Description: Unit testing for XML documents XMLUnit extends JUnit and NUnit to enable unit testing of XML. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

