[med-svn] [rdp-classifier] 01/02: debhelper 10

Andreas Tille tille at debian.org
Fri Sep 15 16:31:01 UTC 2017


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

tille pushed a commit to branch master
in repository rdp-classifier.

commit c6c0155436eea374a888414837a28cfe1757fead
Author: Andreas Tille <tille at debian.org>
Date:   Fri Sep 15 18:29:56 2017 +0200

    debhelper 10
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/rules     | 3 ---
 4 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 89cc65c..5636d1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ rdp-classifier (2.10.2-2) UNRELEASED; urgency=medium
 
   [ Andreas Tille ]
   * Move packaging from SVN to Git
+  * debhelper 10
 
  -- Olivier Sallou <osallou at debian.org>  Fri, 15 Sep 2017 13:25:30 +0000
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 3970e0e..be74211 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <steffen_moeller at gmx.de>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                default-jdk,
                junit4,
                libcommons-cli-java,
diff --git a/debian/rules b/debian/rules
index cf0ae18..fe5fcd1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,9 +24,6 @@ override_dh_auto_test:
 	cp debian/junit.xml ./tmp-junit.xml
 	ant -f tmp-junit.xml junit
 
-override_dh_builddeb:
-	dh_builddeb -- -Z xz
-
 override_dh_compress:
 	dh_compress -X.fasta
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rdp-classifier.git



More information about the debian-med-commit mailing list