Author: drazzib Date: 2011-09-04 12:23:04 +0000 (Sun, 04 Sep 2011) New Revision: 14718
Added: tags/commons-configuration/1.6-6/ tags/commons-configuration/1.6-6/debian/changelog tags/commons-configuration/1.6-6/debian/compat tags/commons-configuration/1.6-6/debian/control tags/commons-configuration/1.6-6/debian/rules Removed: tags/commons-configuration/1.6-6/debian/changelog tags/commons-configuration/1.6-6/debian/compat tags/commons-configuration/1.6-6/debian/control tags/commons-configuration/1.6-6/debian/rules Log: [svn-buildpackage] Tagging commons-configuration 1.6-6 Deleted: tags/commons-configuration/1.6-6/debian/changelog =================================================================== --- trunk/commons-configuration/debian/changelog 2011-09-03 10:59:33 UTC (rev 14690) +++ tags/commons-configuration/1.6-6/debian/changelog 2011-09-04 12:23:04 UTC (rev 14718) @@ -1,81 +0,0 @@ -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.6-6/debian/changelog (from rev 14717, trunk/commons-configuration/debian/changelog) =================================================================== --- tags/commons-configuration/1.6-6/debian/changelog (rev 0) +++ tags/commons-configuration/1.6-6/debian/changelog 2011-09-04 12:23:04 UTC (rev 14718) @@ -0,0 +1,97 @@ +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.6-6/debian/compat =================================================================== --- trunk/commons-configuration/debian/compat 2011-09-03 10:59:33 UTC (rev 14690) +++ tags/commons-configuration/1.6-6/debian/compat 2011-09-04 12:23:04 UTC (rev 14718) @@ -1 +0,0 @@ -5 Copied: tags/commons-configuration/1.6-6/debian/compat (from rev 14715, trunk/commons-configuration/debian/compat) =================================================================== --- tags/commons-configuration/1.6-6/debian/compat (rev 0) +++ tags/commons-configuration/1.6-6/debian/compat 2011-09-04 12:23:04 UTC (rev 14718) @@ -0,0 +1 @@ +7 Deleted: tags/commons-configuration/1.6-6/debian/control =================================================================== --- trunk/commons-configuration/debian/control 2011-09-03 10:59:33 UTC (rev 14690) +++ tags/commons-configuration/1.6-6/debian/control 2011-09-04 12:23:04 UTC (rev 14718) @@ -1,59 +0,0 @@ -Source: commons-configuration -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]> -Build-Depends: ant, ant-optional, cdbs, debhelper (>= 5), openjdk-6-jdk -Build-Depends-Indep: maven-repo-helper, libcommons-beanutils-java, libcommons-codec-java, - libcommons-collections3-java, libcommons-digester-java, libcommons-jxpath-java, - libcommons-lang-java (>= 2.3), libcommons-logging-java, libservlet2.4-java, - default-jdk-doc -Standards-Version: 3.8.4 -Homepage: http://commons.apache.org/configuration/ -Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/commons-configuration -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-configuration/ - -Package: libcommons-configuration-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, libcommons-collections3-java, - libcommons-lang-java (>= 2.3), libcommons-logging-java, libcommons-digester-java, - libcommons-beanutils-java, libcommons-codec-java, -Recommends: libcommons-jxpath-java, libservlet2.4-java -Suggests: java-virtual-machine -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}, classpath-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.6-6/debian/control (from rev 14716, trunk/commons-configuration/debian/control) =================================================================== --- tags/commons-configuration/1.6-6/debian/control (rev 0) +++ tags/commons-configuration/1.6-6/debian/control 2011-09-04 12:23:04 UTC (rev 14718) @@ -0,0 +1,59 @@ +Source: commons-configuration +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Torsten Werner <[email protected]>, Damien Raude-Morvan <[email protected]> +Build-Depends: ant, ant-optional, cdbs, debhelper (>= 7), default-jdk +Build-Depends-Indep: maven-repo-helper, libcommons-beanutils-java, libcommons-codec-java, + libcommons-collections3-java, libcommons-digester-java, libcommons-jxpath-java, + libcommons-lang-java (>= 2.3), libcommons-logging-java, libservlet2.5-java, + default-jdk-doc +Standards-Version: 3.9.2 +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/ + +Package: libcommons-configuration-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, libcommons-collections3-java, + libcommons-lang-java (>= 2.3), libcommons-logging-java, libcommons-digester-java, + libcommons-beanutils-java, libcommons-codec-java, +Recommends: libcommons-jxpath-java, libservlet2.5-java +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.6-6/debian/rules =================================================================== --- trunk/commons-configuration/debian/rules 2011-09-03 10:59:33 UTC (rev 14690) +++ tags/commons-configuration/1.6-6/debian/rules 2011-09-04 12:23:04 UTC (rev 14718) @@ -1,29 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/ant.mk - -PACKAGE := $(DEB_SOURCE_PACKAGE) -VERSION := $(DEB_UPSTREAM_VERSION) -JAVA_HOME := /usr/lib/jvm/java-6-openjdk -DEB_JARS := ant-nodeps commons-beanutils commons-codec commons-collections3 \ - commons-digester commons-jxpath commons-lang commons-logging \ - servlet-api -DEB_ANT_BUILD_TARGET := jar javadoc -DEB_ANT_BUILDFILE := build.xml -DEB_ANT_ARGS := -Dpackage=$(PACKAGE) -DartifactId=$(PACKAGE) -Dversion=$(VERSION) -API_DOCS := dist/docs/api - -binary-post-install/lib$(PACKAGE)-java:: - mh_installpoms -plib$(PACKAGE)-java - mh_installjar -plib$(PACKAGE)-java -l pom.xml target/$(PACKAGE)-$(VERSION).jar - -binary-post-install/lib$(PACKAGE)-java-doc:: - dh_install -plib$(PACKAGE)-java-doc $(API_DOCS) usr/share/doc/lib$(PACKAGE)-java - -clean:: - -rm -rf debian/tmp - -get-orig-source: - -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename - Copied: tags/commons-configuration/1.6-6/debian/rules (from rev 14715, trunk/commons-configuration/debian/rules) =================================================================== --- tags/commons-configuration/1.6-6/debian/rules (rev 0) +++ tags/commons-configuration/1.6-6/debian/rules 2011-09-04 12:23:04 UTC (rev 14718) @@ -0,0 +1,29 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/ant.mk + +PACKAGE := $(DEB_SOURCE_PACKAGE) +VERSION := $(DEB_UPSTREAM_VERSION) +JAVA_HOME := /usr/lib/jvm/default-java +DEB_JARS := ant-nodeps commons-beanutils commons-codec commons-collections3 \ + commons-digester commons-jxpath commons-lang commons-logging \ + servlet-api-2.5 +DEB_ANT_BUILD_TARGET := jar javadoc +DEB_ANT_BUILDFILE := build.xml +DEB_ANT_ARGS := -Dpackage=$(PACKAGE) -DartifactId=$(PACKAGE) -Dversion=$(VERSION) +API_DOCS := dist/docs/api + +binary-post-install/lib$(PACKAGE)-java:: + mh_installpoms -plib$(PACKAGE)-java + mh_installjar -plib$(PACKAGE)-java -l pom.xml target/$(PACKAGE)-$(VERSION).jar + +binary-post-install/lib$(PACKAGE)-java-doc:: + dh_install -plib$(PACKAGE)-java-doc $(API_DOCS) usr/share/doc/lib$(PACKAGE)-java + +clean:: + -rm -rf debian/tmp + +get-orig-source: + -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

