Package: libvomsjapi-java
Version: 2.0.6-3
Severity: wishlist
Tags: patch

Please consider installing the jar file in the Debian maven repository,
and including a pom.xml file.

This will ease the packaging of packages that use maven as a build system and
depend on voms.

See http://wiki.debian.org/Java/MavenRepoSpec

The following patch seems to do most of the work:

Index: debian/pom.xml
===================================================================
--- debian/pom.xml      (revision 0)
+++ debian/pom.xml      (revision 0)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0";
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.glite.voms</groupId>
+  <artifactId>voms-api-java</artifactId>
+  <version>2.0.6</version>
+</project>
+
Index: debian/rules
===================================================================
--- debian/rules        (revision 687)
+++ debian/rules        (working copy)
@@ -252,6 +252,8 @@
        dh_installinit --name=voms
        dh_installman
        dh_link
+       mh_installpoms -plibvomsjapi-java
+       mh_installjar -plibvomsjapi-java -l debian/pom.xml 
debian/tmp/usr/share/java/vomsjapi.jar
        dh_nativejava
        dh_lintian
        dh_strip --dbg-package=voms-dbg
Index: debian/libvomsjapi-java.poms
===================================================================
--- debian/libvomsjapi-java.poms        (revision 0)
+++ debian/libvomsjapi-java.poms        (revision 0)
@@ -0,0 +1 @@
+debian/pom.xml


-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric-proposed'), (500, 'oneiric')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-15-generic (SMP w/2 CPU cores)
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libvomsjapi-java depends on:
ii  libbcprov-java        1.44+dfsg-2ubuntu2 Bouncy Castle Java Cryptographic S
ii  libcommons-cli-java   1.2-3              API for working with the command l
ii  libcommons-lang-java  2.4-4              Extension of the java.lang package
ii  liblog4j1.2-java      1.2.15-11ubuntu1   Logging library for java

libvomsjapi-java recommends no packages.

Versions of packages libvomsjapi-java suggests:
pn  libvomsjapi-java-doc          <none>     (no description available)
pn  libvomsjapi-java-gcj          <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to