[med-svn] [barrnap-data-nonfree] 08/13: Fix Vcs URLs, debhelper 10

Andreas Tille tille at debian.org
Fri Dec 29 21:31:46 UTC 2017


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

tille pushed a commit to branch master
in repository barrnap-data-nonfree.

commit 1871bf36ddda5a8d55f41fd58a958fe941aee47e
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jan 3 08:35:42 2017 +0000

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

diff --git a/debian/changelog b/debian/changelog
index d5c109e..f784ed7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ barrnap-data-nonfree (0.5-3) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fix Vcs URLs
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Tue, 03 Jan 2017 09:33:20 +0100
 
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 d8c34a0..8059801 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: extra
 Section: non-free/science
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Sascha Steinbiss <sascha at steinbiss.name>
-Build-Depends: debhelper (>= 9.0.0), lua5.1
+Build-Depends: debhelper (>= 10), lua5.1
 Standards-Version: 3.9.6
 Homepage: http://www.vicbioinformatics.com/software.barrnap.shtml
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/barrnap-data-nonfree/trunk/
diff --git a/debian/rules b/debian/rules
index f2d6aec..3396028 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DEBVERS := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p')
 VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[~-].*//')
 
 %:
-	dh $@ --parallel
+	dh $@
 
 
 get-orig-source:

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



More information about the debian-med-commit mailing list