This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/unstable in repository bedtools.
commit b9d88b510499cb0c2bcd5480a51ef460c487adeb Author: Andreas Tille <[email protected]> Date: Fri May 9 09:49:14 2014 +0200 Add "Depends: @, samtools" as advised in #747337 --- debian/changelog | 7 +++++++ debian/control | 3 ++- debian/tests/control | 1 + 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d17d78b..7acfc55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +bedtools (2.19.1-2) UNRELEASED; urgency=medium + + * debian/tests/control: Add "Depends: @, samtools" as advised in + #747337 + + -- Andreas Tille <[email protected]> Fri, 09 May 2014 09:48:05 +0200 + bedtools (2.19.1-1) unstable; urgency=medium 479e63b Merge tag 'v2.19.1' into debian/unstable diff --git a/debian/control b/debian/control index 1686a59..07cbf02 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,7 @@ Source: bedtools Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Charles Plessy <[email protected]> +Uploaders: Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional Build-Depends: cdbs, diff --git a/debian/tests/control b/debian/tests/control index f08221c..6fdb004 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1 +1,2 @@ Tests: upstream +Depends: @, samtools -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bedtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
