[libxml-security-java] 19/32: Added the Classpath attribute in the jar manifest

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Apr 28 23:57:31 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository libxml-security-java.

commit 0d80e4d7a72b847e314cb13ca5d9c345fdbf2703
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Aug 26 17:54:39 2013 +0000

    Added the Classpath attribute in the jar manifest
---
 debian/control | 2 +-
 debian/rules   | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0d0cc6d..fb35fe9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>,
  Niels Thykier <niels at thykier.net>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4), javahelper
 Build-Depends-Indep: libmaven-dependency-plugin-java, libcommons-logging-java, libjaxp1.3-java,  
  libxalan2-java, libxerces2-java, junit4, default-jdk-doc, libcommons-logging-java-doc,  
  libxalan2-java-doc, libmaven-javadoc-plugin-java, libbcprov-java
diff --git a/debian/rules b/debian/rules
index b76c54a..030cf08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,8 @@ include /usr/share/cdbs/1/class/maven.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java
 
+binary-post-install/libxml-security-java::
+	jh_classpath -plibxml-security-java
+
 get-orig-source:
 	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-security-java.git



More information about the pkg-java-commits mailing list