This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository giira.
commit 75f1a1fd3b639c99e3fe27460fd0a25b1802246b Author: Andreas Tille <[email protected]> Date: Mon Jan 9 11:18:48 2017 +0100 cme fix dpkg-control --- debian/changelog | 6 ++++++ debian/control | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6b6583e..58da227 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +giira (0.0.20140210-3) UNRELEASED; urgency=medium + + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 11:18:29 +0100 + giira (0.0.20140210-2) unstable; urgency=medium * Add advise in README.source how to build with cplex diff --git a/debian/control b/debian/control index 8e7a71a..7375310 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,9 @@ Build-Depends: debhelper (>= 9), ant, libglpk-java, bowtie2 -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/giira.git -Vcs-Git: git://anonscm.debian.org/debian-med/giira.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/giira.git Homepage: http://sourceforge.net/projects/giira/ X-Python-Version: >= 2.6 @@ -23,7 +23,7 @@ Depends: ${misc:Depends}, libglpk-java, bowtie2, tophat -Description: RNA-Seq driven gene finding incorporating ambiguous reads +Description: RNA-Seq driven gene finding incorporating ambiguous reads GIIRA is a gene prediction method that identifies potential coding regions exclusively based on the mapping of reads from an RNA-Seq experiment. It was foremost designed for prokaryotic gene prediction -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/giira.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
