Codebase list leveldb-java / 7d326bf
Build with the DH sequencer instead of CDBS Emmanuel Bourg 5 years ago
3 changed file(s) with 3 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
00 leveldb-java (0.7-2) UNRELEASED; urgency=medium
11
2 * Build with the DH sequencer instead of CDBS
23 * Standards-Version updated to 4.2.1
34 * Switch to debhelper level 11
45 * Use salsa.debian.org Vcs-* URLs
33 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
44 Uploaders: Emmanuel Bourg <ebourg@apache.org>
55 Build-Depends:
6 cdbs,
76 debhelper (>= 11),
87 default-jdk,
98 libguava-java,
00 #!/usr/bin/make -f
11
2 include /usr/share/cdbs/1/rules/debhelper.mk
3 include /usr/share/cdbs/1/class/maven.mk
4
5 JAVA_HOME := /usr/lib/jvm/default-java
6 DEB_MAVEN_DOC_TARGET := javadoc:javadoc javadoc:aggregate
2 %:
3 dh $@