Codebase list jinput / b69f824
Use debhelper 10 and update dh sequencer invocation tony mancill 7 years ago
3 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
22 Priority: optional
33 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
44 Uploaders: tony mancill <tmancill@debian.org>
5 Build-Depends: debhelper (>= 7.0.50~), javahelper (>= 0.29), ant, ant-optional,
5 Build-Depends: debhelper (>= 10), javahelper (>= 0.29), ant, ant-optional,
66 default-jdk, libjutils-java
77 Build-Depends-Indep: default-jdk-doc
88 Standards-Version: 3.9.8
1010 export CLASSPATH
1111
1212 %:
13 dh --with javahelper $@
13 dh $@ --with javahelper
1414
1515 override_dh_auto_build:
1616 mkdir lib && cp /usr/share/java/jutils.jar lib