This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bwa.
commit 3fbb6d19d38270a985566898f5194f4e18e08a46 Author: Andreas Tille <[email protected]> Date: Mon Nov 13 15:32:03 2017 +0100 debhelper 10 --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0444b04..3aad9a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ bwa (0.7.17-1) UNRELEASED; urgency=medium - commenting issue behind fix_heap_block_overrun is analysed in https://github.com/lh3/bwa/issues/146 + [ Andreas Tille ] + * debhelper 10 + -- Steffen Moeller <[email protected]> Tue, 12 Sep 2017 16:57:14 +0200 bwa (0.7.16-1) unstable; urgency=medium 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 726967c..14e2a1d 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Charles Plessy <[email protected]>, Michael R. Crusoe <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), zlib1g-dev Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bwa.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bwa.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
