Author: ebourg-guest Date: 2017-09-05 13:08:00 +0000 (Tue, 05 Sep 2017) New Revision: 19274
Added: tags/plexus-container-default/1.0-alpha-9-stable-1-9/ tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/changelog tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/compat tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/control tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/maven.rules tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/rules Removed: tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/changelog tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/compat tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/control tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/maven.rules tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/rules Log: [svn-buildpackage] Tagging plexus-container-default 1.0-alpha-9-stable-1-9 Deleted: tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/changelog =================================================================== --- trunk/plexus-container-default/debian/changelog 2016-04-22 08:48:45 UTC (rev 19033) +++ tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/changelog 2017-09-05 13:08:00 UTC (rev 19274) @@ -1,73 +0,0 @@ -plexus-container-default (1.0-alpha-9-stable-1-7) unstable; urgency=low - - * debian/control: - - Build depend on default-jdk-doc instead of openjdk-6-doc (Closes: #567288) - - Build depend on debhelper >= 9 - - Updated Standards-Version to 3.9.4 (no changes) - - Use canonical URLs for the Vcs-* fields - - Removed the duplicate Section field for libplexus-container-default-java - - Fixed the long description of libplexus-container-default-java - (this is not a documentation package) - * debian/rules: Improved the clean target to allow rebuilds - * Added a description to debian/patches/pom.diff - - -- Emmanuel Bourg <[email protected]> Mon, 23 Sep 2013 14:29:57 +0200 - -plexus-container-default (1.0-alpha-9-stable-1-6) unstable; urgency=low - - * Team upload. - * Replace Depends: classpath-doc by default-jdk-doc. - * Remove Paul from Uploaders list. There are no uploaders left. - * Switch to source format 3.0. - - -- Torsten Werner <[email protected]> Tue, 23 Aug 2011 21:45:36 +0200 - -plexus-container-default (1.0-alpha-9-stable-1-5) unstable; urgency=low - - * Add Build-Depends on openjdk-6-doc (Closes: #543115) - * Bump up Standards-Version to 3.8.3, no change - - -- Ludovic Claude <[email protected]> Wed, 02 Sep 2009 21:29:42 +0100 - -plexus-container-default (1.0-alpha-9-stable-1-4) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 23:34:45 +0200 - -plexus-container-default (1.0-alpha-9-stable-1-3) experimental; urgency=low - - [ Ludovic Claude ] - * Change section to java - * 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 - * Use mh_mavenrepo to generate the update scripts for the Debian parent POM - * Correct Lintian warning: use a Homepage attribute in the control file - * Add Vcs-Browser and Vcs-Svn to the control file - * Use quilt to patch the POM file as it contains some incorrect information - * Change the dependency on java-gcj to default-jdk (Closes: #526293) - - [ Michael Koch ] - * Added watch file. - - -- Ludovic Claude <[email protected]> Mon, 23 Mar 2009 23:31:45 +0000 - -plexus-container-default (1.0-alpha-9-stable-1-2) unstable; urgency=low - - * debian/control: Added (minimum) versions to Build-Depends-Indep. - - -- Paul Cager <[email protected]> Sun, 17 Jun 2007 00:09:21 +0100 - -plexus-container-default (1.0-alpha-9-stable-1-1) unstable; urgency=low - - * Changed to target the same release as maven. - - -- Paul Cager <[email protected]> Wed, 06 Jun 2007 22:46:34 +0100 - -plexus-container-default (1.0+svn6351-1) unstable; urgency=low - - * Initial release. (Closes: #413522) - - -- Paul Cager <[email protected]> Fri, 27 Apr 2007 15:51:00 +0100 Copied: tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/changelog (from rev 19273, trunk/plexus-container-default/debian/changelog) =================================================================== --- tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/changelog (rev 0) +++ tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/changelog 2017-09-05 13:08:00 UTC (rev 19274) @@ -0,0 +1,88 @@ +plexus-container-default (1.0-alpha-9-stable-1-9) unstable; urgency=medium + + * Team upload. + * Fixed the Maven rule for plexus-classworlds + + -- Emmanuel Bourg <[email protected]> Tue, 05 Sep 2017 14:36:35 +0200 + +plexus-container-default (1.0-alpha-9-stable-1-8) unstable; urgency=medium + + * Depend on libplexus-classworlds-java instead of libclassworlds-java + * Standards-Version updated to 4.1.0 + * Switch to debhelper level 10 + + -- Emmanuel Bourg <[email protected]> Tue, 05 Sep 2017 11:19:27 +0200 + +plexus-container-default (1.0-alpha-9-stable-1-7) unstable; urgency=low + + * debian/control: + - Build depend on default-jdk-doc instead of openjdk-6-doc (Closes: #567288) + - Build depend on debhelper >= 9 + - Updated Standards-Version to 3.9.4 (no changes) + - Use canonical URLs for the Vcs-* fields + - Removed the duplicate Section field for libplexus-container-default-java + - Fixed the long description of libplexus-container-default-java + (this is not a documentation package) + * debian/rules: Improved the clean target to allow rebuilds + * Added a description to debian/patches/pom.diff + + -- Emmanuel Bourg <[email protected]> Mon, 23 Sep 2013 14:29:57 +0200 + +plexus-container-default (1.0-alpha-9-stable-1-6) unstable; urgency=low + + * Team upload. + * Replace Depends: classpath-doc by default-jdk-doc. + * Remove Paul from Uploaders list. There are no uploaders left. + * Switch to source format 3.0. + + -- Torsten Werner <[email protected]> Tue, 23 Aug 2011 21:45:36 +0200 + +plexus-container-default (1.0-alpha-9-stable-1-5) unstable; urgency=low + + * Add Build-Depends on openjdk-6-doc (Closes: #543115) + * Bump up Standards-Version to 3.8.3, no change + + -- Ludovic Claude <[email protected]> Wed, 02 Sep 2009 21:29:42 +0100 + +plexus-container-default (1.0-alpha-9-stable-1-4) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 23:34:45 +0200 + +plexus-container-default (1.0-alpha-9-stable-1-3) experimental; urgency=low + + [ Ludovic Claude ] + * Change section to java + * 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 + * Use mh_mavenrepo to generate the update scripts for the Debian parent POM + * Correct Lintian warning: use a Homepage attribute in the control file + * Add Vcs-Browser and Vcs-Svn to the control file + * Use quilt to patch the POM file as it contains some incorrect information + * Change the dependency on java-gcj to default-jdk (Closes: #526293) + + [ Michael Koch ] + * Added watch file. + + -- Ludovic Claude <[email protected]> Mon, 23 Mar 2009 23:31:45 +0000 + +plexus-container-default (1.0-alpha-9-stable-1-2) unstable; urgency=low + + * debian/control: Added (minimum) versions to Build-Depends-Indep. + + -- Paul Cager <[email protected]> Sun, 17 Jun 2007 00:09:21 +0100 + +plexus-container-default (1.0-alpha-9-stable-1-1) unstable; urgency=low + + * Changed to target the same release as maven. + + -- Paul Cager <[email protected]> Wed, 06 Jun 2007 22:46:34 +0100 + +plexus-container-default (1.0+svn6351-1) unstable; urgency=low + + * Initial release. (Closes: #413522) + + -- Paul Cager <[email protected]> Fri, 27 Apr 2007 15:51:00 +0100 Deleted: tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/compat =================================================================== --- trunk/plexus-container-default/debian/compat 2016-04-22 08:48:45 UTC (rev 19033) +++ tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/compat 2017-09-05 13:08:00 UTC (rev 19274) @@ -1 +0,0 @@ -9 Copied: tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/compat (from rev 19269, trunk/plexus-container-default/debian/compat) =================================================================== --- tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/compat (rev 0) +++ tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/compat 2017-09-05 13:08:00 UTC (rev 19274) @@ -0,0 +1 @@ +10 Deleted: tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/control =================================================================== --- trunk/plexus-container-default/debian/control 2016-04-22 08:48:45 UTC (rev 19033) +++ tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/control 2017-09-05 13:08:00 UTC (rev 19274) @@ -1,70 +0,0 @@ -Source: plexus-container-default -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Emmanuel Bourg <[email protected]> -Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, - junit, - junit-doc, - default-jdk-doc, - libclassworlds-java (>=1.1-alpha-2), - libplexus-utils-java (>=1:1), - libplexus-utils-java-doc (>=1:1), - libxalan2-java -Build-Depends: debhelper (>= 9), cdbs (>= 0.4.5.3), default-jdk -Standards-Version: 3.9.4 -Vcs-Svn: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-container-default -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-container-default -Homepage: http://plexus.codehaus.org - -Package: libplexus-container-default-java -Architecture: all -Depends: ${misc:Depends}, libplexus-utils-java, - libclassworlds-java (>=1.1-alpha-2) -Suggests: libplexus-container-default-java-doc -Description: utilities for the Plexus framework - The Plexus project provides a full software stack for creating and executing - software projects. Based on the Plexus container, the applications can - utilise component-oriented programming to build modular, reusable components - that can easily be assembled and reused. - . - While Plexus is similar to other inversion-of-control (IoC) or dependency - injection frameworks such as the Spring Framework, it is a full-fledged - container that supports many more features such as: - . - * Component lifecycles - * Component instantiation strategies - * Nested containers - * Component configuration - * Auto-wiring - * Component dependencies, and - * Various dependency injection techniques including constructor injection, - setter injection, and private field injection. - -Package: libplexus-container-default-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, default-jdk-doc, libclassworlds-java-doc, - libplexus-utils-java-doc -Suggests: libplexus-container-default-java -Description: API Documentation for plexus-container-default - The Plexus project provides a full software stack for creating and executing - software projects. Based on the Plexus container, the applications can - utilise component-oriented programming to build modular, reusable components - that can easily be assembled and reused. - . - While Plexus is similar to other inversion-of-control (IoC) or dependency - injection frameworks such as the Spring Framework, it is a full-fledged - container that supports many more features such as: - . - * Component lifecycles - * Component instantiation strategies - * Nested containers - * Component configuration - * Auto-wiring - * Component dependencies, and - * Various dependency injection techniques including constructor injection, - setter injection, and private field injection. - . - This package contains the API documentation for - libplexus-container-default-java Copied: tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/control (from rev 19270, trunk/plexus-container-default/debian/control) =================================================================== --- tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/control (rev 0) +++ tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/control 2017-09-05 13:08:00 UTC (rev 19274) @@ -0,0 +1,70 @@ +Source: plexus-container-default +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Emmanuel Bourg <[email protected]> +Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, + junit, + junit-doc, + default-jdk-doc, + libplexus-classworlds-java, + libplexus-utils-java (>=1:1), + libplexus-utils-java-doc (>=1:1), + libxalan2-java +Build-Depends: debhelper (>= 10), cdbs (>= 0.4.5.3), default-jdk +Standards-Version: 4.1.0 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-container-default +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-container-default +Homepage: http://plexus.codehaus.org + +Package: libplexus-container-default-java +Architecture: all +Depends: ${misc:Depends}, libplexus-utils-java, + libplexus-classworlds-java +Suggests: libplexus-container-default-java-doc +Description: utilities for the Plexus framework + The Plexus project provides a full software stack for creating and executing + software projects. Based on the Plexus container, the applications can + utilise component-oriented programming to build modular, reusable components + that can easily be assembled and reused. + . + While Plexus is similar to other inversion-of-control (IoC) or dependency + injection frameworks such as the Spring Framework, it is a full-fledged + container that supports many more features such as: + . + * Component lifecycles + * Component instantiation strategies + * Nested containers + * Component configuration + * Auto-wiring + * Component dependencies, and + * Various dependency injection techniques including constructor injection, + setter injection, and private field injection. + +Package: libplexus-container-default-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends}, default-jdk-doc, libplexus-classworlds-java-doc, + libplexus-utils-java-doc +Suggests: libplexus-container-default-java +Description: API Documentation for plexus-container-default + The Plexus project provides a full software stack for creating and executing + software projects. Based on the Plexus container, the applications can + utilise component-oriented programming to build modular, reusable components + that can easily be assembled and reused. + . + While Plexus is similar to other inversion-of-control (IoC) or dependency + injection frameworks such as the Spring Framework, it is a full-fledged + container that supports many more features such as: + . + * Component lifecycles + * Component instantiation strategies + * Nested containers + * Component configuration + * Auto-wiring + * Component dependencies, and + * Various dependency injection techniques including constructor injection, + setter injection, and private field injection. + . + This package contains the API documentation for + libplexus-container-default-java Deleted: tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/maven.rules =================================================================== --- trunk/plexus-container-default/debian/maven.rules 2016-04-22 08:48:45 UTC (rev 19033) +++ tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/maven.rules 2017-09-05 13:08:00 UTC (rev 19274) @@ -1,2 +0,0 @@ -org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ -junit junit jar s/3\..*/3.x/ Copied: tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/maven.rules (from rev 19273, trunk/plexus-container-default/debian/maven.rules) =================================================================== --- tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/maven.rules (rev 0) +++ tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/maven.rules 2017-09-05 13:08:00 UTC (rev 19274) @@ -0,0 +1,3 @@ +org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ +junit junit jar s/3\..*/3.x/ +s/classworlds/org.codehaus.plexus/ s/classworlds/plexus-classworlds/ * s/.*/debian/ * * Deleted: tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/rules =================================================================== --- trunk/plexus-container-default/debian/rules 2016-04-22 08:48:45 UTC (rev 19033) +++ tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/rules 2017-09-05 13:08:00 UTC (rev 19274) @@ -1,34 +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/default-java -DEB_JARS := ant-trax ant-nodeps xalan2 classworlds plexus-utils junit -DEB_ANT_BUILD_TARGET := package javadoc -DEB_ANT_BUILDFILE := /usr/share/maven-ant-helper/maven-build.xml -DEB_ANT_ARGS := -Dbasedir=$(realpath .) -Dpackage=$(PACKAGE) -Dversion=$(VERSION) -API_DOCS := build/api -SVN := http://svn.codehaus.org/plexus/plexus-containers/tags/plexus-container-default-$(VERSION) - -get-orig-source: - echo "Getting from $(SVN)" - mkdir orig_tmp - cd orig_tmp && \ - svn export -q $(SVN) $(PACKAGE) && \ - tar czf ../../$(PACKAGE)_$(VERSION).orig.tar.gz $(PACKAGE) - rm -rf orig_tmp - -binary-post-install/lib$(PACKAGE)-java:: - mh_installpoms -plib$(PACKAGE)-java - mh_installjar -plib$(PACKAGE)-java -l --usj-name=$(PACKAGE)-alpha pom.xml build/$(PACKAGE)-$(VERSION).jar - -clean:: - -rm -rf debian/tmp - mh_clean - mh_unpatchpoms -plib$(PACKAGE)-java - -binary-post-install/lib$(PACKAGE)-java-doc:: - dh_install -plib$(PACKAGE)-java-doc $(API_DOCS) usr/share/doc/lib$(PACKAGE)-java Copied: tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/rules (from rev 19267, trunk/plexus-container-default/debian/rules) =================================================================== --- tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/rules (rev 0) +++ tags/plexus-container-default/1.0-alpha-9-stable-1-9/debian/rules 2017-09-05 13:08:00 UTC (rev 19274) @@ -0,0 +1,34 @@ +#!/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-trax ant-nodeps xalan2 plexus-classworlds plexus-utils junit +DEB_ANT_BUILD_TARGET := package javadoc +DEB_ANT_BUILDFILE := /usr/share/maven-ant-helper/maven-build.xml +DEB_ANT_ARGS := -Dbasedir=$(realpath .) -Dpackage=$(PACKAGE) -Dversion=$(VERSION) +API_DOCS := build/api +SVN := http://svn.codehaus.org/plexus/plexus-containers/tags/plexus-container-default-$(VERSION) + +get-orig-source: + echo "Getting from $(SVN)" + mkdir orig_tmp + cd orig_tmp && \ + svn export -q $(SVN) $(PACKAGE) && \ + tar czf ../../$(PACKAGE)_$(VERSION).orig.tar.gz $(PACKAGE) + rm -rf orig_tmp + +binary-post-install/lib$(PACKAGE)-java:: + mh_installpoms -plib$(PACKAGE)-java + mh_installjar -plib$(PACKAGE)-java -l --usj-name=$(PACKAGE)-alpha pom.xml build/$(PACKAGE)-$(VERSION).jar + +clean:: + -rm -rf debian/tmp + mh_clean + mh_unpatchpoms -plib$(PACKAGE)-java + +binary-post-install/lib$(PACKAGE)-java-doc:: + dh_install -plib$(PACKAGE)-java-doc $(API_DOCS) usr/share/doc/lib$(PACKAGE)-java _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

