This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/unstable in repository samtools.
commit 32bbc4518877052c5ec19abb93fbdb3b2ec79aa0 Author: Andreas Tille <[email protected]> Date: Tue Sep 22 16:17:26 2015 +0200 Fix synopsis and vcs-browser --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4d4f1d6..8eb47d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +samtools (1.2-4) UNRELEASED; urgency=medium + + * Fix synopsis + * Fix Vcs-Browser + + -- Andreas Tille <[email protected]> Tue, 22 Sep 2015 16:14:20 +0200 + samtools (1.2-3) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index cf25c90..6e6cc10 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), tabix (>= 1.0) # tabix is needed for the regression tests. Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/samtools.git +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/samtools.git Vcs-Git: git://anonscm.debian.org/debian-med/samtools.git Homepage: http://www.htslib.org/ @@ -34,7 +34,7 @@ Package: samtools-test Architecture: all Depends: ${misc:Depends} Recommends: libio-pty-perl -Description: test files for the samtools package. +Description: test files for the samtools package Samtools is a set of utilities that manipulate nucleotide sequence alignments in the binary BAM format. . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/samtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
