This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository eagle.
commit b38a55f2498ffc513ed2cf01828f1ea802d95c94 Author: Dylan Aïssi <[email protected]> Date: Fri Jan 12 23:27:32 2018 +0100 Bump debhelper compat 11 --- 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 a2b6106..b3e72f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ bio-eagle (2.4-1) UNRELEASED; urgency=medium * New upstream release. * Restrict building architecture to x86, upstream supports only x86 arch. * Bump Standards-Version: 4.1.3 (no changes needed). + * Bump debhelper compat 11. -- Dylan Aïssi <[email protected]> Fri, 12 Jan 2018 22:57:01 +0100 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 7e7e142..81b5ce0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Dylan Aïssi <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11), libopenblas-dev, libboost-dev, libboost-iostreams-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/eagle.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
