[pkg-java] r15108 - in tags/maven-resources-plugin: . 2.3-7/debian
Torsten Werner
twerner at alioth.debian.org
Wed Sep 28 21:17:38 UTC 2011
Author: twerner
Date: 2011-09-28 21:17:38 +0000 (Wed, 28 Sep 2011)
New Revision: 15108
Added:
tags/maven-resources-plugin/2.3-7/
tags/maven-resources-plugin/2.3-7/debian/changelog
tags/maven-resources-plugin/2.3-7/debian/control
Removed:
tags/maven-resources-plugin/2.3-7/debian/changelog
tags/maven-resources-plugin/2.3-7/debian/control
Log:
[svn-buildpackage] Tagging maven-resources-plugin 2.3-7
Deleted: tags/maven-resources-plugin/2.3-7/debian/changelog
===================================================================
--- trunk/maven-resources-plugin/debian/changelog 2011-09-28 21:07:33 UTC (rev 15106)
+++ tags/maven-resources-plugin/2.3-7/debian/changelog 2011-09-28 21:17:38 UTC (rev 15108)
@@ -1,47 +0,0 @@
-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 <twerner at debian.org> Wed, 24 Aug 2011 13:40:46 +0200
-
-maven-resources-plugin (2.3-5) unstable; urgency=low
-
- * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org> 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 <ludovic.claude at laposte.net> 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 <ludovic.claude at laposte.net> Tue, 19 May 2009 14:52:07 +0100
-
-maven-resources-plugin (2.3-2) unstable; urgency=low
-
- * Improve (Build-)Depends.
-
- -- Torsten Werner <twerner at debian.org> Thu, 11 Dec 2008 15:48:39 +0100
-
-maven-resources-plugin (2.3-1) unstable; urgency=low
-
- * Initial release. (Closes: #508188)
-
- -- Torsten Werner <twerner at debian.org> Sun, 07 Dec 2008 23:46:24 +0100
Copied: tags/maven-resources-plugin/2.3-7/debian/changelog (from rev 15107, trunk/maven-resources-plugin/debian/changelog)
===================================================================
--- tags/maven-resources-plugin/2.3-7/debian/changelog (rev 0)
+++ tags/maven-resources-plugin/2.3-7/debian/changelog 2011-09-28 21:17:38 UTC (rev 15108)
@@ -0,0 +1,54 @@
+maven-resources-plugin (2.3-7) unstable; urgency=low
+
+ * Add missing Build-Depends-Indep: libmaven-plugin-tools-java.
+ (Closes: #643550)
+
+ -- Torsten Werner <twerner at debian.org> 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 <twerner at debian.org> Wed, 24 Aug 2011 13:40:46 +0200
+
+maven-resources-plugin (2.3-5) unstable; urgency=low
+
+ * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org> 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 <ludovic.claude at laposte.net> 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 <ludovic.claude at laposte.net> Tue, 19 May 2009 14:52:07 +0100
+
+maven-resources-plugin (2.3-2) unstable; urgency=low
+
+ * Improve (Build-)Depends.
+
+ -- Torsten Werner <twerner at debian.org> Thu, 11 Dec 2008 15:48:39 +0100
+
+maven-resources-plugin (2.3-1) unstable; urgency=low
+
+ * Initial release. (Closes: #508188)
+
+ -- Torsten Werner <twerner at debian.org> Sun, 07 Dec 2008 23:46:24 +0100
Deleted: tags/maven-resources-plugin/2.3-7/debian/control
===================================================================
--- trunk/maven-resources-plugin/debian/control 2011-09-28 21:07:33 UTC (rev 15106)
+++ tags/maven-resources-plugin/2.3-7/debian/control 2011-09-28 21:17:38 UTC (rev 15108)
@@ -1,60 +0,0 @@
-Source: maven-resources-plugin
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: libmaven-filtering-java, libmaven2-core-java, libplexus-utils-java, libmaven-plugin-testing-java,
- default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc, libmaven-javadoc-plugin-java
-Standards-Version: 3.9.1
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-resources-plugin
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-resources-plugin/
-Homepage: http://maven.apache.org/plugins/maven-resources-plugin/
-
-Package: libmaven-resources-plugin-java
-Architecture: all
-Depends: ${misc:Depends}, ${maven: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: ${misc:Depends}, ${maven:DocDepends}
-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-7/debian/control (from rev 15107, trunk/maven-resources-plugin/debian/control)
===================================================================
--- tags/maven-resources-plugin/2.3-7/debian/control (rev 0)
+++ tags/maven-resources-plugin/2.3-7/debian/control 2011-09-28 21:17:38 UTC (rev 15108)
@@ -0,0 +1,62 @@
+Source: maven-resources-plugin
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends-Indep: libmaven-filtering-java, libmaven2-core-java,
+ libplexus-utils-java, libmaven-plugin-testing-java, default-jdk-doc,
+ libmaven2-core-java-doc, libplexus-utils-java-doc,
+ libmaven-javadoc-plugin-java, libmaven-plugin-tools-java
+Standards-Version: 3.9.1
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-resources-plugin
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-resources-plugin/
+Homepage: http://maven.apache.org/plugins/maven-resources-plugin/
+
+Package: libmaven-resources-plugin-java
+Architecture: all
+Depends: ${misc:Depends}, ${maven: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: ${misc:Depends}, ${maven:DocDepends}
+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.
More information about the pkg-java-commits
mailing list