[pkg-java] r14541 - in tags/maven-ejb-plugin: . 2.2-2/debian

Torsten Werner twerner at alioth.debian.org
Sun Aug 28 21:42:45 UTC 2011


Author: twerner
Date: 2011-08-28 21:42:45 +0000 (Sun, 28 Aug 2011)
New Revision: 14541

Added:
   tags/maven-ejb-plugin/2.2-2/
   tags/maven-ejb-plugin/2.2-2/debian/TODO
   tags/maven-ejb-plugin/2.2-2/debian/changelog
   tags/maven-ejb-plugin/2.2-2/debian/control
   tags/maven-ejb-plugin/2.2-2/debian/source/
Removed:
   tags/maven-ejb-plugin/2.2-2/debian/changelog
   tags/maven-ejb-plugin/2.2-2/debian/control
Log:
[svn-buildpackage] Tagging maven-ejb-plugin 2.2-2

Copied: tags/maven-ejb-plugin/2.2-2/debian/TODO (from rev 14540, trunk/maven-ejb-plugin/debian/TODO)
===================================================================
--- tags/maven-ejb-plugin/2.2-2/debian/TODO	                        (rev 0)
+++ tags/maven-ejb-plugin/2.2-2/debian/TODO	2011-08-28 21:42:45 UTC (rev 14541)
@@ -0,0 +1 @@
+- fix tests

Deleted: tags/maven-ejb-plugin/2.2-2/debian/changelog
===================================================================
--- trunk/maven-ejb-plugin/debian/changelog	2011-08-28 21:31:26 UTC (rev 14539)
+++ tags/maven-ejb-plugin/2.2-2/debian/changelog	2011-08-28 21:42:45 UTC (rev 14541)
@@ -1,5 +0,0 @@
-maven-ejb-plugin (2.2-1) unstable; urgency=low
-
-  * Initial release (Closes: #540054)
-
- -- Ludovic Claude <ludovic.claude at laposte.net>  Tue, 28 Jul 2009 20:28:04 +0100

Copied: tags/maven-ejb-plugin/2.2-2/debian/changelog (from rev 14540, trunk/maven-ejb-plugin/debian/changelog)
===================================================================
--- tags/maven-ejb-plugin/2.2-2/debian/changelog	                        (rev 0)
+++ tags/maven-ejb-plugin/2.2-2/debian/changelog	2011-08-28 21:42:45 UTC (rev 14541)
@@ -0,0 +1,15 @@
+maven-ejb-plugin (2.2-2) unstable; urgency=low
+
+  * Team upload.
+  * Switch to source format 3.0.
+  * Update Standards-Version: 3.9.1.
+  * Add Build-Depends-Indep: libmaven-plugin-tools-java.
+  * Add debian/TODO (fix tests).
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 28 Aug 2011 23:39:43 +0200
+
+maven-ejb-plugin (2.2-1) unstable; urgency=low
+
+  * Initial release (Closes: #540054)
+
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Tue, 28 Jul 2009 20:28:04 +0100

Deleted: tags/maven-ejb-plugin/2.2-2/debian/control
===================================================================
--- trunk/maven-ejb-plugin/debian/control	2011-08-28 21:31:26 UTC (rev 14539)
+++ tags/maven-ejb-plugin/2.2-2/debian/control	2011-08-28 21:42:45 UTC (rev 14541)
@@ -1,37 +0,0 @@
-Source: maven-ejb-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), libmaven-archiver-java, libmaven2-core-java,  
- libplexus-utils-java, libmaven-plugin-testing-java
-Standards-Version: 3.8.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-ejb-plugin
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-ejb-plugin/
-Homepage: http://maven.apache.org/plugins/maven-ejb-plugin/
-
-Package: libmaven-ejb-plugin-java
-Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Description: Maven EJB 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 EJB plugin generates a J2EE Enterprise JavaBean (EJB) file as well
- as the associated client JAR.
-
-

Copied: tags/maven-ejb-plugin/2.2-2/debian/control (from rev 14540, trunk/maven-ejb-plugin/debian/control)
===================================================================
--- tags/maven-ejb-plugin/2.2-2/debian/control	                        (rev 0)
+++ tags/maven-ejb-plugin/2.2-2/debian/control	2011-08-28 21:42:45 UTC (rev 14541)
@@ -0,0 +1,37 @@
+Source: maven-ejb-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), libmaven-archiver-java, libmaven2-core-java,  
+ libplexus-utils-java, libmaven-plugin-testing-java, libmaven-plugin-tools-java
+Standards-Version: 3.9.1
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-ejb-plugin
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-ejb-plugin/
+Homepage: http://maven.apache.org/plugins/maven-ejb-plugin/
+
+Package: libmaven-ejb-plugin-java
+Architecture: all
+Depends: ${misc:Depends}, ${maven:Depends}
+Recommends: ${maven:OptionalDepends}
+Description: Maven EJB 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 EJB plugin generates a J2EE Enterprise JavaBean (EJB) file as well
+ as the associated client JAR.
+
+




More information about the pkg-java-commits mailing list