[pkg-java] r17438 - in tags/maven-install-plugin: . 2.4-1/debian 2.4-1/debian/patches
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Tue Nov 5 23:02:24 UTC 2013
Author: ebourg-guest
Date: 2013-11-05 23:02:23 +0000 (Tue, 05 Nov 2013)
New Revision: 17438
Added:
tags/maven-install-plugin/2.4-1/
tags/maven-install-plugin/2.4-1/debian/changelog
tags/maven-install-plugin/2.4-1/debian/control
tags/maven-install-plugin/2.4-1/debian/maven.properties
tags/maven-install-plugin/2.4-1/debian/orig-tar.sh
tags/maven-install-plugin/2.4-1/debian/patches/series
Removed:
tags/maven-install-plugin/2.4-1/debian/TODO
tags/maven-install-plugin/2.4-1/debian/changelog
tags/maven-install-plugin/2.4-1/debian/control
tags/maven-install-plugin/2.4-1/debian/maven.properties
tags/maven-install-plugin/2.4-1/debian/orig-tar.sh
tags/maven-install-plugin/2.4-1/debian/patches/series
Modified:
tags/maven-install-plugin/2.4-1/debian/maven.cleanIgnoreRules
tags/maven-install-plugin/2.4-1/debian/maven.ignoreRules
tags/maven-install-plugin/2.4-1/debian/maven.publishedRules
tags/maven-install-plugin/2.4-1/debian/maven.rules
Log:
[svn-buildpackage] Tagging maven-install-plugin 2.4-1
Deleted: tags/maven-install-plugin/2.4-1/debian/TODO
===================================================================
--- trunk/maven-install-plugin/debian/TODO 2013-11-05 17:06:12 UTC (rev 17434)
+++ tags/maven-install-plugin/2.4-1/debian/TODO 2013-11-05 23:02:23 UTC (rev 17438)
@@ -1 +0,0 @@
-- fix test failures
Deleted: tags/maven-install-plugin/2.4-1/debian/changelog
===================================================================
--- trunk/maven-install-plugin/debian/changelog 2013-11-05 17:06:12 UTC (rev 17434)
+++ tags/maven-install-plugin/2.4-1/debian/changelog 2013-11-05 23:02:23 UTC (rev 17438)
@@ -1,47 +0,0 @@
-maven-install-plugin (2.3-5) UNRELEASED; urgency=low
-
- * Team upload.
- * debian/control:
- - Updated Standards-Version to 3.9.5 (no changes)
- - Use canonical URLs for the Vcs-* fields
- * Switch to debhelper level 9
- * debian/copyright: Updated to the Copyright Format 1.0
- * Documented the procedure to update the core Maven plugins in README.source
-
- -- Emmanuel Bourg <ebourg at apache.org> Tue, 05 Nov 2013 17:58:40 +0100
-
-maven-install-plugin (2.3-4) unstable; urgency=low
-
- * Add missing Build-Depends-Indep: libmaven-plugin-tools-java.
- (Closes: #643546)
-
- -- Torsten Werner <twerner at debian.org> Wed, 28 Sep 2011 22:37:12 +0200
-
-maven-install-plugin (2.3-3) 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 but ignore test failures.
- * Add a documentation package.
-
- -- Torsten Werner <twerner at debian.org> Tue, 23 Aug 2011 10:45:21 +0200
-
-maven-install-plugin (2.3-2) unstable; urgency=low
-
- [ Torsten Werner ]
- * Add myself to Uploaders.
- * Upload with cleaned orig tarball.
- * Fix Name in debian/copyright.
-
- [ Ludovic Claude ]
- * Clean orig tarball from jar files.
-
- -- Torsten Werner <twerner at debian.org> Sat, 15 Aug 2009 00:25:54 +0200
-
-maven-install-plugin (2.3-1) unstable; urgency=low
-
- * Initial release. (Closes: #535011)
-
- -- Ludovic Claude <ludovic.claude at laposte.net> Sat, 16 May 2009 21:57:41 +0100
-
Copied: tags/maven-install-plugin/2.4-1/debian/changelog (from rev 17435, trunk/maven-install-plugin/debian/changelog)
===================================================================
--- tags/maven-install-plugin/2.4-1/debian/changelog (rev 0)
+++ tags/maven-install-plugin/2.4-1/debian/changelog 2013-11-05 23:02:23 UTC (rev 17438)
@@ -0,0 +1,50 @@
+maven-install-plugin (2.4-1) unstable; urgency=low
+
+ * Team upload.
+ * New upstream release
+ - Removed descriptor.patch
+ * debian/control:
+ - Updated Standards-Version to 3.9.5 (no changes)
+ - Use canonical URLs for the Vcs-* fields
+ * Switch to debhelper level 9
+ * debian/copyright: Updated to the Copyright Format 1.0
+ * Documented the procedure to update the core Maven plugins in README.source
+ * debian/orig-tar.sh: Do not remove the jars used as test elements
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 05 Nov 2013 17:58:40 +0100
+
+maven-install-plugin (2.3-4) unstable; urgency=low
+
+ * Add missing Build-Depends-Indep: libmaven-plugin-tools-java.
+ (Closes: #643546)
+
+ -- Torsten Werner <twerner at debian.org> Wed, 28 Sep 2011 22:37:12 +0200
+
+maven-install-plugin (2.3-3) 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 but ignore test failures.
+ * Add a documentation package.
+
+ -- Torsten Werner <twerner at debian.org> Tue, 23 Aug 2011 10:45:21 +0200
+
+maven-install-plugin (2.3-2) unstable; urgency=low
+
+ [ Torsten Werner ]
+ * Add myself to Uploaders.
+ * Upload with cleaned orig tarball.
+ * Fix Name in debian/copyright.
+
+ [ Ludovic Claude ]
+ * Clean orig tarball from jar files.
+
+ -- Torsten Werner <twerner at debian.org> Sat, 15 Aug 2009 00:25:54 +0200
+
+maven-install-plugin (2.3-1) unstable; urgency=low
+
+ * Initial release. (Closes: #535011)
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Sat, 16 May 2009 21:57:41 +0100
+
Deleted: tags/maven-install-plugin/2.4-1/debian/control
===================================================================
--- trunk/maven-install-plugin/debian/control 2013-11-05 17:06:12 UTC (rev 17434)
+++ tags/maven-install-plugin/2.4-1/debian/control 2013-11-05 23:02:23 UTC (rev 17438)
@@ -1,68 +0,0 @@
-Source: maven-install-plugin
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
- Torsten Werner <twerner at debian.org>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: default-jdk-doc,
- libmaven-javadoc-plugin-java,
- libmaven-plugin-testing-java,
- libmaven-plugin-tools-java,
- libmaven2-core-java,
- libmaven2-core-java-doc,
- libplexus-digest-java,
- libplexus-utils-java,
- libplexus-utils-java-doc
-Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-install-plugin
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-install-plugin/
-Homepage: http://maven.apache.org/plugins/maven-install-plugin/
-
-Package: libmaven-install-plugin-java
-Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libmaven-install-plugin-java-doc
-Description: Maven install 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 ships the maven install plugin which is used to install the
- built artifact into the local repository.
-
-Package: libmaven-install-plugin-java-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libmaven-install-plugin-java
-Description: Documentation for Maven Install 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-install-plugin-java.
Copied: tags/maven-install-plugin/2.4-1/debian/control (from rev 17435, trunk/maven-install-plugin/debian/control)
===================================================================
--- tags/maven-install-plugin/2.4-1/debian/control (rev 0)
+++ tags/maven-install-plugin/2.4-1/debian/control 2013-11-05 23:02:23 UTC (rev 17438)
@@ -0,0 +1,68 @@
+Source: maven-install-plugin
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
+ Torsten Werner <twerner at debian.org>
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends-Indep: default-jdk-doc,
+ libmaven-javadoc-plugin-java,
+ libmaven-plugin-testing-java,
+ libmaven-plugin-tools-java (>= 3.2),
+ libmaven2-core-java,
+ libmaven2-core-java-doc,
+ libplexus-digest-java,
+ libplexus-utils-java,
+ libplexus-utils-java-doc
+Standards-Version: 3.9.5
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-install-plugin
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-install-plugin/
+Homepage: http://maven.apache.org/plugins/maven-install-plugin/
+
+Package: libmaven-install-plugin-java
+Architecture: all
+Depends: ${maven:Depends}, ${misc:Depends}
+Recommends: ${maven:OptionalDepends}
+Suggests: libmaven-install-plugin-java-doc
+Description: Maven install 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 ships the maven install plugin which is used to install the
+ built artifact into the local repository.
+
+Package: libmaven-install-plugin-java-doc
+Architecture: all
+Section: doc
+Depends: ${maven:DocDepends}, ${misc:Depends}
+Recommends: ${maven:DocOptionalDepends}
+Suggests: libmaven-install-plugin-java
+Description: Documentation for Maven Install 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-install-plugin-java.
Modified: tags/maven-install-plugin/2.4-1/debian/maven.cleanIgnoreRules
===================================================================
--- trunk/maven-install-plugin/debian/maven.cleanIgnoreRules 2013-11-05 17:06:12 UTC (rev 17434)
+++ tags/maven-install-plugin/2.4-1/debian/maven.cleanIgnoreRules 2013-11-05 23:02:23 UTC (rev 17438)
@@ -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-install-plugin/2.4-1/debian/maven.ignoreRules
===================================================================
--- trunk/maven-install-plugin/debian/maven.ignoreRules 2013-11-05 17:06:12 UTC (rev 17434)
+++ tags/maven-install-plugin/2.4-1/debian/maven.ignoreRules 2013-11-05 23:02:23 UTC (rev 17438)
@@ -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/
Deleted: tags/maven-install-plugin/2.4-1/debian/maven.properties
===================================================================
--- trunk/maven-install-plugin/debian/maven.properties 2013-11-05 17:06:12 UTC (rev 17434)
+++ tags/maven-install-plugin/2.4-1/debian/maven.properties 2013-11-05 23:02:23 UTC (rev 17438)
@@ -1,5 +0,0 @@
-# Include here properties to pass to Maven during the build.
-# For example:
-# maven.test.skip=true
-
-maven.test.failure.ignore=true
Copied: tags/maven-install-plugin/2.4-1/debian/maven.properties (from rev 17435, trunk/maven-install-plugin/debian/maven.properties)
===================================================================
--- tags/maven-install-plugin/2.4-1/debian/maven.properties (rev 0)
+++ tags/maven-install-plugin/2.4-1/debian/maven.properties 2013-11-05 23:02:23 UTC (rev 17438)
@@ -0,0 +1,8 @@
+# Include here properties to pass to Maven during the build.
+# For example:
+# maven.test.skip=true
+
+maven.test.failure.ignore=true
+maven.compiler.source=1.6
+maven.compiler.target=1.6
+
Modified: tags/maven-install-plugin/2.4-1/debian/maven.publishedRules
===================================================================
--- trunk/maven-install-plugin/debian/maven.publishedRules 2013-11-05 17:06:12 UTC (rev 17434)
+++ tags/maven-install-plugin/2.4-1/debian/maven.publishedRules 2013-11-05 23:02:23 UTC (rev 17438)
@@ -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-install-plugin/2.4-1/debian/maven.rules
===================================================================
--- trunk/maven-install-plugin/debian/maven.rules 2013-11-05 17:06:12 UTC (rev 17434)
+++ tags/maven-install-plugin/2.4-1/debian/maven.rules 2013-11-05 23:02:23 UTC (rev 17438)
@@ -1,20 +1,6 @@
-# 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/
+org.codehaus.plexus plexus-digest jar 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/ * *
Deleted: tags/maven-install-plugin/2.4-1/debian/orig-tar.sh
===================================================================
--- trunk/maven-install-plugin/debian/orig-tar.sh 2013-11-05 17:06:12 UTC (rev 17434)
+++ tags/maven-install-plugin/2.4-1/debian/orig-tar.sh 2013-11-05 23:02:23 UTC (rev 17438)
@@ -1,16 +0,0 @@
-#!/bin/sh -e
-
-VERSION=$2
-TAR=../maven-install-plugin_$VERSION.orig.tar.gz
-DIR=maven-install-plugin-$VERSION
-TAG=$(echo "maven-install-plugin-$VERSION" | sed -re's/~(alpha|beta)/-\1-/')
-
-svn export http://svn.apache.org/repos/asf/maven/plugins/tags/${TAG}/ $DIR
-GZIP=--best tar -c -z -f $TAR --exclude '*.jar' --exclude '*.class' $DIR
-rm -rf $DIR ../$TAG
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
- . .svn/deb-layout
- mv $TAR $origDir && echo "moved $TAR to $origDir"
-fi
Copied: tags/maven-install-plugin/2.4-1/debian/orig-tar.sh (from rev 17435, trunk/maven-install-plugin/debian/orig-tar.sh)
===================================================================
--- tags/maven-install-plugin/2.4-1/debian/orig-tar.sh (rev 0)
+++ tags/maven-install-plugin/2.4-1/debian/orig-tar.sh 2013-11-05 23:02:23 UTC (rev 17438)
@@ -0,0 +1,16 @@
+#!/bin/sh -e
+
+VERSION=$2
+TAR=../maven-install-plugin_$VERSION.orig.tar.gz
+DIR=maven-install-plugin-$VERSION
+TAG=$(echo "maven-install-plugin-$VERSION" | sed -re's/~(alpha|beta)/-\1-/')
+
+svn export http://svn.apache.org/repos/asf/maven/plugins/tags/${TAG}/ $DIR
+GZIP=--best tar -c -z -f $TAR --exclude '*.class' $DIR
+rm -rf $DIR ../$TAG
+
+# move to directory 'tarballs'
+if [ -r .svn/deb-layout ]; then
+ . .svn/deb-layout
+ mv $TAR $origDir && echo "moved $TAR to $origDir"
+fi
Deleted: tags/maven-install-plugin/2.4-1/debian/patches/series
===================================================================
--- trunk/maven-install-plugin/debian/patches/series 2013-11-05 17:06:12 UTC (rev 17434)
+++ tags/maven-install-plugin/2.4-1/debian/patches/series 2013-11-05 23:02:23 UTC (rev 17438)
@@ -1 +0,0 @@
-descriptor.patch
Copied: tags/maven-install-plugin/2.4-1/debian/patches/series (from rev 17435, trunk/maven-install-plugin/debian/patches/series)
===================================================================
More information about the pkg-java-commits
mailing list