This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository plink1.9.
commit 2312a6008c44c40c979dcf64268d4efecafa8aa5 Author: Dylan Aïssi <[email protected]> Date: Fri Jan 12 23:51:22 2018 +0100 Bump debhelper & Std-vers --- debian/changelog | 2 ++ debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f59babc..8132902 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ plink1.9 (1.90~b5.2-180109-1) UNRELEASED; urgency=medium * New upstream release. + * Bump Standards-Version: 4.1.3 (no changes needed). + * Bump debhelper compat 11. -- Dylan Aïssi <[email protected]> Fri, 12 Jan 2018 23:45:32 +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 45733c6..2382a17 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ 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), help2man, libatlas-base-dev, liblapack-dev, zlib1g-dev -Standards-Version: 4.1.1 +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/plink1.9.git Vcs-Git: https://anonscm.debian.org/git/debian-med/plink1.9.git Homepage: https://www.cog-genomics.org/plink/1.9/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plink1.9.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
