This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository abyss.
commit 49c2b34f8b6b70e1e21bcdbf644c2a60f949f7c6 Author: Andreas Tille <[email protected]> Date: Mon Sep 15 16:00:22 2014 +0200 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d46c871..a7ad3e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ abyss (1.5.2-1) UNRELEASED; urgency=medium * d/watch: Moved to github * d/control+d/rules: use dh-autoreconf * d/control: Build-Depends: libtext-multimarkdown-perl + * cme fix dpkg-control -- Andreas Tille <[email protected]> Mon, 15 Sep 2014 14:53:24 +0200 diff --git a/debian/control b/debian/control index 289d649..ba46e31 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 9), libopenmpi-dev, libsparsehash-dev, libtext-multimarkdown-perl -Standards-Version: 3.9.4 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/abyss.git +Standards-Version: 3.9.5 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/abyss.git Vcs-Git: git://anonscm.debian.org/debian-med/abyss.git Homepage: http://www.bcgsc.ca/platform/bioinfo/software/abyss @@ -33,4 +33,3 @@ Description: de novo, parallel, sequence assembler for short reads ABySS: A parallel assembler for short read sequence data. Simpson JT, Wong K, Jackman SD, Schein JE, Jones SJ, Birol I. Genome Research, 2009-June. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/abyss.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
