Author: ebourg-guest Date: 2013-11-02 06:40:10 +0000 (Sat, 02 Nov 2013) New Revision: 17392
Removed: trunk/commons-configuration/debian/patches/ Modified: trunk/commons-configuration/debian/changelog trunk/commons-configuration/debian/compat trunk/commons-configuration/debian/control Log: New upstream release (1.10) debian/control: Updated Standards-Version to 3.9.5 (no changes) Build depend on debhelper >= 9 Modified: trunk/commons-configuration/debian/changelog =================================================================== --- trunk/commons-configuration/debian/changelog 2013-11-02 04:21:33 UTC (rev 17391) +++ trunk/commons-configuration/debian/changelog 2013-11-02 06:40:10 UTC (rev 17392) @@ -1,3 +1,11 @@ +commons-configuration (1.10-1) unstable; urgency=low + + * New upstream release + * debian/control: Updated Standards-Version to 3.9.5 (no changes) + * Build depend on debhelper >= 9 + + -- Emmanuel Bourg <[email protected]> Sat, 02 Nov 2013 07:38:45 +0100 + commons-configuration (1.9-1) unstable; urgency=low * New upstream release (Closes: #675966) Modified: trunk/commons-configuration/debian/compat =================================================================== --- trunk/commons-configuration/debian/compat 2013-11-02 04:21:33 UTC (rev 17391) +++ trunk/commons-configuration/debian/compat 2013-11-02 06:40:10 UTC (rev 17392) @@ -1 +1 @@ -7 +9 Modified: trunk/commons-configuration/debian/control =================================================================== --- trunk/commons-configuration/debian/control 2013-11-02 04:21:33 UTC (rev 17391) +++ trunk/commons-configuration/debian/control 2013-11-02 06:40:10 UTC (rev 17392) @@ -5,7 +5,7 @@ Uploaders: Torsten Werner <[email protected]>, Damien Raude-Morvan <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper, javahelper +Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper, javahelper Build-Depends-Indep: ant, default-jdk-doc, libgnumail-java, @@ -33,10 +33,10 @@ libjavacc-maven-plugin-java, libmaven-javadoc-plugin-java, libservlet3.0-java -Standards-Version: 3.9.4 -Homepage: http://commons.apache.org/configuration/ +Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-configuration Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/commons-configuration/ +Homepage: http://commons.apache.org/configuration/ Package: libcommons-configuration-java Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

