Andreas Tille pushed to branch master at Debian Med / vcfanno
Commits: cc8f7599 by Andreas Tille at 2020-10-19T09:44:59+02:00 Re-add Build-Using - - - - - 1c0ea62d by Andreas Tille at 2020-10-19T09:45:16+02:00 debian/copyright: use spaces rather than tabs to start continuation lines. Changes-By: lintian-brush Fixes: lintian: tab-in-license-text See-also: https://lintian.debian.org/tags/tab-in-license-text.html - - - - - 88f053d2 by Andreas Tille at 2020-10-19T09:47:49+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +vcfanno (0.3.2+ds-2) unstable; urgency=medium + + * Re-add Build-Using + * debian/copyright: use spaces rather than tabs to start continuation lines. + + -- Andreas Tille <[email protected]> Mon, 19 Oct 2020 09:45:17 +0200 + vcfanno (0.3.2+ds-1) unstable; urgency=medium * Initial release (Closes: #965252) ===================================== debian/control ===================================== @@ -28,7 +28,7 @@ Package: vcfanno Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -#Built-Using: ${misc:Built-Using} +Built-Using: ${misc:Built-Using} Description: annotate a VCF with other VCFs/BEDs/tabixed files Vcfanno allows you to quickly annotate your VCF with any number of INFO fields from any number of VCFs or BED files. It uses a simple conf file ===================================== debian/copyright ===================================== @@ -2,9 +2,9 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: vcfanno Source: https://github.com/brentp/vcfanno/releases Files-Excluded: example/*.tbi - example/ex.bam* - tests/**/*.tbi - docs/examples/gff_sv/*.tbi + example/ex.bam* + tests/**/*.tbi + docs/examples/gff_sv/*.tbi Files: * Copyright: 2015-2019 Brent Pedersen and Aaron Quinlan View it on GitLab: https://salsa.debian.org/med-team/vcfanno/-/compare/238777e70bb22290539a1f6d955d4302a62c2a7e...88f053d25d2f55eebcd309ed9b448d22713d084b -- View it on GitLab: https://salsa.debian.org/med-team/vcfanno/-/compare/238777e70bb22290539a1f6d955d4302a62c2a7e...88f053d25d2f55eebcd309ed9b448d22713d084b 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
