Codebase list maven-ejb-plugin / 42b6835
Switch to debhelper level 10 Emmanuel Bourg 6 years ago
4 changed file(s) with 4 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
11
22 * Team upload.
33 * Standards-Version updated to 4.0.0
4 * Switch to debhelper level 10
45
56 -- Emmanuel Bourg <ebourg@apache.org> Thu, 27 Jul 2017 08:35:07 +0200
67
22 Priority: optional
33 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
44 Uploaders: Ludovic Claude <ludovic.claude@laposte.net>
5 Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper
5 Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper
66 Build-Depends-Indep: libmaven-archiver-java,
77 libmaven-invoker-plugin-java (>= 1.3),
88 libmaven-plugin-testing-java,
00 #!/usr/bin/make -f
11
2 export JAVA_HOME = /usr/lib/jvm/default-java
3
42 %:
5 dh $@ --buildsystem=maven
3 dh $@
64
75 get-orig-source:
86 uscan --download-current-version --force-download --no-symlink