[med-svn] [sortmerna] 01/04: debhelper 10

Andreas Tille tille at debian.org
Mon Sep 25 12:12:28 UTC 2017


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

tille pushed a commit to branch master
in repository sortmerna.

commit eb8479d66b6b0728c2f3564d46202fd9b52e09a2
Author: Andreas Tille <tille at debian.org>
Date:   Mon Sep 25 13:26:22 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 124514c..14ab8ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 sortmerna (2.1-2) UNRELEASED; urgency=medium
 
   * Moved packaging from SVN to Git
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Mon, 25 Sep 2017 12:29:25 +0200
 
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 631fec9..2ceb4d9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf
+Build-Depends: debhelper (>= 10)
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/sortmerna.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/sortmerna.git
diff --git a/debian/rules b/debian/rules
index d6df7b0..4980514 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,16 +1,10 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --includedir=/usr/include/sortmerna

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



More information about the debian-med-commit mailing list