Author: maestro_alubia-guest Date: 2010-03-05 18:30:41 +0000 (Fri, 05 Mar 2010) New Revision: 11807
Modified: trunk/simple-xml/debian/changelog trunk/simple-xml/debian/pom.xml Log: New upstream version 2.3.2 of simple-xml Modified: trunk/simple-xml/debian/changelog =================================================================== --- trunk/simple-xml/debian/changelog 2010-03-03 22:51:13 UTC (rev 11806) +++ trunk/simple-xml/debian/changelog 2010-03-05 18:30:41 UTC (rev 11807) @@ -1,10 +1,10 @@ -simple-xml (2.3-1) unstable; urgency=low +simple-xml (2.3.2-1) unstable; urgency=low * New upstream release * Correct license information in debian/pom.xml * Exclude generated Javadoc from orig-tarball - -- Fabian Köster <[email protected]> Sun, 21 Feb 2010 18:14:37 +0100 + -- Fabian Köster <[email protected]> Fri, 05 Mar 2010 18:57:18 +0100 simple-xml (2.2-1) unstable; urgency=low Modified: trunk/simple-xml/debian/pom.xml =================================================================== --- trunk/simple-xml/debian/pom.xml 2010-03-03 22:51:13 UTC (rev 11806) +++ trunk/simple-xml/debian/pom.xml 2010-03-05 18:30:41 UTC (rev 11807) @@ -4,7 +4,7 @@ <groupId>org.simpleframework</groupId> <artifactId>simple-xml</artifactId> <packaging>jar</packaging> - <version>2.3</version> + <version>2.3.2</version> <name>Simple XML</name> <url>http://simple.sourceforge.net</url> <description>Simple is a high performance XML serialization and configuration framework for Java</description> _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

