This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch jessie in repository fasttree.
commit 29b95adb82d8ba375cbd019f827d2dee5f25ffae Author: Andreas Tille <[email protected]> Date: Fri Mar 27 13:06:18 2015 +0100 Revert 5788cecbb05a4394c3fed722c47bdba5c20432ef to keep changes for Jessie as low as possible --- debian/changelog | 17 ----------------- debian/control | 3 +-- debian/rules | 7 ------- 3 files changed, 1 insertion(+), 26 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1cdf426..70421e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,3 @@ -fasttree (2.1.7-2) unstable; urgency=low - - * Modify/add patches to use double precision and increase branch - length precision. This is absolutely crucial to prevent flawed datas - analysis as described e.g. in - http://darlinglab.org/blog/2015/03/23/not-so-fast-fasttree.html - - -- Roland Fehrenbacher <[email protected]> Tue, 24 Mar 2015 18:37:23 +0000 - -fasttree (2.1.7-1biolinux1) precise; urgency=low - - * Added upstream changelog into package and backport for - Bio-Linux. - * Fixed clean: target to remove both binaries. - - -- Tim Booth <[email protected]> Tue, 25 Feb 2014 12:50:42 +0000 - fasttree (2.1.7-1) unstable; urgency=low * New upstream version diff --git a/debian/control b/debian/control index 7b41e69..766fbcf 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,7 @@ Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Steffen Moeller <[email protected]>, Thorsten Alteholz <[email protected]>, - Andreas Tille <[email protected]>, - Roland Fehrenbacher <[email protected]> + Andreas Tille <[email protected]> Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Homepage: http://www.microbesonline.org/fasttree/ diff --git a/debian/rules b/debian/rules index 368dd50..277f82a 100755 --- a/debian/rules +++ b/debian/rules @@ -12,13 +12,6 @@ %: dh $@ -override_dh_installchangelogs: - dh_installchangelogs changelog - -override_dh_auto_clean: - dh_auto_clean - rm -f fasttreeMP - get-orig-source: ./debian/get-orig-source -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fasttree.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
