This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fitgcp.
commit 12c785072e9415a3a3a2b54d61556487d0bc064f Author: Andreas Tille <[email protected]> Date: Mon Jan 9 13:26:57 2017 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9192ffc..5466605 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ fitgcp (0.0.20150429-1) UNRELEASED; urgency=medium * New upstream checkout * debian/get-orig-source: Fetch latest commit from SVN and create date * Fake watch file + * cme fix dpkg-control -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 13:22:34 +0100 diff --git a/debian/control b/debian/control index b69a81d..6a68bad 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Priority: optional Build-Depends: debhelper (>= 9), python, python-pysam -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fitgcp.git -Vcs-Git: git://anonscm.debian.org/debian-med/fitgcp.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/fitgcp.git Homepage: http://sourceforge.net/projects/fitgcp/ X-Python-Version: >= 2.6 @@ -20,7 +20,7 @@ Depends: ${shlibs:Depends}, python-scipy, python-numpy, python-pysam -Description: fitting genome coverage distributions with mixture models +Description: fitting genome coverage distributions with mixture models Genome coverage, the number of sequencing reads mapped to a position in a genome, is an insightful indicator of irregularities within sequencing experiments. While the average genome coverage is frequently used within -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fitgcp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
