Author: ebourg-guest Date: 2013-11-25 23:57:13 +0000 (Mon, 25 Nov 2013) New Revision: 17516
Added: tags/maven-resources-plugin/2.3-8/ tags/maven-resources-plugin/2.3-8/debian/changelog tags/maven-resources-plugin/2.3-8/debian/compat tags/maven-resources-plugin/2.3-8/debian/control tags/maven-resources-plugin/2.3-8/debian/patches/ Removed: tags/maven-resources-plugin/2.3-8/debian/changelog tags/maven-resources-plugin/2.3-8/debian/compat tags/maven-resources-plugin/2.3-8/debian/control Modified: tags/maven-resources-plugin/2.3-8/debian/maven.cleanIgnoreRules tags/maven-resources-plugin/2.3-8/debian/maven.ignoreRules tags/maven-resources-plugin/2.3-8/debian/maven.publishedRules tags/maven-resources-plugin/2.3-8/debian/maven.rules Log: [svn-buildpackage] Tagging maven-resources-plugin 2.3-8 Deleted: tags/maven-resources-plugin/2.3-8/debian/changelog =================================================================== --- trunk/maven-resources-plugin/debian/changelog 2013-11-23 20:55:49 UTC (rev 17505) +++ tags/maven-resources-plugin/2.3-8/debian/changelog 2013-11-25 23:57:13 UTC (rev 17516) @@ -1,67 +0,0 @@ -maven-resources-plugin (2.3-8) UNRELEASED; urgency=low - - * Team upload. - * debian/control: - - Updated Standards-Version to 3.9.4 (no changes) - - Use canonical URLs for the Vcs-* fields - * debian/copyright: Updated to the Copyright Format 1.0 - * Build depend on debhelper >= 9 - * Use XZ compression for the upstream tarball - * Documented the procedure to update the core Maven plugins in README.source - - -- Emmanuel Bourg <[email protected]> Fri, 18 Oct 2013 23:53:52 +0200 - -maven-resources-plugin (2.3-7) unstable; urgency=low - - * Add missing Build-Depends-Indep: libmaven-plugin-tools-java. - (Closes: #643550) - - -- Torsten Werner <[email protected]> Wed, 28 Sep 2011 23:10:33 +0200 - -maven-resources-plugin (2.3-6) unstable; urgency=low - - * Switch to source format 3.0. - * Switch to debhelper level 7. - * Update Standards-Version: 3.9.1. - * Use Maven to build the package. - * Add a documentation package. - - -- Torsten Werner <[email protected]> Wed, 24 Aug 2011 13:40:46 +0200 - -maven-resources-plugin (2.3-5) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 22:57:14 +0200 - -maven-resources-plugin (2.3-4) experimental; urgency=low - - * Fix groupId for maven-plugin-testing-harness dependency - in the Maven POM. - - -- Ludovic Claude <[email protected]> Sun, 26 Jul 2009 16:09:15 +0100 - -maven-resources-plugin (2.3-3) experimental; urgency=low - - * Change section to java, bump up Standards-Version to 3.8.1 - * Bump up debhelper to 6 - * 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, as well as - the dependency on Quilt - * Remove Depends on Java runtimes as it is a library - - -- Ludovic Claude <[email protected]> Tue, 19 May 2009 14:52:07 +0100 - -maven-resources-plugin (2.3-2) unstable; urgency=low - - * Improve (Build-)Depends. - - -- Torsten Werner <[email protected]> Thu, 11 Dec 2008 15:48:39 +0100 - -maven-resources-plugin (2.3-1) unstable; urgency=low - - * Initial release. (Closes: #508188) - - -- Torsten Werner <[email protected]> Sun, 07 Dec 2008 23:46:24 +0100 Copied: tags/maven-resources-plugin/2.3-8/debian/changelog (from rev 17514, trunk/maven-resources-plugin/debian/changelog) =================================================================== --- tags/maven-resources-plugin/2.3-8/debian/changelog (rev 0) +++ tags/maven-resources-plugin/2.3-8/debian/changelog 2013-11-25 23:57:13 UTC (rev 17516) @@ -0,0 +1,69 @@ +maven-resources-plugin (2.3-8) unstable; urgency=low + + * Team upload. + * Added a patch to ignore a test in ResourcesMojoTest failing + with the latest versions of maven-filtering + * debian/control: + - Updated Standards-Version to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields + * debian/copyright: Updated to the Copyright Format 1.0 + * Build depend on debhelper >= 9 + * Use XZ compression for the upstream tarball + * Documented the procedure to update the core Maven plugins in README.source + + -- Emmanuel Bourg <[email protected]> Tue, 26 Nov 2013 00:20:40 +0100 + +maven-resources-plugin (2.3-7) unstable; urgency=low + + * Add missing Build-Depends-Indep: libmaven-plugin-tools-java. + (Closes: #643550) + + -- Torsten Werner <[email protected]> Wed, 28 Sep 2011 23:10:33 +0200 + +maven-resources-plugin (2.3-6) unstable; urgency=low + + * Switch to source format 3.0. + * Switch to debhelper level 7. + * Update Standards-Version: 3.9.1. + * Use Maven to build the package. + * Add a documentation package. + + -- Torsten Werner <[email protected]> Wed, 24 Aug 2011 13:40:46 +0200 + +maven-resources-plugin (2.3-5) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 22:57:14 +0200 + +maven-resources-plugin (2.3-4) experimental; urgency=low + + * Fix groupId for maven-plugin-testing-harness dependency + in the Maven POM. + + -- Ludovic Claude <[email protected]> Sun, 26 Jul 2009 16:09:15 +0100 + +maven-resources-plugin (2.3-3) experimental; urgency=low + + * Change section to java, bump up Standards-Version to 3.8.1 + * Bump up debhelper to 6 + * 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, as well as + the dependency on Quilt + * Remove Depends on Java runtimes as it is a library + + -- Ludovic Claude <[email protected]> Tue, 19 May 2009 14:52:07 +0100 + +maven-resources-plugin (2.3-2) unstable; urgency=low + + * Improve (Build-)Depends. + + -- Torsten Werner <[email protected]> Thu, 11 Dec 2008 15:48:39 +0100 + +maven-resources-plugin (2.3-1) unstable; urgency=low + + * Initial release. (Closes: #508188) + + -- Torsten Werner <[email protected]> Sun, 07 Dec 2008 23:46:24 +0100 Deleted: tags/maven-resources-plugin/2.3-8/debian/compat =================================================================== --- trunk/maven-resources-plugin/debian/compat 2013-11-23 20:55:49 UTC (rev 17505) +++ tags/maven-resources-plugin/2.3-8/debian/compat 2013-11-25 23:57:13 UTC (rev 17516) @@ -1 +0,0 @@ -7 Copied: tags/maven-resources-plugin/2.3-8/debian/compat (from rev 17514, trunk/maven-resources-plugin/debian/compat) =================================================================== --- tags/maven-resources-plugin/2.3-8/debian/compat (rev 0) +++ tags/maven-resources-plugin/2.3-8/debian/compat 2013-11-25 23:57:13 UTC (rev 17516) @@ -0,0 +1 @@ +9 Deleted: tags/maven-resources-plugin/2.3-8/debian/control =================================================================== --- trunk/maven-resources-plugin/debian/control 2013-11-23 20:55:49 UTC (rev 17505) +++ tags/maven-resources-plugin/2.3-8/debian/control 2013-11-25 23:57:13 UTC (rev 17516) @@ -1,67 +0,0 @@ -Source: maven-resources-plugin -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4) -Build-Depends-Indep: default-jdk-doc, - libmaven-filtering-java, - libmaven-javadoc-plugin-java, - libmaven-plugin-testing-java, - libmaven-plugin-tools-java, - libmaven2-core-java, - libmaven2-core-java-doc, - libplexus-utils-java, - libplexus-utils-java-doc -Standards-Version: 3.9.4 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-resources-plugin -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-resources-plugin/ -Homepage: http://maven.apache.org/plugins/maven-resources-plugin/ - -Package: libmaven-resources-plugin-java -Architecture: all -Depends: ${maven:Depends}, ${misc:Depends} -Recommends: ${maven:OptionalDepends} -Suggests: libmaven-resources-plugin-java-doc -Description: Maven resources plugin - Maven is a software project management and comprehension tool. Based on the - concept of a project object model (POM), Maven can manage a project's build, - reporting and documentation from a central piece of information. - . - Maven's primary goal is to allow a developer to comprehend the complete - state of a development effort in the shortest period of time. In order to - attain this goal there are several areas of concern that Maven attempts - to deal with: - . - * Making the build process easy - * Providing a uniform build system - * Providing quality project information - * Providing guidelines for best practices development - * Allowing transparent migration to new features - . - The Resources Plugin handles the copying of project resources to the output - directory. - -Package: libmaven-resources-plugin-java-doc -Architecture: all -Section: doc -Depends: ${maven:DocDepends}, ${misc:Depends} -Recommends: ${maven:DocOptionalDepends} -Suggests: libmaven-resources-plugin-java -Description: Documentation for Maven resources plugin - Maven is a software project management and comprehension tool. Based on the - concept of a project object model (POM), Maven can manage a project's build, - reporting and documentation from a central piece of information. - . - Maven's primary goal is to allow a developer to comprehend the complete - state of a development effort in the shortest period of time. In order to - attain this goal there are several areas of concern that Maven attempts - to deal with: - . - * Making the build process easy - * Providing a uniform build system - * Providing quality project information - * Providing guidelines for best practices development - * Allowing transparent migration to new features - . - This package contains the API documentation of libmaven-resources-plugin-java. Copied: tags/maven-resources-plugin/2.3-8/debian/control (from rev 17514, trunk/maven-resources-plugin/debian/control) =================================================================== --- tags/maven-resources-plugin/2.3-8/debian/control (rev 0) +++ tags/maven-resources-plugin/2.3-8/debian/control 2013-11-25 23:57:13 UTC (rev 17516) @@ -0,0 +1,67 @@ +Source: maven-resources-plugin +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Torsten Werner <[email protected]> +Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4) +Build-Depends-Indep: default-jdk-doc, + libmaven-filtering-java, + libmaven-javadoc-plugin-java, + libmaven-plugin-testing-java, + libmaven-plugin-tools-java, + libmaven2-core-java, + libmaven2-core-java-doc, + libplexus-utils-java, + libplexus-utils-java-doc +Standards-Version: 3.9.5 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-resources-plugin +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-resources-plugin/ +Homepage: http://maven.apache.org/plugins/maven-resources-plugin/ + +Package: libmaven-resources-plugin-java +Architecture: all +Depends: ${maven:Depends}, ${misc:Depends} +Recommends: ${maven:OptionalDepends} +Suggests: libmaven-resources-plugin-java-doc +Description: Maven resources plugin + Maven is a software project management and comprehension tool. Based on the + concept of a project object model (POM), Maven can manage a project's build, + reporting and documentation from a central piece of information. + . + Maven's primary goal is to allow a developer to comprehend the complete + state of a development effort in the shortest period of time. In order to + attain this goal there are several areas of concern that Maven attempts + to deal with: + . + * Making the build process easy + * Providing a uniform build system + * Providing quality project information + * Providing guidelines for best practices development + * Allowing transparent migration to new features + . + The Resources Plugin handles the copying of project resources to the output + directory. + +Package: libmaven-resources-plugin-java-doc +Architecture: all +Section: doc +Depends: ${maven:DocDepends}, ${misc:Depends} +Recommends: ${maven:DocOptionalDepends} +Suggests: libmaven-resources-plugin-java +Description: Documentation for Maven resources plugin + Maven is a software project management and comprehension tool. Based on the + concept of a project object model (POM), Maven can manage a project's build, + reporting and documentation from a central piece of information. + . + Maven's primary goal is to allow a developer to comprehend the complete + state of a development effort in the shortest period of time. In order to + attain this goal there are several areas of concern that Maven attempts + to deal with: + . + * Making the build process easy + * Providing a uniform build system + * Providing quality project information + * Providing guidelines for best practices development + * Allowing transparent migration to new features + . + This package contains the API documentation of libmaven-resources-plugin-java. Modified: tags/maven-resources-plugin/2.3-8/debian/maven.cleanIgnoreRules =================================================================== --- trunk/maven-resources-plugin/debian/maven.cleanIgnoreRules 2013-11-23 20:55:49 UTC (rev 17505) +++ tags/maven-resources-plugin/2.3-8/debian/maven.cleanIgnoreRules 2013-11-25 23:57:13 UTC (rev 17516) @@ -1,17 +1 @@ -# Maven clean ignore rules - ignore some Maven dependencies and plugins -# during the clean phase of a Maven build -# Format of this file is: -# [group] [artifact] [type] [version] [classifier] [scope] -# where each element can be either -# - the exact string, for example org.apache for the group, or 3.1 -# for the version. In this case, the element is simply matched -# and left as it is -# - * (the star character, alone). In this case, anything will -# match and be left as it is. For example, using * on the -# position of the artifact field will match any artifact id -# All elements much match before a rule can be applied -# Example rule: match jar with groupid= junit, artifactid= junit -# and version starting with 3., this dependency is then removed -# from the POM before mvn clean is called -# junit junit jar s/3\\..*/3.x/ Modified: tags/maven-resources-plugin/2.3-8/debian/maven.ignoreRules =================================================================== --- trunk/maven-resources-plugin/debian/maven.ignoreRules 2013-11-23 20:55:49 UTC (rev 17505) +++ tags/maven-resources-plugin/2.3-8/debian/maven.ignoreRules 2013-11-25 23:57:13 UTC (rev 17516) @@ -1,16 +1 @@ -# Maven ignore rules - ignore some Maven dependencies and plugins -# Format of this file is: -# [group] [artifact] [type] [version] [classifier] [scope] -# where each element can be either -# - the exact string, for example org.apache for the group, or 3.1 -# for the version. In this case, the element is simply matched -# and left as it is -# - * (the star character, alone). In this case, anything will -# match and be left as it is. For example, using * on the -# position of the artifact field will match any artifact id -# All elements much match before a rule can be applied -# Example rule: match jar with groupid= junit, artifactid= junit -# and version starting with 3., this dependency is then removed -# from the POM -# junit junit jar s/3\\..*/3.x/ Modified: tags/maven-resources-plugin/2.3-8/debian/maven.publishedRules =================================================================== --- trunk/maven-resources-plugin/debian/maven.publishedRules 2013-11-23 20:55:49 UTC (rev 17505) +++ tags/maven-resources-plugin/2.3-8/debian/maven.publishedRules 2013-11-25 23:57:13 UTC (rev 17516) @@ -1,19 +1 @@ -# Maven published rules - additional rules to publish, to help -# the packaging work of Debian maintainers using mh_make -# Format of this file is: -# [group] [artifact] [type] [version] [classifier] [scope] -# where each element can be either -# - the exact string, for example org.apache for the group, or 3.1 -# for the version. In this case, the element is simply matched -# and left as it is -# - * (the star character, alone). In this case, anything will -# match and be left as it is. For example, using * on the -# position of the artifact field will match any artifact id -# - a regular expression of the form s/match/replace/ -# in this case, elements that match are transformed using -# the regex rule. -# All elements much match before a rule can be applied -# Example rule: match jar with groupid= junit, artifactid= junit -# and version starting with 3., replacing the version with 3.x -# junit junit jar s/3\\..*/3.x/ Modified: tags/maven-resources-plugin/2.3-8/debian/maven.rules =================================================================== --- trunk/maven-resources-plugin/debian/maven.rules 2013-11-23 20:55:49 UTC (rev 17505) +++ tags/maven-resources-plugin/2.3-8/debian/maven.rules 2013-11-25 23:57:13 UTC (rev 17516) @@ -1,21 +1,5 @@ -# Maven rules - transform Maven dependencies and plugins -# Format of this file is: -# [group] [artifact] [type] [version] [classifier] [scope] -# where each element can be either -# - the exact string, for example org.apache for the group, or 3.1 -# for the version. In this case, the element is simply matched -# and left as it is -# - * (the star character, alone). In this case, anything will -# match and be left as it is. For example, using * on the -# position of the artifact field will match any artifact id -# - a regular expression of the form s/match/replace/ -# in this case, elements that match are transformed using -# the regex rule. -# All elements much match before a rule can be applied -# Example rule: match jar with groupid= junit, artifactid= junit -# and version starting with 3., replacing the version with 3.x -# junit junit jar s/3\\..*/3.x/ -s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing * s/.*/debian/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * * +s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ * * +s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing * s/.*/debian/ * * s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-test-tools * s/.*/debian/ * * _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

