[pkg-java] r13721 - in tags/maven-filtering: . 1.0~beta-2-5/debian
Damien Raude-Morvan
drazzib at alioth.debian.org
Sun May 29 11:39:04 UTC 2011
Author: drazzib
Date: 2011-05-29 11:39:04 +0000 (Sun, 29 May 2011)
New Revision: 13721
Added:
tags/maven-filtering/1.0~beta-2-5/
tags/maven-filtering/1.0~beta-2-5/debian/changelog
tags/maven-filtering/1.0~beta-2-5/debian/compat
tags/maven-filtering/1.0~beta-2-5/debian/control
tags/maven-filtering/1.0~beta-2-5/debian/rules
tags/maven-filtering/1.0~beta-2-5/debian/source/
Removed:
tags/maven-filtering/1.0~beta-2-5/debian/changelog
tags/maven-filtering/1.0~beta-2-5/debian/compat
tags/maven-filtering/1.0~beta-2-5/debian/control
tags/maven-filtering/1.0~beta-2-5/debian/rules
Log:
[svn-buildpackage] Tagging maven-filtering 1.0~beta-2-5
Deleted: tags/maven-filtering/1.0~beta-2-5/debian/changelog
===================================================================
--- trunk/maven-filtering/debian/changelog 2011-05-26 20:52:04 UTC (rev 13709)
+++ tags/maven-filtering/1.0~beta-2-5/debian/changelog 2011-05-29 11:39:04 UTC (rev 13721)
@@ -1,30 +0,0 @@
-maven-filtering (1.0~beta-2-4) unstable; urgency=low
-
- * Bump up Standards-Version to 3.8.3
- * Add versioned dependency on libplexus-utils (Closes: #533281)
-
- -- Ludovic Claude <ludovic.claude at laposte.net> Fri, 04 Sep 2009 21:54:37 +0100
-
-maven-filtering (1.0~beta-2-3) unstable; urgency=low
-
- * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org> Sun, 09 Aug 2009 22:53:27 +0200
-
-maven-filtering (1.0~beta-2-2) experimental; urgency=low
-
- * Change section to java, bump up Standards-Version to 3.8.1
- * Add the Maven POM to the package,
- * 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 POM as it's no longer needed, as well as
- the dependency on Quilt
-
- -- Ludovic Claude <ludovic.claude at laposte.net> Thu, 14 May 2009 21:42:10 +0100
-
-maven-filtering (1.0~beta-2-1) unstable; urgency=low
-
- * Initial release. (Closes: #508102)
-
- -- Torsten Werner <twerner at debian.org> Thu, 04 Dec 2008 19:29:26 +0100
Copied: tags/maven-filtering/1.0~beta-2-5/debian/changelog (from rev 13716, trunk/maven-filtering/debian/changelog)
===================================================================
--- tags/maven-filtering/1.0~beta-2-5/debian/changelog (rev 0)
+++ tags/maven-filtering/1.0~beta-2-5/debian/changelog 2011-05-29 11:39:04 UTC (rev 13721)
@@ -0,0 +1,42 @@
+maven-filtering (1.0~beta-2-5) unstable; urgency=low
+
+ * Add myself to Uploaders.
+ * Bump Standards-Version to 3.9.2: no changes needed.
+ * Fix FTBFS: remove version param (deprecated in debian-ant-helper)
+ and use POM version (Closes: #628343).
+ * Use mh_clean in clean rule.
+ * Bump to debhelper 7 compat level.
+ * Switch to source format 3.0 (quilt).
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sun, 29 May 2011 13:33:44 +0200
+
+maven-filtering (1.0~beta-2-4) unstable; urgency=low
+
+ * Bump up Standards-Version to 3.8.3
+ * Add versioned dependency on libplexus-utils (Closes: #533281)
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Fri, 04 Sep 2009 21:54:37 +0100
+
+maven-filtering (1.0~beta-2-3) unstable; urgency=low
+
+ * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 09 Aug 2009 22:53:27 +0200
+
+maven-filtering (1.0~beta-2-2) experimental; urgency=low
+
+ * Change section to java, bump up Standards-Version to 3.8.1
+ * Add the Maven POM to the package,
+ * 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 POM as it's no longer needed, as well as
+ the dependency on Quilt
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Thu, 14 May 2009 21:42:10 +0100
+
+maven-filtering (1.0~beta-2-1) unstable; urgency=low
+
+ * Initial release. (Closes: #508102)
+
+ -- Torsten Werner <twerner at debian.org> Thu, 04 Dec 2008 19:29:26 +0100
Deleted: tags/maven-filtering/1.0~beta-2-5/debian/compat
===================================================================
--- trunk/maven-filtering/debian/compat 2011-05-26 20:52:04 UTC (rev 13709)
+++ tags/maven-filtering/1.0~beta-2-5/debian/compat 2011-05-29 11:39:04 UTC (rev 13721)
@@ -1 +0,0 @@
-5
Copied: tags/maven-filtering/1.0~beta-2-5/debian/compat (from rev 13716, trunk/maven-filtering/debian/compat)
===================================================================
--- tags/maven-filtering/1.0~beta-2-5/debian/compat (rev 0)
+++ tags/maven-filtering/1.0~beta-2-5/debian/compat 2011-05-29 11:39:04 UTC (rev 13721)
@@ -0,0 +1 @@
+7
Deleted: tags/maven-filtering/1.0~beta-2-5/debian/control
===================================================================
--- trunk/maven-filtering/debian/control 2011-05-26 20:52:04 UTC (rev 13709)
+++ tags/maven-filtering/1.0~beta-2-5/debian/control 2011-05-29 11:39:04 UTC (rev 13721)
@@ -1,37 +0,0 @@
-Source: maven-filtering
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>
-Build-Depends: default-jdk, debhelper (>= 5), cdbs
-Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional,
- junit,
- libmaven2-core-java, libplexus-container-default-java,
- libplexus-interpolation-java (>= 1.6), libplexus-utils-java (>= 1.5.6),
-Standards-Version: 3.8.3
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-filtering
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-filtering/
-Homepage: http://maven.apache.org/shared/maven-filtering/
-
-Package: libmaven-filtering-java
-Architecture: all
-Depends: ${misc:Depends}, libmaven2-core-java, libplexus-container-default-java,
- libplexus-interpolation-java (>= 1.6), libplexus-utils-java (>= 1.5.6)
-Description: Maven Filtering
- 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 packages provides a shared component for all Maven plugins which needs to
- filter resources.
Copied: tags/maven-filtering/1.0~beta-2-5/debian/control (from rev 13716, trunk/maven-filtering/debian/control)
===================================================================
--- tags/maven-filtering/1.0~beta-2-5/debian/control (rev 0)
+++ tags/maven-filtering/1.0~beta-2-5/debian/control 2011-05-29 11:39:04 UTC (rev 13721)
@@ -0,0 +1,37 @@
+Source: maven-filtering
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>, Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends: default-jdk, debhelper (>= 7), cdbs
+Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional,
+ junit,
+ libmaven2-core-java, libplexus-container-default-java,
+ libplexus-interpolation-java (>= 1.6), libplexus-utils-java (>= 1.5.6),
+Standards-Version: 3.9.2
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-filtering
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-filtering/
+Homepage: http://maven.apache.org/shared/maven-filtering/
+
+Package: libmaven-filtering-java
+Architecture: all
+Depends: ${misc:Depends}, libmaven2-core-java, libplexus-container-default-java,
+ libplexus-interpolation-java (>= 1.6), libplexus-utils-java (>= 1.5.6)
+Description: Maven Filtering
+ 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 provides a shared component for all Maven plugins which needs to
+ filter resources.
Deleted: tags/maven-filtering/1.0~beta-2-5/debian/rules
===================================================================
--- trunk/maven-filtering/debian/rules 2011-05-26 20:52:04 UTC (rev 13709)
+++ tags/maven-filtering/1.0~beta-2-5/debian/rules 2011-05-29 11:39:04 UTC (rev 13721)
@@ -1,33 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/ant.mk
-
-PACKAGE := $(DEB_SOURCE_PACKAGE)
-VERSION := $(DEB_UPSTREAM_VERSION)
-JAVA_HOME := /usr/lib/jvm/default-java
-DEB_JARS := ant-nodeps maven-core maven-project maven-model \
- plexus-container-default-alpha plexus-interpolation plexus-utils junit
-DEB_ANT_BUILD_TARGET := package #javadoc
-DEB_ANT_BUILDFILE := /usr/share/maven-ant-helper/maven-build.xml
-DEB_ANT_ARGS := -Dbasedir=$(realpath .) -Dpackage=$(PACKAGE) -Dversion=$(VERSION)
-API_DOCS := target/api
-
-get-orig-source:
- -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
-
-makebuilddir/lib$(PACKAGE)-java::
- install -d target/classes/META-INF/plexus/
- install -m644 debian/components.xml target/classes/META-INF/plexus/
-
-binary-post-install/lib$(PACKAGE)-java::
- mh_installpoms -plib$(PACKAGE)-java
- mh_installjar -plib$(PACKAGE)-java -l pom.xml target/$(PACKAGE)-$(VERSION).jar
-
-clean::
- -rm -rf debian/tmp
-
-# Extract generated plexus components.xml files from a standard Maven build
-copy-plexus-components: target/classes/META-INF/plexus/components.xml
- cp target/classes/META-INF/plexus/components.xml debian/components.xml
-
Copied: tags/maven-filtering/1.0~beta-2-5/debian/rules (from rev 13716, trunk/maven-filtering/debian/rules)
===================================================================
--- tags/maven-filtering/1.0~beta-2-5/debian/rules (rev 0)
+++ tags/maven-filtering/1.0~beta-2-5/debian/rules 2011-05-29 11:39:04 UTC (rev 13721)
@@ -0,0 +1,33 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/ant.mk
+
+PACKAGE := $(DEB_SOURCE_PACKAGE)
+VERSION := $(shell echo $(DEB_UPSTREAM_VERSION) | sed -s "s/~/-/")
+JAVA_HOME := /usr/lib/jvm/default-java
+DEB_JARS := ant-nodeps maven-core maven-project maven-model \
+ plexus-container-default-alpha plexus-interpolation plexus-utils junit
+DEB_ANT_BUILD_TARGET := package #javadoc
+DEB_ANT_BUILDFILE := /usr/share/maven-ant-helper/maven-build.xml
+DEB_ANT_ARGS := -Dbasedir=$(realpath .) -Dpackage=$(PACKAGE)
+API_DOCS := target/api
+
+get-orig-source:
+ -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
+
+makebuilddir/lib$(PACKAGE)-java::
+ install -d target/classes/META-INF/plexus/
+ install -m644 debian/components.xml target/classes/META-INF/plexus/
+
+binary-post-install/lib$(PACKAGE)-java::
+ mh_installpoms -plib$(PACKAGE)-java
+ mh_installjar -plib$(PACKAGE)-java -l pom.xml target/$(PACKAGE)-$(VERSION).jar
+
+clean::
+ mh_clean
+
+# Extract generated plexus components.xml files from a standard Maven build
+copy-plexus-components: target/classes/META-INF/plexus/components.xml
+ cp target/classes/META-INF/plexus/components.xml debian/components.xml
+
More information about the pkg-java-commits
mailing list