Author: ebourg-guest Date: 2013-09-24 10:36:19 +0000 (Tue, 24 Sep 2013) New Revision: 17276
Added: tags/plexus-containers/1.0~beta3.0.7-7/ tags/plexus-containers/1.0~beta3.0.7-7/debian/changelog tags/plexus-containers/1.0~beta3.0.7-7/debian/control tags/plexus-containers/1.0~beta3.0.7-7/debian/maven.rules Removed: tags/plexus-containers/1.0~beta3.0.7-7/debian/changelog tags/plexus-containers/1.0~beta3.0.7-7/debian/control tags/plexus-containers/1.0~beta3.0.7-7/debian/maven.rules Log: [svn-buildpackage] Tagging plexus-containers 1.0~beta3.0.7-7 Deleted: tags/plexus-containers/1.0~beta3.0.7-7/debian/changelog =================================================================== --- trunk/plexus-containers/debian/changelog 2013-09-11 15:50:52 UTC (rev 17215) +++ tags/plexus-containers/1.0~beta3.0.7-7/debian/changelog 2013-09-24 10:36:19 UTC (rev 17276) @@ -1,64 +0,0 @@ -plexus-containers (1.0~beta3.0.7-6) UNRELEASED; urgency=low - - * Team upload. - * Replaced the dependency on Google Collections by Guava - * Use canonical URLs for the Vcs-* fields - * debian/rules: Improved the clean target to allow rebuilds - - -- Emmanuel Bourg <[email protected]> Mon, 17 Jun 2013 13:55:58 +0200 - -plexus-containers (1.0~beta3.0.7-5) unstable; urgency=low - - * Team upload. - * Fix FTBFS with libgoogle-collections >= 1.0, - closes: #625972, #628328, #628294 - * Bump to Standards-Version 3.9.2: no changes needed. - * Bump Debhelper compat level to 7. - - -- Damien Raude-Morvan <[email protected]> Tue, 31 May 2011 02:41:40 +0200 - -plexus-containers (1.0~beta3.0.7-4) unstable; urgency=low - - * Downgrade Build-Depends: default-jdk. - * Update Standards-Version: 3.8.4. - * Switch to source format 3.0. - - -- Torsten Werner <[email protected]> Wed, 05 May 2010 07:28:43 +0200 - -plexus-containers (1.0~beta3.0.7-3) unstable; urgency=low - - * Add versioned Conflicts: libplexus-container-default-java. (Closes: - #542055) - - -- Torsten Werner <[email protected]> Mon, 17 Aug 2009 20:14:42 +0200 - -plexus-containers (1.0~beta3.0.7-2) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 23:38:52 +0200 - -plexus-containers (1.0~beta3.0.7-1) experimental; urgency=low - - * New upstream version, add myself to Uploaders. - * Change section to java, bump 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 - * Fix Lintian warning: Add ${misc:Depend} to libplexus-containers-java-doc - * Remove Depends on Java runtimes as it is a library - - -- Ludovic Claude <[email protected]> Tue, 24 Mar 2009 00:33:14 +0000 - -plexus-containers (1.0~beta2-2) unstable; urgency=low - - * Add missing Depends. - - -- Torsten Werner <[email protected]> Fri, 26 Dec 2008 00:55:46 +0100 - -plexus-containers (1.0~beta2-1) unstable; urgency=low - - * Initial release. (Closes: #507272) - - -- Torsten Werner <[email protected]> Fri, 05 Dec 2008 10:10:34 +0100 Copied: tags/plexus-containers/1.0~beta3.0.7-7/debian/changelog (from rev 17247, trunk/plexus-containers/debian/changelog) =================================================================== --- tags/plexus-containers/1.0~beta3.0.7-7/debian/changelog (rev 0) +++ tags/plexus-containers/1.0~beta3.0.7-7/debian/changelog 2013-09-24 10:36:19 UTC (rev 17276) @@ -0,0 +1,72 @@ +plexus-containers (1.0~beta3.0.7-7) unstable; urgency=low + + * Team upload. + * Replaced Google Collections by Guava in the pom installed + in /usr/share/maven-repo (Closes: #724149) + + -- Emmanuel Bourg <[email protected]> Mon, 23 Sep 2013 13:00:53 +0200 + +plexus-containers (1.0~beta3.0.7-6) unstable; urgency=low + + * Team upload. + * Replaced the dependency on Google Collections by Guava + * Use canonical URLs for the Vcs-* fields + * debian/rules: Improved the clean target to allow rebuilds + + -- Emmanuel Bourg <[email protected]> Wed, 11 Sep 2013 19:13:31 +0200 + +plexus-containers (1.0~beta3.0.7-5) unstable; urgency=low + + * Team upload. + * Fix FTBFS with libgoogle-collections >= 1.0, + closes: #625972, #628328, #628294 + * Bump to Standards-Version 3.9.2: no changes needed. + * Bump Debhelper compat level to 7. + + -- Damien Raude-Morvan <[email protected]> Tue, 31 May 2011 02:41:40 +0200 + +plexus-containers (1.0~beta3.0.7-4) unstable; urgency=low + + * Downgrade Build-Depends: default-jdk. + * Update Standards-Version: 3.8.4. + * Switch to source format 3.0. + + -- Torsten Werner <[email protected]> Wed, 05 May 2010 07:28:43 +0200 + +plexus-containers (1.0~beta3.0.7-3) unstable; urgency=low + + * Add versioned Conflicts: libplexus-container-default-java. (Closes: + #542055) + + -- Torsten Werner <[email protected]> Mon, 17 Aug 2009 20:14:42 +0200 + +plexus-containers (1.0~beta3.0.7-2) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 23:38:52 +0200 + +plexus-containers (1.0~beta3.0.7-1) experimental; urgency=low + + * New upstream version, add myself to Uploaders. + * Change section to java, bump 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 + * Fix Lintian warning: Add ${misc:Depend} to libplexus-containers-java-doc + * Remove Depends on Java runtimes as it is a library + + -- Ludovic Claude <[email protected]> Tue, 24 Mar 2009 00:33:14 +0000 + +plexus-containers (1.0~beta2-2) unstable; urgency=low + + * Add missing Depends. + + -- Torsten Werner <[email protected]> Fri, 26 Dec 2008 00:55:46 +0100 + +plexus-containers (1.0~beta2-1) unstable; urgency=low + + * Initial release. (Closes: #507272) + + -- Torsten Werner <[email protected]> Fri, 05 Dec 2008 10:10:34 +0100 Deleted: tags/plexus-containers/1.0~beta3.0.7-7/debian/control =================================================================== --- trunk/plexus-containers/debian/control 2013-09-11 15:50:52 UTC (rev 17215) +++ tags/plexus-containers/1.0~beta3.0.7-7/debian/control 2013-09-24 10:36:19 UTC (rev 17276) @@ -1,66 +0,0 @@ -Source: plexus-containers -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk -Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, - libguava-java, libplexus-classworlds-java, libplexus-utils-java, - libxbean-java, junit -Standards-Version: 3.9.4 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-containers -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-containers/ -Homepage: http://plexus.codehaus.org - -Package: libplexus-containers-java -Architecture: all -Depends: ${misc:Depends}, libguava-java, - libplexus-classworlds-java, libplexus-utils-java, libxbean-java -Conflicts: libplexus-container-default-java (<= 1.0-alpha-9-stable-1-2) -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. - . - This package replaces the old packages libplexus-containers-default-java. - -Package: libplexus-containers-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends} -Suggests: libplexus-containers-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 plexus-containers. It - replaces the old packages libplexus-containers-default-java-doc. Copied: tags/plexus-containers/1.0~beta3.0.7-7/debian/control (from rev 17216, trunk/plexus-containers/debian/control) =================================================================== --- tags/plexus-containers/1.0~beta3.0.7-7/debian/control (rev 0) +++ tags/plexus-containers/1.0~beta3.0.7-7/debian/control 2013-09-24 10:36:19 UTC (rev 17276) @@ -0,0 +1,76 @@ +Source: plexus-containers +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Torsten Werner <[email protected]>, + Ludovic Claude <[email protected]> +Build-Depends: cdbs (>= 0.4.5.3), debhelper (>= 7), default-jdk +Build-Depends-Indep: ant, + ant-optional, + junit, + libguava-java, + libplexus-classworlds-java, + libplexus-utils-java, + libxbean-java, + maven-ant-helper (>> 4), + maven-repo-helper +Standards-Version: 3.9.4 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-containers +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-containers/ +Homepage: http://plexus.codehaus.org + +Package: libplexus-containers-java +Architecture: all +Depends: libguava-java, + libplexus-classworlds-java, + libplexus-utils-java, + libxbean-java, + ${misc:Depends} +Conflicts: libplexus-container-default-java (<= 1.0-alpha-9-stable-1-2) +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. + . + This package replaces the old packages libplexus-containers-default-java. + +Package: libplexus-containers-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Suggests: libplexus-containers-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 plexus-containers. It + replaces the old packages libplexus-containers-default-java-doc. Deleted: tags/plexus-containers/1.0~beta3.0.7-7/debian/maven.rules =================================================================== --- trunk/plexus-containers/debian/maven.rules 2013-09-11 15:50:52 UTC (rev 17215) +++ tags/plexus-containers/1.0~beta3.0.7-7/debian/maven.rules 2013-09-24 10:36:19 UTC (rev 17276) @@ -1,4 +0,0 @@ -s/com.google.code.google-collections/com.google.collections/ s/google-collect/google-collections/ jar s/.*/debian/ -s/jdom/org.jdom/ jdom jar s/1\..*/debian/ -junit junit jar s/3\..*/3.x/ - Copied: tags/plexus-containers/1.0~beta3.0.7-7/debian/maven.rules (from rev 17247, trunk/plexus-containers/debian/maven.rules) =================================================================== --- tags/plexus-containers/1.0~beta3.0.7-7/debian/maven.rules (rev 0) +++ tags/plexus-containers/1.0~beta3.0.7-7/debian/maven.rules 2013-09-24 10:36:19 UTC (rev 17276) @@ -0,0 +1,4 @@ +s/com.google.code.google-collections/com.google.guava/ s/google-collect/guava/ jar s/.*/debian/ +s/jdom/org.jdom/ jdom jar s/1\..*/debian/ +junit junit jar s/3\..*/3.x/ + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

