This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository augustus.
commit d1441307f7b0f7da06452d0cd6ab317e7c56156f Author: Sascha Steinbiss <[email protected]> Date: Sun Dec 11 11:06:02 2016 +0000 use 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 676c7bb..f68bf1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ augustus (3.2.3+dfsg-1) UNRELEASED; urgency=medium * Refresh and drop patches. * Adjust excluded files due to upstream source changes. * Drop unused overrides. + * Use debhelper 10. -- Sascha Steinbiss <[email protected]> Sun, 11 Dec 2016 09:27:52 +0000 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 19015d3..81d3a31 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Sascha Steinbiss <[email protected]> -Build-Depends: debhelper (>= 9), libsqlite3-dev, libboost-iostreams-dev, +Build-Depends: debhelper (>= 10), libsqlite3-dev, libboost-iostreams-dev, zlib1g-dev, libgsl-dev, liblpsolve55-dev, libbamtools-dev, libbam-dev, libhts-dev, libncurses5-dev, asciidoctor -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/augustus.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
