Author: ebourg-guest Date: 2013-11-02 07:34:52 +0000 (Sat, 02 Nov 2013) New Revision: 17394
Added: tags/commons-configuration/1.10-1/ tags/commons-configuration/1.10-1/debian/changelog tags/commons-configuration/1.10-1/debian/compat tags/commons-configuration/1.10-1/debian/control tags/commons-configuration/1.10-1/debian/copyright Removed: tags/commons-configuration/1.10-1/debian/changelog tags/commons-configuration/1.10-1/debian/compat tags/commons-configuration/1.10-1/debian/control tags/commons-configuration/1.10-1/debian/copyright tags/commons-configuration/1.10-1/debian/patches/ Modified: tags/commons-configuration/1.10-1/debian/maven.rules Log: [svn-buildpackage] Tagging commons-configuration 1.10-1 Deleted: tags/commons-configuration/1.10-1/debian/changelog =================================================================== --- trunk/commons-configuration/debian/changelog 2013-08-26 22:52:32 UTC (rev 17175) +++ tags/commons-configuration/1.10-1/debian/changelog 2013-11-02 07:34:52 UTC (rev 17394) @@ -1,133 +0,0 @@ -commons-configuration (1.9-1) unstable; urgency=low - - * New upstream release - * debian/control: - - Updated Standards-Version to 3.9.4 (no changes) - - Use canonical URLs for the Vcs-* fields - - Added new build dependencies (libjavacc-maven-plugin-java, junit4) - - Upgraded the dependency on the Servlet API (2.5 -> 3.0) - - Removed the dependency on the Activation Framework (glassfish-activation) - - Replaced the dependency on glassfish-mail with libgnumail-java - - Removed the unused dependencies: - liblog4j1.2-java-doc, libmaven-assembly-plugin-java - - Replaced the dependency on libcommons-jexl-java by libcommons-jexl2-java - * debian/watch: Changed to point the official Apache distribution server - * Removed the obsolete file debian/ant.properties - * Installed the upstream changelog in the binary packages - * Added the report plugins to maven.ignoreRules - * Added the classpath attribute to the jar manifest - - -- Emmanuel Bourg <[email protected]> Mon, 01 Jul 2013 16:29:44 +0200 - -commons-configuration (1.7-1) unstable; urgency=low - - * New upstream release: - - Drop all previous patches. - - Add B-D on libcommons-vfs-java (>= 2.0), libcommons-dbcp-java, - libcommons-pool-java, glassfish-mail and glassfish-activation. - * Bump Standards-Version 3.9.2: no changes needed. - * d/copyright: Use DEP-5 format. - * Switch to Maven build system: - - Add B-D on maven-debian-helper - - Use ${maven:Depends} and ${maven:OptionalDepends} for Depends - and Recommends. - - -- Damien Raude-Morvan <[email protected]> Sun, 11 Sep 2011 00:55:11 +0200 - -commons-configuration (1.6-6) unstable; urgency=low - - * Add myself as Uploaders. - * Switch to servlet-api 2.5: - - d/control: Update Build-Depends and Depends to libservlet2.5-java. - - d/rules: Set DEB_JARS to servlet-api-2.5. - * Use default-jdk for build. - * d/control: Drop Depends on classpath-doc but - add Recommends on default-jdk-doc. (Closes: #567269). - * d/control: Fix Vcs-* to use anonymous connection. - * d/control: Update Standards-Version to 3.9.2: no changes needed. - * Bump debhelper compat level to 7. - * d/control: Remove Suggests on java-virtual-machine. - - -- Damien Raude-Morvan <[email protected]> Sun, 04 Sep 2011 14:19:17 +0200 - -commons-configuration (1.6-5) unstable; urgency=low - - * Change Build-Depends: default-jdk-doc. - * Convert copyright file to UTF-8. - * Switch to source format 3.0. - * Update Standards-Version: 3.8.4 - - -- Torsten Werner <[email protected]> Sun, 11 Apr 2010 16:00:02 +0200 - -commons-configuration (1.6-4) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 10:41:44 +0200 - -commons-configuration (1.6-3) experimental; urgency=low - - * Update debian/control as previous version missed all my changes - * Use openjdk-6-jdk for the build; add a Build-Depends on this - package. - - -- Ludovic Claude <[email protected]> Sun, 12 Jul 2009 23:20:28 +0100 - -commons-configuration (1.6-2) experimental; urgency=low - - [ Ludovic Claude ] - * Change section to java, bump up Standards-Version to 3.8.1 - * Add the Maven POM to the package, - * Add a Build-Depends-Indep dependency on maven-repo-helper - * Use mh_installpom and mh_installjar to install the POM and the jar to the - Maven repository - * Add missing dependencies on the binary package - * Add new java-doc package - * Use default-jdk to build the package, otherwise javadoc generation fails - - [ Torsten Werner ] - * Fix Build-Depends. - * Upload to experimental. - - -- Torsten Werner <[email protected]> Sun, 12 Jul 2009 22:45:20 +0200 - -commons-configuration (1.6-1) unstable; urgency=low - - * new upstream release - * Refresh our patches. - - -- Torsten Werner <[email protected]> Sat, 10 Jan 2009 12:54:01 +0100 - -commons-configuration (1.5-2) unstable; urgency=low - - * Change Maintainer to the pkg-java team. - * Bump up Standards-Version: 3.8.0 (no changes needed). - * Do no longer quote the full text of the Apache license in - debian/copyright. - - -- Torsten Werner <[email protected]> Fri, 15 Aug 2008 01:39:18 +0200 - -commons-configuration (1.5-1) unstable; urgency=low - - * new upstream release - * Move package to Alioth and add Vcs headers in debian/control. - * Update all references to the homepage and download address to the new - apache structure. (Closes: #450063) - * Add target 'get-orig-source' to debian/rules. - * Bumped up Standards-Version to 3.7.3; no changes needed. - * Switch from kaffe to java-gcj-compat-dev. - - -- Torsten Werner <[email protected]> Sun, 09 Dec 2007 10:50:51 +0100 - -commons-configuration (1.4-2) unstable; urgency=low - - * Remove some of the Depends because one of them was wrong and the others - might not be real Depends. (Closes: #425017) - - -- Torsten Werner <[email protected]> Fri, 18 May 2007 18:43:24 +0200 - -commons-configuration (1.4-1) unstable; urgency=low - - * Initial release (Closes: #420165) - - -- Torsten Werner <[email protected]> Fri, 20 Apr 2007 15:42:11 +0200 Copied: tags/commons-configuration/1.10-1/debian/changelog (from rev 17392, trunk/commons-configuration/debian/changelog) =================================================================== --- tags/commons-configuration/1.10-1/debian/changelog (rev 0) +++ tags/commons-configuration/1.10-1/debian/changelog 2013-11-02 07:34:52 UTC (rev 17394) @@ -0,0 +1,141 @@ +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) + * debian/control: + - Updated Standards-Version to 3.9.4 (no changes) + - Use canonical URLs for the Vcs-* fields + - Added new build dependencies (libjavacc-maven-plugin-java, junit4) + - Upgraded the dependency on the Servlet API (2.5 -> 3.0) + - Removed the dependency on the Activation Framework (glassfish-activation) + - Replaced the dependency on glassfish-mail with libgnumail-java + - Removed the unused dependencies: + liblog4j1.2-java-doc, libmaven-assembly-plugin-java + - Replaced the dependency on libcommons-jexl-java by libcommons-jexl2-java + * debian/watch: Changed to point the official Apache distribution server + * Removed the obsolete file debian/ant.properties + * Installed the upstream changelog in the binary packages + * Added the report plugins to maven.ignoreRules + * Added the classpath attribute to the jar manifest + + -- Emmanuel Bourg <[email protected]> Mon, 01 Jul 2013 16:29:44 +0200 + +commons-configuration (1.7-1) unstable; urgency=low + + * New upstream release: + - Drop all previous patches. + - Add B-D on libcommons-vfs-java (>= 2.0), libcommons-dbcp-java, + libcommons-pool-java, glassfish-mail and glassfish-activation. + * Bump Standards-Version 3.9.2: no changes needed. + * d/copyright: Use DEP-5 format. + * Switch to Maven build system: + - Add B-D on maven-debian-helper + - Use ${maven:Depends} and ${maven:OptionalDepends} for Depends + and Recommends. + + -- Damien Raude-Morvan <[email protected]> Sun, 11 Sep 2011 00:55:11 +0200 + +commons-configuration (1.6-6) unstable; urgency=low + + * Add myself as Uploaders. + * Switch to servlet-api 2.5: + - d/control: Update Build-Depends and Depends to libservlet2.5-java. + - d/rules: Set DEB_JARS to servlet-api-2.5. + * Use default-jdk for build. + * d/control: Drop Depends on classpath-doc but + add Recommends on default-jdk-doc. (Closes: #567269). + * d/control: Fix Vcs-* to use anonymous connection. + * d/control: Update Standards-Version to 3.9.2: no changes needed. + * Bump debhelper compat level to 7. + * d/control: Remove Suggests on java-virtual-machine. + + -- Damien Raude-Morvan <[email protected]> Sun, 04 Sep 2011 14:19:17 +0200 + +commons-configuration (1.6-5) unstable; urgency=low + + * Change Build-Depends: default-jdk-doc. + * Convert copyright file to UTF-8. + * Switch to source format 3.0. + * Update Standards-Version: 3.8.4 + + -- Torsten Werner <[email protected]> Sun, 11 Apr 2010 16:00:02 +0200 + +commons-configuration (1.6-4) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 10:41:44 +0200 + +commons-configuration (1.6-3) experimental; urgency=low + + * Update debian/control as previous version missed all my changes + * Use openjdk-6-jdk for the build; add a Build-Depends on this + package. + + -- Ludovic Claude <[email protected]> Sun, 12 Jul 2009 23:20:28 +0100 + +commons-configuration (1.6-2) experimental; urgency=low + + [ Ludovic Claude ] + * Change section to java, bump up Standards-Version to 3.8.1 + * Add the Maven POM to the package, + * Add a Build-Depends-Indep dependency on maven-repo-helper + * Use mh_installpom and mh_installjar to install the POM and the jar to the + Maven repository + * Add missing dependencies on the binary package + * Add new java-doc package + * Use default-jdk to build the package, otherwise javadoc generation fails + + [ Torsten Werner ] + * Fix Build-Depends. + * Upload to experimental. + + -- Torsten Werner <[email protected]> Sun, 12 Jul 2009 22:45:20 +0200 + +commons-configuration (1.6-1) unstable; urgency=low + + * new upstream release + * Refresh our patches. + + -- Torsten Werner <[email protected]> Sat, 10 Jan 2009 12:54:01 +0100 + +commons-configuration (1.5-2) unstable; urgency=low + + * Change Maintainer to the pkg-java team. + * Bump up Standards-Version: 3.8.0 (no changes needed). + * Do no longer quote the full text of the Apache license in + debian/copyright. + + -- Torsten Werner <[email protected]> Fri, 15 Aug 2008 01:39:18 +0200 + +commons-configuration (1.5-1) unstable; urgency=low + + * new upstream release + * Move package to Alioth and add Vcs headers in debian/control. + * Update all references to the homepage and download address to the new + apache structure. (Closes: #450063) + * Add target 'get-orig-source' to debian/rules. + * Bumped up Standards-Version to 3.7.3; no changes needed. + * Switch from kaffe to java-gcj-compat-dev. + + -- Torsten Werner <[email protected]> Sun, 09 Dec 2007 10:50:51 +0100 + +commons-configuration (1.4-2) unstable; urgency=low + + * Remove some of the Depends because one of them was wrong and the others + might not be real Depends. (Closes: #425017) + + -- Torsten Werner <[email protected]> Fri, 18 May 2007 18:43:24 +0200 + +commons-configuration (1.4-1) unstable; urgency=low + + * Initial release (Closes: #420165) + + -- Torsten Werner <[email protected]> Fri, 20 Apr 2007 15:42:11 +0200 Deleted: tags/commons-configuration/1.10-1/debian/compat =================================================================== --- trunk/commons-configuration/debian/compat 2013-08-26 22:52:32 UTC (rev 17175) +++ tags/commons-configuration/1.10-1/debian/compat 2013-11-02 07:34:52 UTC (rev 17394) @@ -1 +0,0 @@ -7 Copied: tags/commons-configuration/1.10-1/debian/compat (from rev 17392, trunk/commons-configuration/debian/compat) =================================================================== --- tags/commons-configuration/1.10-1/debian/compat (rev 0) +++ tags/commons-configuration/1.10-1/debian/compat 2013-11-02 07:34:52 UTC (rev 17394) @@ -0,0 +1 @@ +9 Deleted: tags/commons-configuration/1.10-1/debian/control =================================================================== --- trunk/commons-configuration/debian/control 2013-08-26 22:52:32 UTC (rev 17175) +++ tags/commons-configuration/1.10-1/debian/control 2013-11-02 07:34:52 UTC (rev 17394) @@ -1,81 +0,0 @@ -Source: commons-configuration -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -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-Indep: ant, - default-jdk-doc, - libgnumail-java, - junit4, - libcommons-beanutils-java, - libcommons-beanutils-java-doc, - libcommons-codec-java, - libcommons-codec-java-doc, - libcommons-collections3-java, - libcommons-collections3-java-doc, - libcommons-dbcp-java, - libcommons-dbcp-java-doc, - libcommons-digester-java, - libcommons-digester-java-doc, - libcommons-jexl2-java, - libcommons-jxpath-java (>= 1.3-5), - libcommons-jxpath-java-doc, - libcommons-lang-java (>= 2.3), - libcommons-lang-java-doc, - libcommons-logging-java, - libcommons-logging-java-doc, - libcommons-pool-java, - libcommons-vfs-java (>= 2.0), - libcommons-vfs-java-doc, - libjavacc-maven-plugin-java, - libmaven-javadoc-plugin-java, - libservlet3.0-java -Standards-Version: 3.9.4 -Homepage: http://commons.apache.org/configuration/ -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-configuration -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/commons-configuration/ - -Package: libcommons-configuration-java -Architecture: all -Depends: ${maven:Depends}, ${misc:Depends} -Recommends: ${maven:OptionalDepends} -Description: Java based library providing a generic configuration interface - Commons Configuration provides a generic configuration interface which enables - an application to read configuration data from a variety of sources: - - Properties files - - XML documents - - Windows INI files - - Property list files (.plist) - - JNDI - - JDBC Datasource - - System properties - - Applet parameters - - Servlet parameters - Additional sources of configuration parameters can be created by using custom - configuration objects. - -Package: libcommons-configuration-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends} -Recommends: default-jdk-doc -Suggests: libcommons-configuration-java -Description: API Documentation for commons-configuration - Commons Configuration provides a generic configuration interface which enables - an application to read configuration data from a variety of sources: - - Properties files - - XML documents - - Windows INI files - - Property list files (.plist) - - JNDI - - JDBC Datasource - - System properties - - Applet parameters - - Servlet parameters - Additional sources of configuration parameters can be created by using custom - configuration objects. - . - This package contains the API documentation for commons-configuration. Copied: tags/commons-configuration/1.10-1/debian/control (from rev 17392, trunk/commons-configuration/debian/control) =================================================================== --- tags/commons-configuration/1.10-1/debian/control (rev 0) +++ tags/commons-configuration/1.10-1/debian/control 2013-11-02 07:34:52 UTC (rev 17394) @@ -0,0 +1,81 @@ +Source: commons-configuration +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Torsten Werner <[email protected]>, + Damien Raude-Morvan <[email protected]>, + Emmanuel Bourg <[email protected]> +Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper, javahelper +Build-Depends-Indep: ant, + default-jdk-doc, + libgnumail-java, + junit4, + libcommons-beanutils-java, + libcommons-beanutils-java-doc, + libcommons-codec-java, + libcommons-codec-java-doc, + libcommons-collections3-java, + libcommons-collections3-java-doc, + libcommons-dbcp-java, + libcommons-dbcp-java-doc, + libcommons-digester-java, + libcommons-digester-java-doc, + libcommons-jexl2-java, + libcommons-jxpath-java (>= 1.3-5), + libcommons-jxpath-java-doc, + libcommons-lang-java (>= 2.3), + libcommons-lang-java-doc, + libcommons-logging-java, + libcommons-logging-java-doc, + libcommons-pool-java, + libcommons-vfs-java (>= 2.0), + libcommons-vfs-java-doc, + libjavacc-maven-plugin-java, + libmaven-javadoc-plugin-java, + libservlet3.0-java +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 +Depends: ${maven:Depends}, ${misc:Depends} +Recommends: ${maven:OptionalDepends} +Description: Java based library providing a generic configuration interface + Commons Configuration provides a generic configuration interface which enables + an application to read configuration data from a variety of sources: + - Properties files + - XML documents + - Windows INI files + - Property list files (.plist) + - JNDI + - JDBC Datasource + - System properties + - Applet parameters + - Servlet parameters + Additional sources of configuration parameters can be created by using custom + configuration objects. + +Package: libcommons-configuration-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Recommends: default-jdk-doc +Suggests: libcommons-configuration-java +Description: API Documentation for commons-configuration + Commons Configuration provides a generic configuration interface which enables + an application to read configuration data from a variety of sources: + - Properties files + - XML documents + - Windows INI files + - Property list files (.plist) + - JNDI + - JDBC Datasource + - System properties + - Applet parameters + - Servlet parameters + Additional sources of configuration parameters can be created by using custom + configuration objects. + . + This package contains the API documentation for commons-configuration. Deleted: tags/commons-configuration/1.10-1/debian/copyright =================================================================== --- trunk/commons-configuration/debian/copyright 2013-08-26 22:52:32 UTC (rev 17175) +++ tags/commons-configuration/1.10-1/debian/copyright 2013-11-02 07:34:52 UTC (rev 17394) @@ -1,33 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: Apache Commons Configuration -Upstream-Contact: Apache Commons Developers <[email protected]> -Source: http://commons.apache.org/configuration/ - -Files: * -Copyright: 2001-2011 The Apache Software Foundation -License: Apache-2.0 -Comment: - Upstream authors: Daniel Rall <[email protected]>, - Jason van Zyl <[email protected]>, - Martin Poeschl <[email protected]>, - dIon Gillard <[email protected]>, - Henning P. Schmiedehausen <[email protected]>, - Eric Pugh <[email protected]>, - Brian E. Dunbar <[email protected]>, - Emmanuel Bourg <[email protected]>, - Oliver Heger <[email protected]>, - Jörg Schaible <[email protected]>, - Konstantin Shaposhnikov <[email protected]>, - Jamie M. Guillemette <[email protected]>, - Jorge Ferrer <[email protected]>, - Gabriele Garuglieri <[email protected]>, - Nicolas De Loof <[email protected]> - -Files: debian/* -Copyright: 2011, Damien Raude-Morvan <[email protected]> - 2007, Torsten Werner <[email protected]> -License: Apache-2.0 - -License: Apache-2.0 - On Debian systems the full text of the Apache License can be found - in `/usr/share/common-licenses/Apache-2.0'. Copied: tags/commons-configuration/1.10-1/debian/copyright (from rev 17393, trunk/commons-configuration/debian/copyright) =================================================================== --- tags/commons-configuration/1.10-1/debian/copyright (rev 0) +++ tags/commons-configuration/1.10-1/debian/copyright 2013-11-02 07:34:52 UTC (rev 17394) @@ -0,0 +1,33 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Apache Commons Configuration +Upstream-Contact: Apache Commons Developers <[email protected]> +Source: http://commons.apache.org/configuration/ + +Files: * +Copyright: 2001-2013, The Apache Software Foundation +License: Apache-2.0 +Comment: + Upstream authors: Daniel Rall <[email protected]>, + Jason van Zyl <[email protected]>, + Martin Poeschl <[email protected]>, + dIon Gillard <[email protected]>, + Henning P. Schmiedehausen <[email protected]>, + Eric Pugh <[email protected]>, + Brian E. Dunbar <[email protected]>, + Emmanuel Bourg <[email protected]>, + Oliver Heger <[email protected]>, + Jörg Schaible <[email protected]>, + Konstantin Shaposhnikov <[email protected]>, + Jamie M. Guillemette <[email protected]>, + Jorge Ferrer <[email protected]>, + Gabriele Garuglieri <[email protected]>, + Nicolas De Loof <[email protected]> + +Files: debian/* +Copyright: 2011, Damien Raude-Morvan <[email protected]> + 2007, Torsten Werner <[email protected]> +License: Apache-2.0 + +License: Apache-2.0 + On Debian systems the full text of the Apache License can be found + in `/usr/share/common-licenses/Apache-2.0'. Modified: tags/commons-configuration/1.10-1/debian/maven.rules =================================================================== --- trunk/commons-configuration/debian/maven.rules 2013-08-26 22:52:32 UTC (rev 17175) +++ tags/commons-configuration/1.10-1/debian/maven.rules 2013-11-02 07:34:52 UTC (rev 17394) @@ -1,9 +1,14 @@ -junit junit jar s/4\..*/4.x/ * * + commons-beanutils commons-beanutils jar s/.*/debian/ * * commons-collections commons-collections jar s/2\..*/2.x/ * * commons-collections commons-collections jar s/3\..*/3.x/ * * +commons-dbcp commons-dbcp jar s/.*/debian/ * * +commons-jxpath commons-jxpath jar s/.*/debian/ * * +javax.mail s/mail/gnumail/ jar s/.*/debian/ * * +javax.servlet servlet-api jar s/.*/3.0/ * * +junit junit jar s/4\..*/4.x/ * * +org.apache.commons commons-jexl2 jar s/.*/debian/ * * +org.apache.commons commons-jexl jar s/.*/debian/ * * commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ * * -org.apache.commons commons-jexl2 jar s/.*/debian/ * * +s/easymock/org.easymock/ easymock * s/.*/debian/ * * s/ant/org.apache.ant/ * * s/.*/debian/ * * -javax.mail s/mail/gnumail/ jar s/.*/debian/ * * -javax.servlet servlet-api jar s/.*/3.0/ * * _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

