This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-phyl.
commit da1a6dc60e14a852d4b2cdf5e779a77252d81ebc Author: Andreas Tille <[email protected]> Date: Fri Jun 23 09:01:49 2017 +0200 debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 13a5688..d5ba660 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libbpp-phyl (2.3.1-3) UNRELEASED; urgency=medium * cmake files belong to /usr/lib/$(DEB_HOST_MULTIARCH) + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 23 Jun 2017 09:01:07 +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 df59f19..bf30796 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Julien Dutheil <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), cmake, d-shlibs, libbpp-seq-dev (>= 2.3.1) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-phyl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
