This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository garli.
commit 16ef9561cf4a0fdc8ab137942223bfc6ba0ab1a0 Author: Andreas Tille <[email protected]> Date: Tue Nov 14 11:08:39 2017 +0100 Shorten synopsis of examples package, upload to unstabl --- debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index cacfab3..5686690 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,12 @@ -garli (2.1-2) UNRELEASED; urgency=medium +garli (2.1-2) unstable; urgency=medium * Add some copyright holders * Moved packaging from SVN to Git * debhelper 10 * Standards-Version: 4.1.1 + * Shorten synopsis of examples package - -- Andreas Tille <[email protected]> Wed, 08 Jun 2016 08:06:57 +0200 + -- Andreas Tille <[email protected]> Tue, 14 Nov 2017 10:55:05 +0100 garli (2.1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index ff15b2c..e1f4072 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Description: phylogenetic analysis of molecular sequence data using maximum-like Package: garli-examples Architecture: all Depends: ${misc:Depends} -Description: phylogenetic analysis of molecular sequence data using maximum-likelihood (examples) +Description: phylogenetic analysis of molecular sequence data (examples) GARLI, Genetic Algorithm for Rapid Likelihood Inference is a program for inferring phylogenetic trees. Using an approach similar to a classical genetic algorithm, it rapidly searches the space of evolutionary trees -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/garli.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
