[pkg-java] r15490 - in tags/apache-pom: . 10-2/debian

Damien Raude-Morvan drazzib at alioth.debian.org
Sun Dec 4 01:01:14 UTC 2011


Author: drazzib
Date: 2011-12-04 01:01:13 +0000 (Sun, 04 Dec 2011)
New Revision: 15490

Added:
   tags/apache-pom/10-2/
   tags/apache-pom/10-2/debian/changelog
   tags/apache-pom/10-2/debian/control
   tags/apache-pom/10-2/debian/rules
Removed:
   tags/apache-pom/10-2/debian/README.source
   tags/apache-pom/10-2/debian/changelog
   tags/apache-pom/10-2/debian/control
   tags/apache-pom/10-2/debian/rules
Log:
[svn-buildpackage] Tagging apache-pom 10-2

Deleted: tags/apache-pom/10-2/debian/README.source
===================================================================
--- trunk/apache-pom/debian/README.source	2011-12-02 16:13:00 UTC (rev 15484)
+++ tags/apache-pom/10-2/debian/README.source	2011-12-04 01:01:13 UTC (rev 15490)
@@ -1,6 +0,0 @@
-Information about apache-pom
-------------------------------
-
-This package was debianized using the mh_make command
-from the maven-debian-helper package.
-

Deleted: tags/apache-pom/10-2/debian/changelog
===================================================================
--- trunk/apache-pom/debian/changelog	2011-12-02 16:13:00 UTC (rev 15484)
+++ tags/apache-pom/10-2/debian/changelog	2011-12-04 01:01:13 UTC (rev 15490)
@@ -1,5 +0,0 @@
-apache-pom (10-1) unstable; urgency=low
-
-  * Initial release (Closes: #644558)
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Sun, 20 Nov 2011 20:33:02 +0100

Copied: tags/apache-pom/10-2/debian/changelog (from rev 15489, trunk/apache-pom/debian/changelog)
===================================================================
--- tags/apache-pom/10-2/debian/changelog	                        (rev 0)
+++ tags/apache-pom/10-2/debian/changelog	2011-12-04 01:01:13 UTC (rev 15490)
@@ -0,0 +1,13 @@
+apache-pom (10-2) unstable; urgency=low
+
+  * Only use maven_repo_helper and debhelper to install POM:
+    - Drop Build-Depends on cdbs and ant.
+  * Remove d/README.source.
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Sun, 04 Dec 2011 01:54:48 +0100
+
+apache-pom (10-1) unstable; urgency=low
+
+  * Initial release (Closes: #644558)
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Sun, 20 Nov 2011 20:33:02 +0100

Deleted: tags/apache-pom/10-2/debian/control
===================================================================
--- trunk/apache-pom/debian/control	2011-12-02 16:13:00 UTC (rev 15484)
+++ tags/apache-pom/10-2/debian/control	2011-12-04 01:01:13 UTC (rev 15490)
@@ -1,23 +0,0 @@
-Source: apache-pom
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
-           Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: ant-optional,
-               cdbs,
-               debhelper (>= 7),
-               default-jdk,
-               maven-ant-helper (>> 6.7)
-Build-Depends-Indep: maven-repo-helper (>= 1.7)
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/apache-pom
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/apache-pom
-Homepage: http://maven.apache.org/pom/asf/
-
-Package: libapache-pom-java
-Architecture: all
-Depends: ${misc:Depends}
-Description: Maven metadata for all Apache Software projects
- This package contains the Maven metadata shared between all
- Apache Software Foundation's projects.

Copied: tags/apache-pom/10-2/debian/control (from rev 15489, trunk/apache-pom/debian/control)
===================================================================
--- tags/apache-pom/10-2/debian/control	                        (rev 0)
+++ tags/apache-pom/10-2/debian/control	2011-12-04 01:01:13 UTC (rev 15490)
@@ -0,0 +1,18 @@
+Source: apache-pom
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
+           Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends: debhelper (>= 7), default-jdk, maven-repo-helper (>= 1.7)
+Standards-Version: 3.9.2
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/apache-pom
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/apache-pom
+Homepage: http://maven.apache.org/pom/asf/
+
+Package: libapache-pom-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: Maven metadata for all Apache Software projects
+ This package contains the Maven metadata shared between all
+ Apache Software Foundation's projects.

Deleted: tags/apache-pom/10-2/debian/rules
===================================================================
--- trunk/apache-pom/debian/rules	2011-12-02 16:13:00 UTC (rev 15484)
+++ tags/apache-pom/10-2/debian/rules	2011-12-04 01:01:13 UTC (rev 15490)
@@ -1,19 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/ant.mk
-
-JAVA_HOME            := /usr/lib/jvm/default-java
-DEB_JARS             := ant-nodeps   ant-junit  
-DEB_ANT_BUILDFILE    := /usr/share/maven-ant-helper/maven-build.xml
-DEB_ANT_ARGS         := -Dbasedir=$(realpath .) -Dpackage=$(DEB_SOURCE_PACKAGE)
-
-get-orig-source:
-	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
-
-binary-post-install/libapache-pom-java::
-	mh_install -plibapache-pom-java
-
-clean::
-	-mh_clean
-

Copied: tags/apache-pom/10-2/debian/rules (from rev 15489, trunk/apache-pom/debian/rules)
===================================================================
--- tags/apache-pom/10-2/debian/rules	                        (rev 0)
+++ tags/apache-pom/10-2/debian/rules	2011-12-04 01:01:13 UTC (rev 15490)
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+DEB_SOURCE_PACKAGE   := $(shell dpkg-parsechangelog | grep '^Source:' | cut -f 2 -d ' ')
+DEB_UPSTREAM_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ' | cut -d: -f2- | sed 's/-[^-]*$$//')
+
+get-orig-source:
+	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
+
+%:
+	dh $@ --with maven_repo_helper
+




More information about the pkg-java-commits mailing list