Author: ebourg-guest Date: 2013-05-16 14:52:06 +0000 (Thu, 16 May 2013) New Revision: 16674
Modified: trunk/commons-configuration/debian/changelog trunk/commons-configuration/debian/control trunk/commons-configuration/debian/copyright Log: New upstream release (1.9) Updated Standards-Version to 3.9.4 (no changes) Upgraded the dependency on the Servlet API (2.5 -> 3.0) Removed the dependency on the Activation Framework (glassfish-activation) Modified: trunk/commons-configuration/debian/changelog =================================================================== --- trunk/commons-configuration/debian/changelog 2013-05-16 12:50:01 UTC (rev 16673) +++ trunk/commons-configuration/debian/changelog 2013-05-16 14:52:06 UTC (rev 16674) @@ -1,3 +1,12 @@ +commons-configuration (1.9-1) unstable; urgency=low + + * New upstream release + * Updated Standards-Version to 3.9.4 (no changes) + * Upgraded the dependency on the Servlet API (2.5 -> 3.0) + * Removed the dependency on the Activation Framework (glassfish-activation) + + -- Emmanuel Bourg <[email protected]> Thu, 16 May 2013 16:51:13 +0200 + commons-configuration (1.7-1) unstable; urgency=low * New upstream release: Modified: trunk/commons-configuration/debian/control =================================================================== --- trunk/commons-configuration/debian/control 2013-05-16 12:50:01 UTC (rev 16673) +++ trunk/commons-configuration/debian/control 2013-05-16 14:52:06 UTC (rev 16674) @@ -3,11 +3,11 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]>, - Damien Raude-Morvan <[email protected]> + Damien Raude-Morvan <[email protected]>, + Emmanuel Bourg <[email protected]> Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper Build-Depends-Indep: ant, default-jdk-doc, - glassfish-activation, glassfish-mail, libcommons-beanutils-java, libcommons-beanutils-java-doc, @@ -32,8 +32,8 @@ liblog4j1.2-java-doc, libmaven-assembly-plugin-java, libmaven-javadoc-plugin-java, - libservlet2.5-java -Standards-Version: 3.9.2 + libservlet3.0-java +Standards-Version: 3.9.4 Homepage: http://commons.apache.org/configuration/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-configuration Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-configuration/ Modified: trunk/commons-configuration/debian/copyright =================================================================== --- trunk/commons-configuration/debian/copyright 2013-05-16 12:50:01 UTC (rev 16673) +++ trunk/commons-configuration/debian/copyright 2013-05-16 14:52:06 UTC (rev 16674) @@ -16,7 +16,7 @@ Brian E. Dunbar <[email protected]>, Emmanuel Bourg <[email protected]>, Oliver Heger <[email protected]>, - J�rg Schaible <[email protected]>, + Jörg Schaible <[email protected]>, Konstantin Shaposhnikov <[email protected]>, Jamie M. Guillemette <[email protected]>, Jorge Ferrer <[email protected]>,
_______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

