[junit] 31/37: Switch to debhelper level 10

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Oct 24 22:17:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository junit.

commit b7ab20d24d06fd4ab965f60a58040d9b984ea7ec
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Oct 24 23:09:18 2017 +0200

    Switch to debhelper level 10
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/dirs      | 2 --
 debian/rules     | 2 --
 5 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 040f3c7..cab153b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ junit (3.8.2-9) UNRELEASED; urgency=medium
   * Team upload.
   * Moved the package to Git
   * Standards-Version updated to 4.1.1
+  * Switch to debhelper level 10
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 24 Oct 2017 22:53:54 +0200
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index c29011b..12ff5d9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Michael Koch <konqueror at gmx.de>,
            Wolfgang Baer <WBaer at gmx.de>,
            Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), default-jdk
+Build-Depends: debhelper (>= 10), default-jdk
 Build-Depends-Indep: maven-repo-helper (>= 1.5)
 Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/junit.git
diff --git a/debian/dirs b/debian/dirs
index 4b0ca84..e772481 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -1,3 +1 @@
 usr/bin
-usr/share/java
-usr/share/ant/lib
diff --git a/debian/rules b/debian/rules
index b63a628..1a222d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-# 
-# build file for junit uses dh 7
 
 JAVA_HOME	:= /usr/lib/jvm/default-java
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/junit.git



More information about the pkg-java-commits mailing list