This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository sambamba.
commit 337df4fa3197ff6116d6146fb25160d62ec497e6 Author: Andreas Tille <[email protected]> Date: Tue Aug 8 16:31:43 2017 +0200 Versioned Build-Depends --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 48c052a..c2067d3 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10.4), libbiod-dev (>= 0.1.0-4), libhts-dev, liblz4-dev, - libundead-dev, + libundead-dev (>= 1.0.7-1), meson (>= 0.40), pkg-config, python, @@ -22,7 +22,7 @@ Package: sambamba Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} -Description: Tools for working with SAM/BAM data +Description: tools for working with SAM/BAM data Sambamba provides tools for * Powerful filtering with sambamba view --filter * Picard-like SAM header merging in the merge tool -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sambamba.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
