Author: twerner Date: 2010-08-04 03:39:55 +0000 (Wed, 04 Aug 2010) New Revision: 12859
Added: tags/maven-assembly-plugin/2.2~beta5-2/ tags/maven-assembly-plugin/2.2~beta5-2/debian/changelog tags/maven-assembly-plugin/2.2~beta5-2/debian/control tags/maven-assembly-plugin/2.2~beta5-2/debian/maven.ignoreRules tags/maven-assembly-plugin/2.2~beta5-2/debian/rules Removed: tags/maven-assembly-plugin/2.2~beta5-2/debian/changelog tags/maven-assembly-plugin/2.2~beta5-2/debian/control tags/maven-assembly-plugin/2.2~beta5-2/debian/maven.ignoreRules tags/maven-assembly-plugin/2.2~beta5-2/debian/rules Log: [svn-buildpackage] Tagging maven-assembly-plugin 2.2~beta5-2 Deleted: tags/maven-assembly-plugin/2.2~beta5-2/debian/changelog =================================================================== --- trunk/maven-assembly-plugin/debian/changelog 2010-08-04 02:56:18 UTC (rev 12856) +++ tags/maven-assembly-plugin/2.2~beta5-2/debian/changelog 2010-08-04 03:39:55 UTC (rev 12859) @@ -1,28 +0,0 @@ -maven-assembly-plugin (2.2~beta5-1) unstable; urgency=low - - * Team upload - * New upstream version (Closes: #577883) - * Switch to source format 3.0. - * Update Standards-Version: 3.8.4. - - -- Torsten Werner <[email protected]> Thu, 15 Apr 2010 18:15:56 +0200 - -maven-assembly-plugin (2.2~beta4-2) unstable; urgency=low - - [ Michael Koch ] - * Tightened B-D on libmodulo-maven-plugin-java. - * Added myself to Uploaders. - * Updated Standards-Version to 3.8.3. - - [ Damien Raude-Morvan ] - * Add myself to Uploaders - * Tightened B-D on libplexus-maven-plugin-java - (Closes: #545645) - - -- Damien Raude-Morvan <[email protected]> Mon, 26 Oct 2009 20:32:57 +0100 - -maven-assembly-plugin (2.2~beta4-1) unstable; urgency=low - - * Initial version (closes: #518340) - - -- Ludovic Claude <[email protected]> Tue, 30 Jun 2009 17:22:48 +0100 Copied: tags/maven-assembly-plugin/2.2~beta5-2/debian/changelog (from rev 12858, trunk/maven-assembly-plugin/debian/changelog) =================================================================== --- tags/maven-assembly-plugin/2.2~beta5-2/debian/changelog (rev 0) +++ tags/maven-assembly-plugin/2.2~beta5-2/debian/changelog 2010-08-04 03:39:55 UTC (rev 12859) @@ -0,0 +1,39 @@ +maven-assembly-plugin (2.2~beta5-2) unstable; urgency=low + + [ Torsten Werner ] + * Fix the ignore rule for the test dependencies. (Closes: #591134) + + [ Miguel Landaeta ] + * Drop unnecessary Build-Depends on quilt. + * Bump Standards-Version to 3.9.1. No changes were required. + + -- Torsten Werner <[email protected]> Wed, 04 Aug 2010 05:35:15 +0200 + +maven-assembly-plugin (2.2~beta5-1) unstable; urgency=low + + * Team upload + * New upstream version (Closes: #577883) + * Switch to source format 3.0. + * Update Standards-Version: 3.8.4. + + -- Torsten Werner <[email protected]> Thu, 15 Apr 2010 18:15:56 +0200 + +maven-assembly-plugin (2.2~beta4-2) unstable; urgency=low + + [ Michael Koch ] + * Tightened B-D on libmodulo-maven-plugin-java. + * Added myself to Uploaders. + * Updated Standards-Version to 3.8.3. + + [ Damien Raude-Morvan ] + * Add myself to Uploaders + * Tightened B-D on libplexus-maven-plugin-java + (Closes: #545645) + + -- Damien Raude-Morvan <[email protected]> Mon, 26 Oct 2009 20:32:57 +0100 + +maven-assembly-plugin (2.2~beta4-1) unstable; urgency=low + + * Initial version (closes: #518340) + + -- Ludovic Claude <[email protected]> Tue, 30 Jun 2009 17:22:48 +0100 Deleted: tags/maven-assembly-plugin/2.2~beta5-2/debian/control =================================================================== --- trunk/maven-assembly-plugin/debian/control 2010-08-04 02:56:18 UTC (rev 12856) +++ tags/maven-assembly-plugin/2.2~beta5-2/debian/control 2010-08-04 03:39:55 UTC (rev 12859) @@ -1,41 +0,0 @@ -Source: maven-assembly-plugin -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Ludovic Claude <[email protected]>, Michael Koch <[email protected]>, - Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper, quilt -Build-Depends-Indep: libmaven-invoker-plugin-java (>= 1.3), libmaven-plugin-tools-java (>= 2.5), - libmodello-maven-plugin-java (>= 1.1), libplexus-maven-plugin-java (>= 1.3.8-5), - libmaven-archiver-java, libmaven-common-artifact-filters-java, libmaven-file-management-java, - libmaven-repository-builder-java, libmaven-shared-io-java, libmaven2-core-java, - libplexus-active-collections-java, libplexus-archiver-java, libplexus-container-default-java, - libplexus-interpolation-java, libplexus-io-java, libplexus-utils-java, - libmaven-plugin-testing-java -Standards-Version: 3.8.4 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-assembly-plugin -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-assembly-plugin/ -Homepage: http://maven.apache.org/plugins/maven-assembly-plugin/ - -Package: libmaven-assembly-plugin-java -Architecture: all -Depends: ${misc:Depends}, ${maven:Depends} -Recommends: ${maven:OptionalDepends} -Description: Maven Assembly 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 Assembly plugin is used to create archives of your project's - sources, classes, dependencies etc. from flexible assembly descriptors. Copied: tags/maven-assembly-plugin/2.2~beta5-2/debian/control (from rev 12858, trunk/maven-assembly-plugin/debian/control) =================================================================== --- tags/maven-assembly-plugin/2.2~beta5-2/debian/control (rev 0) +++ tags/maven-assembly-plugin/2.2~beta5-2/debian/control 2010-08-04 03:39:55 UTC (rev 12859) @@ -0,0 +1,41 @@ +Source: maven-assembly-plugin +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Ludovic Claude <[email protected]>, Michael Koch <[email protected]>, + Damien Raude-Morvan <[email protected]> +Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper +Build-Depends-Indep: libmaven-invoker-plugin-java (>= 1.3), libmaven-plugin-tools-java (>= 2.5), + libmodello-maven-plugin-java (>= 1.1), libplexus-maven-plugin-java (>= 1.3.8-5), + libmaven-archiver-java, libmaven-common-artifact-filters-java, libmaven-file-management-java, + libmaven-repository-builder-java, libmaven-shared-io-java, libmaven2-core-java, + libplexus-active-collections-java, libplexus-archiver-java, libplexus-container-default-java, + libplexus-interpolation-java, libplexus-io-java, libplexus-utils-java, + libmaven-plugin-testing-java +Standards-Version: 3.9.1 +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-assembly-plugin +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-assembly-plugin/ +Homepage: http://maven.apache.org/plugins/maven-assembly-plugin/ + +Package: libmaven-assembly-plugin-java +Architecture: all +Depends: ${misc:Depends}, ${maven:Depends} +Recommends: ${maven:OptionalDepends} +Description: Maven Assembly 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 Assembly plugin is used to create archives of your project's + sources, classes, dependencies etc. from flexible assembly descriptors. Deleted: tags/maven-assembly-plugin/2.2~beta5-2/debian/maven.ignoreRules =================================================================== --- trunk/maven-assembly-plugin/debian/maven.ignoreRules 2010-08-04 02:56:18 UTC (rev 12856) +++ tags/maven-assembly-plugin/2.2~beta5-2/debian/maven.ignoreRules 2010-08-04 03:39:55 UTC (rev 12859) @@ -1 +0,0 @@ -* * * * test Copied: tags/maven-assembly-plugin/2.2~beta5-2/debian/maven.ignoreRules (from rev 12857, trunk/maven-assembly-plugin/debian/maven.ignoreRules) =================================================================== --- tags/maven-assembly-plugin/2.2~beta5-2/debian/maven.ignoreRules (rev 0) +++ tags/maven-assembly-plugin/2.2~beta5-2/debian/maven.ignoreRules 2010-08-04 03:39:55 UTC (rev 12859) @@ -0,0 +1 @@ +* * * * * test Deleted: tags/maven-assembly-plugin/2.2~beta5-2/debian/rules =================================================================== --- trunk/maven-assembly-plugin/debian/rules 2010-08-04 02:56:18 UTC (rev 12856) +++ tags/maven-assembly-plugin/2.2~beta5-2/debian/rules 2010-08-04 03:39:55 UTC (rev 12859) @@ -1,11 +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 -DEB_PATCHPOMS_ARGS := --ignore-rules=debian/maven.ignoreRules - -get-orig-source: - uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename Copied: tags/maven-assembly-plugin/2.2~beta5-2/debian/rules (from rev 12858, trunk/maven-assembly-plugin/debian/rules) =================================================================== --- tags/maven-assembly-plugin/2.2~beta5-2/debian/rules (rev 0) +++ tags/maven-assembly-plugin/2.2~beta5-2/debian/rules 2010-08-04 03:39:55 UTC (rev 12859) @@ -0,0 +1,10 @@ +#!/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 +DEB_PATCHPOMS_ARGS := --ignore-rules=debian/maven.ignoreRules + +get-orig-source: + uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

