This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository raxml.
commit 6aa91c1c284c72f50bee140ddd0b8379ecc25bf3 Author: Andreas Tille <[email protected]> Date: Thu May 19 18:14:28 2016 +0200 cme fix dpkg-control --- debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4818fa4..0a44737 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -raxml (8.2.8+dfsg-1) UNRELEASED; urgency=medium +raxml (8.2.8+dfsg-1) unstable; urgency=medium * New upstream version + * cme fix dpkg-control - -- Andreas Tille <[email protected]> Thu, 19 May 2016 18:08:42 +0200 + -- Andreas Tille <[email protected]> Thu, 19 May 2016 18:09:31 +0200 raxml (8.2.7+dfsg-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index d3cbe69..961199d 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), help2man -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/raxml.git Vcs-Git: https://anonscm.debian.org/git/debian-med/raxml.git Homepage: http://www.exelixis-lab.org/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/raxml.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
