Author: ebourg-guest Date: 2013-11-05 09:35:38 +0000 (Tue, 05 Nov 2013) New Revision: 17427
Added: tags/plexus-maven-plugin/1.3.8-8/ tags/plexus-maven-plugin/1.3.8-8/debian/changelog tags/plexus-maven-plugin/1.3.8-8/debian/compat tags/plexus-maven-plugin/1.3.8-8/debian/control tags/plexus-maven-plugin/1.3.8-8/debian/libplexus-maven-plugin-java.poms tags/plexus-maven-plugin/1.3.8-8/debian/watch Removed: tags/plexus-maven-plugin/1.3.8-8/debian/changelog tags/plexus-maven-plugin/1.3.8-8/debian/compat tags/plexus-maven-plugin/1.3.8-8/debian/control tags/plexus-maven-plugin/1.3.8-8/debian/libplexus-maven-plugin-java.poms tags/plexus-maven-plugin/1.3.8-8/debian/watch Log: [svn-buildpackage] Tagging plexus-maven-plugin 1.3.8-8 Deleted: tags/plexus-maven-plugin/1.3.8-8/debian/changelog =================================================================== --- trunk/plexus-maven-plugin/debian/changelog 2013-11-05 05:25:39 UTC (rev 17425) +++ tags/plexus-maven-plugin/1.3.8-8/debian/changelog 2013-11-05 09:35:38 UTC (rev 17427) @@ -1,58 +0,0 @@ -plexus-maven-plugin (1.3.8-7) unstable; urgency=low - - * Switch to source format 3.0. - * Update Standards-Version: 3.9.2. - * Use Maven to build the package. - * Add a documentation package. - - -- Torsten Werner <[email protected]> Thu, 22 Sep 2011 21:23:30 +0200 - -plexus-maven-plugin (1.3.8-6) unstable; urgency=low - - * Bumped Standards-Version to 3.8.4, no change - - -- Ludovic Claude <[email protected]> Sun, 28 Mar 2010 23:07:00 +0200 - -plexus-maven-plugin (1.3.8-5) unstable; urgency=low - - * Add myself to Uploaders - * Rebuild with plexus-cdc >= 1.0~alpha14-4 - to get fixed SourceComponentDescriptorExtractor.class - (Closes: #545631) - * Bumped Standards-Version to 3.8.3: - - Add debian/README.source to describe patch system - * Bump debhelper version to 7 - - -- Damien Raude-Morvan <[email protected]> Mon, 26 Oct 2009 20:43:03 +0100 - -plexus-maven-plugin (1.3.8-4) unstable; urgency=low - - * Fix component descriptors - - -- Ludovic Claude <[email protected]> Tue, 28 Jul 2009 17:08:30 +0100 - -plexus-maven-plugin (1.3.8-3) experimental; urgency=low - - * Change section to java, bump up Standards-Version to 3.8.1 - * 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 - * Remove the patch for the POM as it's no longer needed - * Change the build dependency on openjdk-6-jdk to default-jdk - * Use cdbs-ant instead of cdbs-maven for the build, as this plugin is used - to build Maven or some of its build dependencies. - * Remove the dependencies on Java runtimes as it is a library. - - -- Ludovic Claude <[email protected]> Sun, 17 May 2009 16:07:37 +0100 - -plexus-maven-plugin (1.3.8-2) unstable; urgency=low - - * Change Depends: default-java to default-jre. - - -- Torsten Werner <[email protected]> Fri, 26 Dec 2008 10:32:17 +0100 - -plexus-maven-plugin (1.3.8-1) unstable; urgency=low - - * Initial release. (Closes: #508741) - - -- Torsten Werner <[email protected]> Sun, 14 Dec 2008 22:30:57 +0100 Copied: tags/plexus-maven-plugin/1.3.8-8/debian/changelog (from rev 17426, trunk/plexus-maven-plugin/debian/changelog) =================================================================== --- tags/plexus-maven-plugin/1.3.8-8/debian/changelog (rev 0) +++ tags/plexus-maven-plugin/1.3.8-8/debian/changelog 2013-11-05 09:35:38 UTC (rev 17427) @@ -0,0 +1,69 @@ +plexus-maven-plugin (1.3.8-8) unstable; urgency=low + + * Team upload. + * debian/control: + - Updated Standards-Version to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields + * Build depend on debhelper >= 9 + * Updated the watch file + + -- Emmanuel Bourg <[email protected]> Tue, 05 Nov 2013 10:13:59 +0100 + +plexus-maven-plugin (1.3.8-7) unstable; urgency=low + + * Switch to source format 3.0. + * Update Standards-Version: 3.9.2. + * Use Maven to build the package. + * Add a documentation package. + + -- Torsten Werner <[email protected]> Thu, 22 Sep 2011 21:23:30 +0200 + +plexus-maven-plugin (1.3.8-6) unstable; urgency=low + + * Bumped Standards-Version to 3.8.4, no change + + -- Ludovic Claude <[email protected]> Sun, 28 Mar 2010 23:07:00 +0200 + +plexus-maven-plugin (1.3.8-5) unstable; urgency=low + + * Add myself to Uploaders + * Rebuild with plexus-cdc >= 1.0~alpha14-4 + to get fixed SourceComponentDescriptorExtractor.class + (Closes: #545631) + * Bumped Standards-Version to 3.8.3: + - Add debian/README.source to describe patch system + * Bump debhelper version to 7 + + -- Damien Raude-Morvan <[email protected]> Mon, 26 Oct 2009 20:43:03 +0100 + +plexus-maven-plugin (1.3.8-4) unstable; urgency=low + + * Fix component descriptors + + -- Ludovic Claude <[email protected]> Tue, 28 Jul 2009 17:08:30 +0100 + +plexus-maven-plugin (1.3.8-3) experimental; urgency=low + + * Change section to java, bump up Standards-Version to 3.8.1 + * 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 + * Remove the patch for the POM as it's no longer needed + * Change the build dependency on openjdk-6-jdk to default-jdk + * Use cdbs-ant instead of cdbs-maven for the build, as this plugin is used + to build Maven or some of its build dependencies. + * Remove the dependencies on Java runtimes as it is a library. + + -- Ludovic Claude <[email protected]> Sun, 17 May 2009 16:07:37 +0100 + +plexus-maven-plugin (1.3.8-2) unstable; urgency=low + + * Change Depends: default-java to default-jre. + + -- Torsten Werner <[email protected]> Fri, 26 Dec 2008 10:32:17 +0100 + +plexus-maven-plugin (1.3.8-1) unstable; urgency=low + + * Initial release. (Closes: #508741) + + -- Torsten Werner <[email protected]> Sun, 14 Dec 2008 22:30:57 +0100 Deleted: tags/plexus-maven-plugin/1.3.8-8/debian/compat =================================================================== --- trunk/plexus-maven-plugin/debian/compat 2013-11-05 05:25:39 UTC (rev 17425) +++ tags/plexus-maven-plugin/1.3.8-8/debian/compat 2013-11-05 09:35:38 UTC (rev 17427) @@ -1 +0,0 @@ -7 Copied: tags/plexus-maven-plugin/1.3.8-8/debian/compat (from rev 17426, trunk/plexus-maven-plugin/debian/compat) =================================================================== --- tags/plexus-maven-plugin/1.3.8-8/debian/compat (rev 0) +++ tags/plexus-maven-plugin/1.3.8-8/debian/compat 2013-11-05 09:35:38 UTC (rev 17427) @@ -0,0 +1 @@ +9 Deleted: tags/plexus-maven-plugin/1.3.8-8/debian/control =================================================================== --- trunk/plexus-maven-plugin/debian/control 2013-11-05 05:25:39 UTC (rev 17425) +++ tags/plexus-maven-plugin/1.3.8-8/debian/control 2013-11-05 09:35:38 UTC (rev 17427) @@ -1,49 +0,0 @@ -Source: plexus-maven-plugin -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]>, Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4) -Build-Depends-Indep: libmaven-javadoc-plugin-java, libmaven-plugin-tools-java, libmaven-reporting-impl-java, - libmaven2-core-java, libplexus-cdc-java, libslf4j-java, default-jdk-doc, - libmaven-reporting-impl-java-doc, libmaven2-core-java-doc -Standards-Version: 3.9.2 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-maven-plugin -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-maven-plugin -Homepage: http://plexus.codehaus.org/plexus-maven-plugin/ - -Package: libplexus-maven-plugin-java -Architecture: all -Depends: ${misc:Depends}, ${maven:Depends} -Recommends: ${maven:OptionalDepends} -Suggests: libplexus-maven-plugin-java-doc -Description: Maven plugin for the Plexus Component Descriptor Creator - 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. - . - The Component Descriptor Creator (or CDC for short) is a tool that will create - the components.xml file from your Java code. It uses JavaDoc tags to gather the - information it needs to create the component descriptor. - . - This package ships a Maven plugin to automatically generate the component - descriptor file during the build process. - -Package: libplexus-maven-plugin-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, ${maven:DocDepends} -Recommends: ${maven:DocOptionalDepends} -Suggests: libplexus-maven-plugin-java -Description: Documentation for Plexus Maven Plugin - 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. - . - The Component Descriptor Creator (or CDC for short) is a tool that will create - the components.xml file from your Java code. It uses JavaDoc tags to gather the - information it needs to create the component descriptor. - . - This package contains the API documentation of libplexus-maven-plugin-java. Copied: tags/plexus-maven-plugin/1.3.8-8/debian/control (from rev 17426, trunk/plexus-maven-plugin/debian/control) =================================================================== --- tags/plexus-maven-plugin/1.3.8-8/debian/control (rev 0) +++ tags/plexus-maven-plugin/1.3.8-8/debian/control 2013-11-05 09:35:38 UTC (rev 17427) @@ -0,0 +1,55 @@ +Source: plexus-maven-plugin +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Torsten Werner <[email protected]>, Damien Raude-Morvan <[email protected]> +Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4) +Build-Depends-Indep: default-jdk-doc, + libmaven-javadoc-plugin-java, + libmaven-plugin-tools-java, + libmaven-reporting-impl-java, + libmaven-reporting-impl-java-doc, + libmaven2-core-java, + libmaven2-core-java-doc, + libplexus-cdc-java, + libslf4j-java +Standards-Version: 3.9.5 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-maven-plugin +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-maven-plugin +Homepage: http://plexus.codehaus.org/plexus-maven-plugin/ + +Package: libplexus-maven-plugin-java +Architecture: all +Depends: ${maven:Depends}, ${misc:Depends} +Recommends: ${maven:OptionalDepends} +Suggests: libplexus-maven-plugin-java-doc +Description: Maven plugin for the Plexus Component Descriptor Creator + 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. + . + The Component Descriptor Creator (or CDC for short) is a tool that will create + the components.xml file from your Java code. It uses JavaDoc tags to gather the + information it needs to create the component descriptor. + . + This package ships a Maven plugin to automatically generate the component + descriptor file during the build process. + +Package: libplexus-maven-plugin-java-doc +Architecture: all +Section: doc +Depends: ${maven:DocDepends}, ${misc:Depends} +Recommends: ${maven:DocOptionalDepends} +Suggests: libplexus-maven-plugin-java +Description: Documentation for Plexus Maven Plugin + 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. + . + The Component Descriptor Creator (or CDC for short) is a tool that will create + the components.xml file from your Java code. It uses JavaDoc tags to gather the + information it needs to create the component descriptor. + . + This package contains the API documentation of libplexus-maven-plugin-java. Deleted: tags/plexus-maven-plugin/1.3.8-8/debian/libplexus-maven-plugin-java.poms =================================================================== --- trunk/plexus-maven-plugin/debian/libplexus-maven-plugin-java.poms 2013-11-05 05:25:39 UTC (rev 17425) +++ tags/plexus-maven-plugin/1.3.8-8/debian/libplexus-maven-plugin-java.poms 2013-11-05 09:35:38 UTC (rev 17427) @@ -1,26 +0,0 @@ -# List of POM files for the package -# Format of this file is: -# <path to pom file> [option]* -# where option can be: -# --ignore: ignore this POM or -# --no-parent: remove the <parent> tag from the POM -# --package=<package>: an alternative package to use when installing this POM -# and its artifact -# --has-package-version: to indicate that the original version of the POM is the same as the upstream part -# of the version for the package. -# --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM -# during a clean operation with mh_cleanpom or mh_installpom -# --artifact=<path>: path to the build artifact associated with this POM, -# it will be installed when using the command mh_install -# --java-lib: install the jar into /usr/share/java to comply with Debian -# packaging guidelines -# --usj-name=<name>: name to use when installing the library in /usr/share/java -# --usj-version=<version>: version to use when installing the library in /usr/share/java -# --no-usj-versionless: don't install the versionless link in /usr/share/java -# --dest-jar=<path>: the destination for the real jar -# it will be installed with mh_install. -# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default. -# --ignore-pom: don't install the POM with mh_install or mh_installpoms. To use with POM files that are created -# temporarily for certain artifacts such as Javadoc jars. -# -pom.xml --no-parent --has-package-version Copied: tags/plexus-maven-plugin/1.3.8-8/debian/libplexus-maven-plugin-java.poms (from rev 17426, trunk/plexus-maven-plugin/debian/libplexus-maven-plugin-java.poms) =================================================================== --- tags/plexus-maven-plugin/1.3.8-8/debian/libplexus-maven-plugin-java.poms (rev 0) +++ tags/plexus-maven-plugin/1.3.8-8/debian/libplexus-maven-plugin-java.poms 2013-11-05 09:35:38 UTC (rev 17427) @@ -0,0 +1,28 @@ +# List of POM files for the package +# Format of this file is: +# <path to pom file> [option]* +# where option can be: +# --ignore: ignore this POM and its artifact if any +# --ignore-pom: don't install the POM. To use on POM files that are created +# temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] +# --no-parent: remove the <parent> tag from the POM +# --package=<package>: an alternative package to use when installing this POM +# and its artifact +# --has-package-version: to indicate that the original version of the POM is the same as the upstream part +# of the version for the package. +# --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM +# during a clean operation with mh_cleanpom or mh_installpom +# --artifact=<path>: path to the build artifact associated with this POM, +# it will be installed when using the command mh_install. [mh_install] +# --java-lib: install the jar into /usr/share/java to comply with Debian +# packaging guidelines +# --usj-name=<name>: name to use when installing the library in /usr/share/java +# --usj-version=<version>: version to use when installing the library in /usr/share/java +# --no-usj-versionless: don't install the versionless link in /usr/share/java +# --dest-jar=<path>: the destination for the real jar. +# It will be installed with mh_install. [mh_install] +# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default. +# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. +# Empty by default. [mh_install] +# +pom.xml --no-parent --has-package-version Deleted: tags/plexus-maven-plugin/1.3.8-8/debian/watch =================================================================== --- trunk/plexus-maven-plugin/debian/watch 2013-11-05 05:25:39 UTC (rev 17425) +++ tags/plexus-maven-plugin/1.3.8-8/debian/watch 2013-11-05 09:35:38 UTC (rev 17427) @@ -1,4 +0,0 @@ -version=3 -opts="uversionmangle=s/-(alpha|beta)-/~$1/" \ - http://svn.codehaus.org/plexus/plexus-maven-plugin/tags/ \ - plexus-maven-plugin-(\d.*)/ debian debian/orig-tar.sh Copied: tags/plexus-maven-plugin/1.3.8-8/debian/watch (from rev 17426, trunk/plexus-maven-plugin/debian/watch) =================================================================== --- tags/plexus-maven-plugin/1.3.8-8/debian/watch (rev 0) +++ tags/plexus-maven-plugin/1.3.8-8/debian/watch 2013-11-05 09:35:38 UTC (rev 17427) @@ -0,0 +1,4 @@ +version=3 +opts="uversionmangle=s/-(alpha|beta)-/~$1/" \ + http://svn.codehaus.org/plexus/archive/plexus-maven-plugin/tags/ \ + plexus-maven-plugin-(\d.*)/ debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

