This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository fastml.
commit 8b57fbb469e3c335718a151d40910b62df6471ae Author: Gert Wollny <[email protected]> Date: Tue May 10 08:54:11 2016 +0000 Update standards version and changelog --- debian/changelog | 9 +++++++++ debian/control | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4a0408b..5ee6c60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +fastml (3.1-3) UNRELEASED; urgency=medium + + [Gert Wollny] + * d/b/remove-template-depth.patch add patch to not restrict template + depth. (Default with g++-6 is 900). Closes: #811944 + * d/control: Update standards version to 3.9.8 + + -- Gert Wollny <[email protected]> Tue, 10 May 2016 08:50:34 +0000 + fastml (3.1-2) unstable; urgency=medium * Turn on testing in general but exclude failed tests diff --git a/debian/control b/debian/control index 39656a5..93ba505 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fastml.git Vcs-Git: git://anonscm.debian.org/debian-med/fastml.git Homepage: http://fastml.tau.ac.il/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastml.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
