Author: twerner Date: 2011-08-28 21:31:26 +0000 (Sun, 28 Aug 2011) New Revision: 14539
Added: tags/maven-ear-plugin/2.3.2-2/ tags/maven-ear-plugin/2.3.2-2/debian/TODO tags/maven-ear-plugin/2.3.2-2/debian/changelog tags/maven-ear-plugin/2.3.2-2/debian/control tags/maven-ear-plugin/2.3.2-2/debian/rules tags/maven-ear-plugin/2.3.2-2/debian/source/ Removed: tags/maven-ear-plugin/2.3.2-2/debian/changelog tags/maven-ear-plugin/2.3.2-2/debian/control tags/maven-ear-plugin/2.3.2-2/debian/rules Log: [svn-buildpackage] Tagging maven-ear-plugin 2.3.2-2 Copied: tags/maven-ear-plugin/2.3.2-2/debian/TODO (from rev 14538, trunk/maven-ear-plugin/debian/TODO) =================================================================== --- tags/maven-ear-plugin/2.3.2-2/debian/TODO (rev 0) +++ tags/maven-ear-plugin/2.3.2-2/debian/TODO 2011-08-28 21:31:26 UTC (rev 14539) @@ -0,0 +1 @@ +- fix tests Deleted: tags/maven-ear-plugin/2.3.2-2/debian/changelog =================================================================== --- trunk/maven-ear-plugin/debian/changelog 2011-08-28 21:12:39 UTC (rev 14536) +++ tags/maven-ear-plugin/2.3.2-2/debian/changelog 2011-08-28 21:31:26 UTC (rev 14539) @@ -1,5 +0,0 @@ -maven-ear-plugin (2.3.2-1) unstable; urgency=low - - * Initial release (Closes: #540056) - - -- Ludovic Claude <[email protected]> Wed, 29 Jul 2009 13:12:13 +0100 Copied: tags/maven-ear-plugin/2.3.2-2/debian/changelog (from rev 14538, trunk/maven-ear-plugin/debian/changelog) =================================================================== --- tags/maven-ear-plugin/2.3.2-2/debian/changelog (rev 0) +++ tags/maven-ear-plugin/2.3.2-2/debian/changelog 2011-08-28 21:31:26 UTC (rev 14539) @@ -0,0 +1,15 @@ +maven-ear-plugin (2.3.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 the tests). + + -- Torsten Werner <[email protected]> Sun, 28 Aug 2011 23:28:11 +0200 + +maven-ear-plugin (2.3.2-1) unstable; urgency=low + + * Initial release (Closes: #540056) + + -- Ludovic Claude <[email protected]> Wed, 29 Jul 2009 13:12:13 +0100 Deleted: tags/maven-ear-plugin/2.3.2-2/debian/control =================================================================== --- trunk/maven-ear-plugin/debian/control 2011-08-28 21:12:39 UTC (rev 14536) +++ tags/maven-ear-plugin/2.3.2-2/debian/control 2011-08-28 21:31:26 UTC (rev 14539) @@ -1,37 +0,0 @@ -Source: maven-ear-plugin -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper, quilt -Build-Depends-Indep: libmaven-antrun-plugin-java (>= 1.3), libmaven-invoker-plugin-java (>= 1.3), - libsurefire-java (>= 2.4.3), libmaven-archiver-java, libmaven-filtering-java, - libmaven2-core-java, libplexus-utils-java, libmaven-verifier-java, libxmlunit-java -Standards-Version: 3.8.2 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-ear-plugin -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-ear-plugin/ -Homepage: http://maven.apache.org/plugins/maven-ear-plugin/ - -Package: libmaven-ear-plugin-java -Architecture: all -Depends: ${misc:Depends}, ${maven:Depends} -Recommends: ${maven:OptionalDepends} -Description: Maven EAR 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 EAR plugin generates a J2EE Enterprise Archive (EAR) file. - - Copied: tags/maven-ear-plugin/2.3.2-2/debian/control (from rev 14537, trunk/maven-ear-plugin/debian/control) =================================================================== --- tags/maven-ear-plugin/2.3.2-2/debian/control (rev 0) +++ tags/maven-ear-plugin/2.3.2-2/debian/control 2011-08-28 21:31:26 UTC (rev 14539) @@ -0,0 +1,38 @@ +Source: maven-ear-plugin +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Ludovic Claude <[email protected]> +Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper +Build-Depends-Indep: libmaven-antrun-plugin-java (>= 1.3), libmaven-invoker-plugin-java (>= 1.3), + libsurefire-java (>= 2.4.3), libmaven-archiver-java, libmaven-filtering-java, + libmaven2-core-java, libplexus-utils-java, libmaven-verifier-java, libxmlunit-java, + libmaven-plugin-tools-java +Standards-Version: 3.9.1 +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-ear-plugin +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-ear-plugin/ +Homepage: http://maven.apache.org/plugins/maven-ear-plugin/ + +Package: libmaven-ear-plugin-java +Architecture: all +Depends: ${misc:Depends}, ${maven:Depends} +Recommends: ${maven:OptionalDepends} +Description: Maven EAR 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 EAR plugin generates a J2EE Enterprise Archive (EAR) file. + + Deleted: tags/maven-ear-plugin/2.3.2-2/debian/rules =================================================================== --- trunk/maven-ear-plugin/debian/rules 2011-08-28 21:12:39 UTC (rev 14536) +++ tags/maven-ear-plugin/2.3.2-2/debian/rules 2011-08-28 21:31:26 UTC (rev 14539) @@ -1,10 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/maven.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk - -JAVA_HOME := /usr/lib/jvm/default-java - -get-orig-source: - uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename Copied: tags/maven-ear-plugin/2.3.2-2/debian/rules (from rev 14537, trunk/maven-ear-plugin/debian/rules) =================================================================== --- tags/maven-ear-plugin/2.3.2-2/debian/rules (rev 0) +++ tags/maven-ear-plugin/2.3.2-2/debian/rules 2011-08-28 21:31:26 UTC (rev 14539) @@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/maven.mk + +JAVA_HOME := /usr/lib/jvm/default-java + +get-orig-source: + uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

