[xsom] 01/02: add classpath file, javahelper to build-deps

Timo Aaltonen tjaalton-guest at moszumanska.debian.org
Fri Jan 17 17:18:41 UTC 2014


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

tjaalton-guest pushed a commit to branch master
in repository xsom.

commit c7108f7d8e364fad06376042050d11a4946e5d45
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date:   Fri Jan 17 18:15:44 2014 +0200

    add classpath file, javahelper to build-deps
---
 debian/control                | 3 ++-
 debian/libxsom-java.classpath | 1 +
 debian/rules                  | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3fb2434..b5d2414 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Timo Aaltonen <tjaalton at ubuntu.com>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.6)
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.6),
+ javahelper,
 Build-Depends-Indep: junit4,
                      libbuild-helper-maven-plugin-java,
                      libmaven-antrun-plugin-java,
diff --git a/debian/libxsom-java.classpath b/debian/libxsom-java.classpath
new file mode 100644
index 0000000..563c328
--- /dev/null
+++ b/debian/libxsom-java.classpath
@@ -0,0 +1 @@
+usr/share/java/xsom.jar	/usr/share/java/relaxngDatatype.jar
diff --git a/debian/rules b/debian/rules
index 1dd7439..ffc7b4b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/javahelper.mk
 include /usr/share/cdbs/1/class/maven.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java

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



More information about the pkg-java-commits mailing list