Skip to content
Snippets Groups Projects
Commit 6bed611e authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

Build with the DH sequencer instead of CDBS

parent f5c22e98
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ java-xmlbuilder (0.4-2.1) UNRELEASED; urgency=medium
* Non-maintainer upload.
* Removed the -java-doc package
* Build with the DH sequencer instead of CDBS
* Use salsa.debian.org Vcs-* URLs
* Standards-Version updated to 4.7.0
* Switch to debhelper level 13
......
......@@ -4,7 +4,6 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: James Page <james.page@ubuntu.com>
Build-Depends:
cdbs,
debhelper-compat (= 13),
default-jdk,
junit,
......
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/maven.mk
JAVA_HOME := /usr/lib/jvm/default-java
%:
dh $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment