[med-svn] [circos] 04/07: debhelper 10

Andreas Tille tille at debian.org
Sat Jan 21 16:25:45 UTC 2017


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

tille pushed a commit to branch master
in repository circos.

commit ad8926be68326d2df447347ffcacc08c14ff5ac6
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 21 15:38:18 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 1562ec1..b7dd85a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 circos (0.69.4+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream version
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Sat, 21 Jan 2017 15:37:06 +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 bcfd7c1..45490fa 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Olivier Sallou <osallou 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/circos.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/circos.git
diff --git a/debian/rules b/debian/rules
index 668caca..32ef2a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,9 +18,3 @@ override_dh_install:
 
 override_dh_installman:
 	pod2man bin/circos > $(CURDIR)/debian/circos/usr/share/man/man1/circos.1
-
-override_dh_builddeb:
-	dh_builddeb -- -Z xz
-
-get-orig-source:
-	bash debian/get-orig-source

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



More information about the debian-med-commit mailing list