This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository seer.
commit 65ca01f30d65f5632a160efbbdeb46e5c8748877 Author: Andreas Tille <[email protected]> Date: Wed Dec 7 23:04:14 2016 +0100 debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index be67563..2e54a3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ seer (1.1.2-1) UNRELEASED; urgency=medium * New upstream version * Add versioned Build-Depends libarmadillo-dev + * debhelper 10 -- Andreas Tille <[email protected]> Wed, 07 Dec 2016 23:03:05 +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 1d7e401..2b6b672 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), libarmadillo-dev (>= 1:6.700.6+dfsg-1~), libdlib-dev, libhdf5-dev, @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), libgzstream-dev, libboost-dev, libboost-program-options-dev -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/seer.git Vcs-Git: https://anonscm.debian.org/git/debian-med/seer.git Homepage: https://github.com/johnlees/seer -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
