Shayan Doust pushed to branch master at Debian Med / covtobed
Commits: 3da5fe0b by Shayan Doust at 2020-06-04T16:52:26+01:00 Bump up standards version - - - - - 59d4b0e2 by Shayan Doust at 2020-06-04T16:54:17+01:00 Package dependencies - - - - - d789f476 by Shayan Doust at 2020-06-04T16:56:22+01:00 Shouldn't ommit $(shlibs:Depends) as we are linking against C library - - - - - c680ab9f by Shayan Doust at 2020-06-04T17:02:26+01:00 Append ITP bug in changelog - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,5 +1,5 @@ covtobed (1.1.2+dfsg-1) UNRELEASED; urgency=medium - * Initial release (Closes: #<bug>) + * Initial release (Closes: #962057) -- Shayan Doust <[email protected]> Sat, 30 May 2020 18:45:28 +0100 ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), libbamtools-dev, zlib1g-dev -Standards-Version: 4.3.0 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/covtobed Vcs-Git: https://salsa.debian.org/med-team/covtobed.git Homepage: https://github.com/telatin/covtobed @@ -14,7 +14,9 @@ Homepage: https://github.com/telatin/covtobed Package: covtobed Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + bamtools, + zlib1g Description: convert the coverage track from a BAM file into a BED file Reads one (or more) alignment files (sorted BAM) and prints a BED with the coverage. It will join consecutive bases with the same coverage, and View it on GitLab: https://salsa.debian.org/med-team/covtobed/-/compare/e0f2e3195485a21df09f778eff246c03c812c64f...c680ab9f918cc7009a183e1ae4c443398a7e35ca -- View it on GitLab: https://salsa.debian.org/med-team/covtobed/-/compare/e0f2e3195485a21df09f778eff246c03c812c64f...c680ab9f918cc7009a183e1ae4c443398a7e35ca You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
