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

Switch to debhelper level 11

parent 0491dd1b
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ libmetadata-extractor-java (2.10.1-4) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 4.3.0
* Switch to debhelper level 11
-- Emmanuel Bourg <ebourg@apache.org> Tue, 22 Jan 2019 23:12:42 +0100
......
10
11
......@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11),
default-jdk,
default-jdk-doc,
javahelper,
......
#!/usr/bin/make -f
%:
dh $@ --buildsystem=maven --with javahelper
dh $@ --with javahelper
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