This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository dawg.git.
commit cfd6be01399f660b5a3ebdbb777d4640ac08f640 Author: Andreas Tille <[email protected]> Date: Wed Jan 4 09:05:11 2017 +0100 Remove redundant "program to" from short description --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7e615f0..86d8556 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ dawg (1.2-2) UNRELEASED; urgency=medium * cme fix dpkg-control * debhelper 10 * d/watch: version=4 + * Fix short description -- Andreas Tille <[email protected]> Wed, 04 Jan 2017 08:44:59 +0100 diff --git a/debian/control b/debian/control index 7425ed1..6b32340 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Package: dawg Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: program to simulate the evolution of recombinant DNA sequences +Description: simulate the evolution of recombinant DNA sequences DNA Assembly with Gaps (Dawg) is an application designed to simulate the evolution of recombinant DNA sequences in continuous time based on the robust general time reversible model with gamma and invariant rate heterogeneity and -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dawg.git.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
