[pkg-java] r17537 - in tags/maven-plugin-tools: . 3.2-2/debian
Tony Mancill
tmancill at moszumanska.debian.org
Tue Dec 3 06:42:54 UTC 2013
Author: tmancill
Date: 2013-12-03 06:42:54 +0000 (Tue, 03 Dec 2013)
New Revision: 17537
Added:
tags/maven-plugin-tools/3.2-2/
tags/maven-plugin-tools/3.2-2/debian/changelog
tags/maven-plugin-tools/3.2-2/debian/control
Removed:
tags/maven-plugin-tools/3.2-2/debian/changelog
tags/maven-plugin-tools/3.2-2/debian/control
Log:
[svn-buildpackage] Tagging maven-plugin-tools 3.2-2
Deleted: tags/maven-plugin-tools/3.2-2/debian/changelog
===================================================================
--- trunk/maven-plugin-tools/debian/changelog 2013-12-03 05:12:28 UTC (rev 17535)
+++ tags/maven-plugin-tools/3.2-2/debian/changelog 2013-12-03 06:42:54 UTC (rev 17537)
@@ -1,77 +0,0 @@
-maven-plugin-tools (3.2-1) unstable; urgency=low
-
- * Team upload.
- * New upstream release (Closes: #691932)
- - Added patches to remain compatible with the versions of plexus-archiver
- and plexus-utils in Debian
- - Install the news artifacts: maven-plugin-annotations,
- maven-plugin-tools-annotations, maven-plugin-tools-generators,
- maven-script-ant and maven-script-beanshell
- - Refreshed the plugin descriptor debian/plugin.xml
- * Use XZ compression for the upstream tarball
- * debian/control: Updated Standards-Version to 3.9.5 (no changes)
-
- -- Emmanuel Bourg <ebourg at apache.org> Mon, 04 Nov 2013 17:55:38 +0100
-
-maven-plugin-tools (2.8-3) unstable; urgency=low
-
- * Team upload.
- * debian/control:
- - Replaced libgoogle-collections-java with libguava-java as a build
- dependency (required by the modello task of maven-ant-helper)
- - Tightened the versioned dependency on maven-ant-helper
- - Updated Standards-Version to 3.9.4 (no changes)
- - Use canonical URLs for the Vcs-* fields
- * debian/rules: Added a clean target to allow rebuilds
- * Build depend on debhelper >= 9
-
- -- Emmanuel Bourg <ebourg at apache.org> Wed, 11 Sep 2013 17:46:07 +0200
-
-maven-plugin-tools (2.8-2) unstable; urgency=low
-
- * Team upload.
- * Switch to default-jdk. (Closes: #643548).
-
- -- Miguel Landaeta <miguel at miguel.cc> Thu, 29 Sep 2011 20:52:34 -0430
-
-maven-plugin-tools (2.8-1) unstable; urgency=low
-
- * Team upload.
- * New upstream release. (Closes: #637213).
- * Switch to source format 3.0 (quilt).
- * Bump Standards-Version to 3.9.2. No changes were required.
- * Remove unnecessary Build-Depends on quilt.
- * Drop unnecessary patches already applied by upstream.
-
- -- Miguel Landaeta <miguel at miguel.cc> Sun, 14 Aug 2011 13:16:31 -0430
-
-maven-plugin-tools (2.5-2) unstable; urgency=low
-
- * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org> Fri, 14 Aug 2009 15:11:15 +0200
-
-maven-plugin-tools (2.5-1) experimental; urgency=low
-
- * New upstream version, add myself to Uploaders
- * Change section to java, bump up Standards-Version to 3.8.1
- * Remove the dependency on java runtimes as it is a library.
- * Remove the recursive dependency on libmaven-plugin-tools-java,
- it's not needed
- * 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 POMs as it's no longer needed, use another patch
- to ignore old artifacts
- * Add a dependency on libjtidy-java and libmaven2-core-java
- * Add a Build-Depends on libclassworlds-java
- * Build with openjdk-6-jdk, required for module maven-plugin-tools-javadoc,
- add a Build-Depends on this jdk.
-
- -- Ludovic Claude <ludovic.claude at laposte.net> Wed, 13 May 2009 12:04:41 +0100
-
-maven-plugin-tools (2.4.3-1) unstable; urgency=low
-
- * Initial release. (Closes: #507922)
-
- -- Torsten Werner <twerner at debian.org> Thu, 04 Dec 2008 19:29:26 +0100
Copied: tags/maven-plugin-tools/3.2-2/debian/changelog (from rev 17536, trunk/maven-plugin-tools/debian/changelog)
===================================================================
--- tags/maven-plugin-tools/3.2-2/debian/changelog (rev 0)
+++ tags/maven-plugin-tools/3.2-2/debian/changelog 2013-12-03 06:42:54 UTC (rev 17537)
@@ -0,0 +1,84 @@
+maven-plugin-tools (3.2-2) unstable; urgency=low
+
+ * Team upload.
+ * Add dependency on libasm3-java. (Closes: #729771)
+
+ -- tony mancill <tmancill at debian.org> Mon, 02 Dec 2013 22:28:29 -0800
+
+maven-plugin-tools (3.2-1) unstable; urgency=low
+
+ * Team upload.
+ * New upstream release (Closes: #691932)
+ - Added patches to remain compatible with the versions of plexus-archiver
+ and plexus-utils in Debian
+ - Install the news artifacts: maven-plugin-annotations,
+ maven-plugin-tools-annotations, maven-plugin-tools-generators,
+ maven-script-ant and maven-script-beanshell
+ - Refreshed the plugin descriptor debian/plugin.xml
+ * Use XZ compression for the upstream tarball
+ * debian/control: Updated Standards-Version to 3.9.5 (no changes)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 04 Nov 2013 17:55:38 +0100
+
+maven-plugin-tools (2.8-3) unstable; urgency=low
+
+ * Team upload.
+ * debian/control:
+ - Replaced libgoogle-collections-java with libguava-java as a build
+ dependency (required by the modello task of maven-ant-helper)
+ - Tightened the versioned dependency on maven-ant-helper
+ - Updated Standards-Version to 3.9.4 (no changes)
+ - Use canonical URLs for the Vcs-* fields
+ * debian/rules: Added a clean target to allow rebuilds
+ * Build depend on debhelper >= 9
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 11 Sep 2013 17:46:07 +0200
+
+maven-plugin-tools (2.8-2) unstable; urgency=low
+
+ * Team upload.
+ * Switch to default-jdk. (Closes: #643548).
+
+ -- Miguel Landaeta <miguel at miguel.cc> Thu, 29 Sep 2011 20:52:34 -0430
+
+maven-plugin-tools (2.8-1) unstable; urgency=low
+
+ * Team upload.
+ * New upstream release. (Closes: #637213).
+ * Switch to source format 3.0 (quilt).
+ * Bump Standards-Version to 3.9.2. No changes were required.
+ * Remove unnecessary Build-Depends on quilt.
+ * Drop unnecessary patches already applied by upstream.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Sun, 14 Aug 2011 13:16:31 -0430
+
+maven-plugin-tools (2.5-2) unstable; urgency=low
+
+ * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org> Fri, 14 Aug 2009 15:11:15 +0200
+
+maven-plugin-tools (2.5-1) experimental; urgency=low
+
+ * New upstream version, add myself to Uploaders
+ * Change section to java, bump up Standards-Version to 3.8.1
+ * Remove the dependency on java runtimes as it is a library.
+ * Remove the recursive dependency on libmaven-plugin-tools-java,
+ it's not needed
+ * 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 POMs as it's no longer needed, use another patch
+ to ignore old artifacts
+ * Add a dependency on libjtidy-java and libmaven2-core-java
+ * Add a Build-Depends on libclassworlds-java
+ * Build with openjdk-6-jdk, required for module maven-plugin-tools-javadoc,
+ add a Build-Depends on this jdk.
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Wed, 13 May 2009 12:04:41 +0100
+
+maven-plugin-tools (2.4.3-1) unstable; urgency=low
+
+ * Initial release. (Closes: #507922)
+
+ -- Torsten Werner <twerner at debian.org> Thu, 04 Dec 2008 19:29:26 +0100
Deleted: tags/maven-plugin-tools/3.2-2/debian/control
===================================================================
--- trunk/maven-plugin-tools/debian/control 2013-12-03 05:12:28 UTC (rev 17535)
+++ tags/maven-plugin-tools/3.2-2/debian/control 2013-12-03 06:42:54 UTC (rev 17537)
@@ -1,62 +0,0 @@
-Source: maven-plugin-tools
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>,
- Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk, libjaxp1.3-java
-Build-Depends-Indep: ant,
- ant-optional,
- bsh,
- junit,
- libasm3-java,
- libclassworlds-java,
- libdoxia-sitetools-java,
- libguava-java,
- libjtidy-java,
- libmaven-reporting-impl-java,
- libmaven2-core-java (>= 2.2.1-12),
- libmodello-java,
- libplexus-ant-factory-java,
- libplexus-bsh-factory-java,
- libplexus-containers1.5-java,
- libplexus-container-default-java,
- libplexus-velocity-java,
- libqdox-java,
- libxbean-java,
- maven-ant-helper (>= 7.8),
- maven-repo-helper,
- velocity
-Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-plugin-tools
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-plugin-tools/
-Homepage: http://maven.apache.org/plugin-tools/
-
-Package: libmaven-plugin-tools-java
-Architecture: all
-Depends: bsh,
- libdoxia-sitetools-java,
- libjtidy-java,
- libmaven-reporting-impl-java,
- libmaven2-core-java,
- libplexus-container-default-java,
- libqdox-java,
- libxbean-java,
- ${misc:Depends}
-Description: Maven Plugin Tools Base POM
- 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 some basic POM tools.
Copied: tags/maven-plugin-tools/3.2-2/debian/control (from rev 17536, trunk/maven-plugin-tools/debian/control)
===================================================================
--- tags/maven-plugin-tools/3.2-2/debian/control (rev 0)
+++ tags/maven-plugin-tools/3.2-2/debian/control 2013-12-03 06:42:54 UTC (rev 17537)
@@ -0,0 +1,63 @@
+Source: maven-plugin-tools
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>,
+ Ludovic Claude <ludovic.claude at laposte.net>
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, libjaxp1.3-java
+Build-Depends-Indep: ant,
+ ant-optional,
+ bsh,
+ junit,
+ libasm3-java,
+ libclassworlds-java,
+ libdoxia-sitetools-java,
+ libguava-java,
+ libjtidy-java,
+ libmaven-reporting-impl-java,
+ libmaven2-core-java (>= 2.2.1-12),
+ libmodello-java,
+ libplexus-ant-factory-java,
+ libplexus-bsh-factory-java,
+ libplexus-containers1.5-java,
+ libplexus-container-default-java,
+ libplexus-velocity-java,
+ libqdox-java,
+ libxbean-java,
+ maven-ant-helper (>= 7.8),
+ maven-repo-helper,
+ velocity
+Standards-Version: 3.9.5
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-plugin-tools
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-plugin-tools/
+Homepage: http://maven.apache.org/plugin-tools/
+
+Package: libmaven-plugin-tools-java
+Architecture: all
+Depends: bsh,
+ libdoxia-sitetools-java,
+ libjtidy-java,
+ libmaven-reporting-impl-java,
+ libmaven2-core-java,
+ libplexus-container-default-java,
+ libqdox-java,
+ libxbean-java,
+ libasm3-java,
+ ${misc:Depends}
+Description: Maven Plugin Tools Base POM
+ 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 some basic POM tools.
More information about the pkg-java-commits
mailing list