[pkg-java] r15090 - in tags/maven-antrun-plugin: . 1.6-2/debian
Torsten Werner
twerner at alioth.debian.org
Wed Sep 28 19:37:27 UTC 2011
Author: twerner
Date: 2011-09-28 19:37:26 +0000 (Wed, 28 Sep 2011)
New Revision: 15090
Added:
tags/maven-antrun-plugin/1.6-2/
tags/maven-antrun-plugin/1.6-2/debian/changelog
tags/maven-antrun-plugin/1.6-2/debian/control
Removed:
tags/maven-antrun-plugin/1.6-2/debian/changelog
tags/maven-antrun-plugin/1.6-2/debian/control
Log:
[svn-buildpackage] Tagging maven-antrun-plugin 1.6-2
Deleted: tags/maven-antrun-plugin/1.6-2/debian/changelog
===================================================================
--- trunk/maven-antrun-plugin/debian/changelog 2011-09-28 16:00:14 UTC (rev 15088)
+++ tags/maven-antrun-plugin/1.6-2/debian/changelog 2011-09-28 19:37:26 UTC (rev 15090)
@@ -1,15 +0,0 @@
-maven-antrun-plugin (1.6-1) unstable; urgency=low
-
- * Team upload.
- * New upstream release.
- * Bump Standards-Version to 3.9.2. No changes were required.
- * Migrate to source package format 3.0 (quilt).
- * Allow package to build twice in a row.
-
- -- Miguel Landaeta <miguel at miguel.cc> Tue, 19 Jul 2011 19:38:53 -0430
-
-maven-antrun-plugin (1.3-1) unstable; urgency=low
-
- * Initial release (Closes: #540052)
-
- -- Ludovic Claude <ludovic.claude at laposte.net> Tue, 28 Jul 2009 20:18:05 +0100
Copied: tags/maven-antrun-plugin/1.6-2/debian/changelog (from rev 15089, trunk/maven-antrun-plugin/debian/changelog)
===================================================================
--- tags/maven-antrun-plugin/1.6-2/debian/changelog (rev 0)
+++ tags/maven-antrun-plugin/1.6-2/debian/changelog 2011-09-28 19:37:26 UTC (rev 15090)
@@ -0,0 +1,22 @@
+maven-antrun-plugin (1.6-2) unstable; urgency=low
+
+ * Team upload.
+ * Add missing Build-Depends-Indep: libmaven-plugin-tools-java.
+
+ -- Torsten Werner <twerner at debian.org> Wed, 28 Sep 2011 21:32:40 +0200
+
+maven-antrun-plugin (1.6-1) unstable; urgency=low
+
+ * Team upload.
+ * New upstream release.
+ * Bump Standards-Version to 3.9.2. No changes were required.
+ * Migrate to source package format 3.0 (quilt).
+ * Allow package to build twice in a row.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Tue, 19 Jul 2011 19:38:53 -0430
+
+maven-antrun-plugin (1.3-1) unstable; urgency=low
+
+ * Initial release (Closes: #540052)
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Tue, 28 Jul 2009 20:18:05 +0100
Deleted: tags/maven-antrun-plugin/1.6-2/debian/control
===================================================================
--- trunk/maven-antrun-plugin/debian/control 2011-09-28 16:00:14 UTC (rev 15088)
+++ tags/maven-antrun-plugin/1.6-2/debian/control 2011-09-28 19:37:26 UTC (rev 15090)
@@ -1,35 +0,0 @@
-Source: maven-antrun-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>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
-Build-Depends-Indep: libmaven-invoker-plugin-java (>= 1.3), ant (>= 1.8.2), libmaven2-core-java, libplexus-utils-java
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-antrun-plugin
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-antrun-plugin/
-Homepage: http://maven.apache.org/plugins/maven-antrun-plugin/
-
-Package: libmaven-antrun-plugin-java
-Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Description: Maven AntRun 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 Maven Antrun Plugin runs Ant scripts embedded in the POM
-
-
Copied: tags/maven-antrun-plugin/1.6-2/debian/control (from rev 15089, trunk/maven-antrun-plugin/debian/control)
===================================================================
--- tags/maven-antrun-plugin/1.6-2/debian/control (rev 0)
+++ tags/maven-antrun-plugin/1.6-2/debian/control 2011-09-28 19:37:26 UTC (rev 15090)
@@ -0,0 +1,36 @@
+Source: maven-antrun-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>
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
+Build-Depends-Indep: libmaven-invoker-plugin-java (>= 1.3), ant (>= 1.8.2),
+ libmaven2-core-java, libplexus-utils-java, libmaven-plugin-tools-java
+Standards-Version: 3.9.2
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-antrun-plugin
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-antrun-plugin/
+Homepage: http://maven.apache.org/plugins/maven-antrun-plugin/
+
+Package: libmaven-antrun-plugin-java
+Architecture: all
+Depends: ${misc:Depends}, ${maven:Depends}
+Recommends: ${maven:OptionalDepends}
+Description: Maven AntRun 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 Maven Antrun Plugin runs Ant scripts embedded in the POM
+
+
More information about the pkg-java-commits
mailing list