This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository geronimo-jacc-1.1-spec.

commit 3a1745dca1b3cb4584afb68177d12c0fc42c08d9
Author: Torsten Werner <[email protected]>
Date:   Wed May 19 23:01:16 2010 +0200

    Imported Debian patch 1.0.1-1.1
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/rules     | 4 ++--
 3 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8a3c304..492d6c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+geronimo-jacc-1.1-spec (1.0.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Install POM file with maven-repo-helper. (Closes: #592238)
+
+ -- Torsten Werner <[email protected]>  Wed, 19 May 2010 23:01:16 +0200
+
 geronimo-jacc-1.1-spec (1.0.1-1) unstable; urgency=low
 
   * Port package to pkg-java based largely on existing Ubuntu package
diff --git a/debian/control b/debian/control
index d51769f..ca8989a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Chris Grzegorczyk <[email protected]>
 DM-Upload-Allowed: yes
 Uploaders: Graziano Obertelli <[email protected]>, Kyo Lee 
<[email protected]>
 XSBC-Original-Maintainer: Thierry Carrez <[email protected]>
-Build-Depends-Indep: default-jdk, libservlet2.5-java, junit
+Build-Depends-Indep: default-jdk, libservlet2.5-java, junit, maven-repo-helper
 Build-Depends: ant-optional, debhelper (>= 5), cdbs (>= 0.4.5.3)
 Standards-Version: 3.8.3
 Homepage: http://geronimo.apache.org
diff --git a/debian/rules b/debian/rules
index 268d29b..4289399 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,8 +17,8 @@ DEB_JARS             := servlet-api-2.5 junit ant-junit
 DEB_ANT_CHECK_TARGET := test
 
 binary-post-install/lib$(DEB_SOURCE_PACKAGE)-java::
-       dh_install -plib$(DEB_SOURCE_PACKAGE)-java 
build/$(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION).jar usr/share/java
-       dh_link -plib$(DEB_SOURCE_PACKAGE)-java 
usr/share/java/$(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION).jar 
usr/share/java/$(DEB_SOURCE_PACKAGE).jar
+       mh_installpom -plib$(DEB_SOURCE_PACKAGE)-java pom.xml --no-parent
+       mh_installjar -plib$(DEB_SOURCE_PACKAGE)-java pom.xml -l 
build/$(DEB_SOURCE_PACKAGE)-$(DEB_UPSTREAM_VERSION).jar
 
 get-orig-source:
        echo "Getting version $(DEB_UPSTREAM_VERSION) from $(SVN)"

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/geronimo-jacc-1.1-spec.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to