[med-svn] [prank] 06/08: debhelper 10

Andreas Tille tille at debian.org
Tue Sep 12 09:41:32 UTC 2017


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

tille pushed a commit to branch master
in repository prank.

commit 6855d94e75b06bb4cd29fdc7444944e8baf618e1
Author: Andreas Tille <tille at debian.org>
Date:   Tue Sep 12 11:23:38 2017 +0200

    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 6f40ee5..0cd5712 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ prank (0.0.170427+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream version
   * Exclude .git repository from upstream source
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Tue, 12 Sep 2017 11:20:59 +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 1b7fd69..8b1b1dc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Manuel Prinz <manuel at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/prank.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/prank.git
diff --git a/debian/rules b/debian/rules
index c1f0dfc..06b8580 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ SRCDIR=src
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --sourcedirectory=$(SRCDIR) --parallel
+	dh $@ --sourcedirectory=$(SRCDIR)
 
 override_dh_auto_clean:
 	# No distclean! See README.source

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



More information about the debian-med-commit mailing list