This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository clonalframe.
commit f51c2bfcf5e452303091c454b3eefb666f40eed5 Author: Andreas Tille <[email protected]> Date: Tue Sep 26 20:28:15 2017 +0200 Advertise successor clonalframeml in README.Debian --- debian/README.Debian | 14 ++++++++++++++ debian/changelog | 1 + 2 files changed, 15 insertions(+) diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..1738b7f --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,14 @@ +ClonalFrame for Debian +====================== + +The homepage of ClonalFrame is advertising its successor + + New in 2015: if you want to use ClonalFrame to infer recombination in large whole genome datasets, see ClonalFrameML + +You can install this successor via + + apt-get install clonalframeml + +(as soon as it has passed Debian new queue). + + -- Andreas Tille <[email protected]> Tue, 26 Sep 2017 17:07:18 +0200 diff --git a/debian/changelog b/debian/changelog index 22de843..0f26ce6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ clonalframe (1.2-6) UNRELEASED; urgency=medium * Add README.source explaining that we could build without Qt5 libs but qmake somehow injects the dependency. * Suggests: clonalframeml (successor of this program) + * Advertise successor clonalframeml in README.Debian -- Andreas Tille <[email protected]> Tue, 26 Sep 2017 17:07:18 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/clonalframe.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
