This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository clearcut.
commit 86169c524fa7b023b1a46c4f8564b2af6cbab2b6 Author: Andreas Tille <[email protected]> Date: Tue Nov 14 08:41:55 2017 +0100 debhelper 10 --- debian/changelog | 1 + debian/clearcut.1 | 1 - debian/compat | 2 +- debian/control | 2 +- debian/rules | 4 ---- 5 files changed, 3 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index e8192c9..be4a3ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ clearcut (1.0.9-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * d/watch: version=4 + * debhelper 10 -- Andreas Tille <[email protected]> Tue, 14 Nov 2017 08:36:29 +0100 diff --git a/debian/clearcut.1 b/debian/clearcut.1 index b5d88cc..9d6a24d 100644 --- a/debian/clearcut.1 +++ b/debian/clearcut.1 @@ -1,4 +1,3 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. .TH CLEARCUT "1" "February 2014" "Clearcut Version: 1.0.9" "User Commands" .SH NAME Clearcut \- Relaxed Neighbor Joining 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 d6a50ed..53b871d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Tim Booth <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/clearcut.git Vcs-Git: https://anonscm.debian.org/git/debian-med/clearcut.git diff --git a/debian/rules b/debian/rules index 1a13fef..18e8f0b 100755 --- a/debian/rules +++ b/debian/rules @@ -8,7 +8,3 @@ override_dh_compress: dh_compress -X.dist - -# Note a manpage was generated using: -# help2man -N ./clearcut > debian/clearcut.1 -# But this was then manually edited, so it is not rebuilt automatically. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/clearcut.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
