Andreas Tille pushed to branch master at Debian Med / freebayes
Commits: 798f2ee9 by Andreas Tille at 2020-06-01T09:23:19+02:00 routine-update: Standards-Version: 4.5.0 - - - - - 33de5164 by Andreas Tille at 2020-06-01T09:23:19+02:00 routine-update: debhelper-compat 13 - - - - - 590f74d2 by Andreas Tille at 2020-06-01T09:23:23+02:00 routine-update: Add salsa-ci file - - - - - 01475d9c by Andreas Tille at 2020-06-01T09:23:23+02:00 routine-update: Rules-Requires-Root: no - - - - - 89a9cb65 by Andreas Tille at 2020-06-01T09:23:25+02:00 Set upstream metadata fields: Bug-Database, Bug-Submit. Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html - - - - - ffe0de2b by Andreas Tille at 2020-06-01T09:25:14+02:00 Add missing files to debian/source/include-binaries - - - - - 617b5878 by Andreas Tille at 2020-06-01T09:25:48+02:00 Team upload to unstable - - - - - d41223e5 by Andreas Tille at 2020-06-01T09:33:01+02:00 Bed is not binary - so removing this probable typo - - - - - 5 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml - debian/source/include-binaries - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,20 @@ -freebayes (1.3.2-3) UNRELEASED; urgency=medium +freebayes (1.3.2-3) unstable; urgency=medium + * Team upload + + [ Pranav Ballaney ] * Install test data * Add autopkgtests * Install docs and binaries + [ Andreas Tille ] + * Standards-Version: 4.5.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Set upstream metadata fields: Bug-Database, Bug-Submit. + * Add missing files to debian/source/include-binaries + -- Pranav Ballaney <[email protected]> Mon, 01 Jun 2020 02:50:39 +0530 freebayes (1.3.2-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Brad Chapman <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), cmake, pkg-config, python3, @@ -17,10 +17,11 @@ Build-Depends: debhelper-compat (= 12), samtools, parallel <!nocheck>, libvcflib-tools (>= 1.0.0~rc1+dfsg1-6) <!nocheck> -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/freebayes Vcs-Git: https://salsa.debian.org/med-team/freebayes.git Homepage: https://github.com/ekg/freebayes +Rules-Requires-Root: no Package: freebayes Architecture: any ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml ===================================== debian/source/include-binaries ===================================== @@ -1 +1,2 @@ -debian/tests/data/test.bed* +debian/tests/data/test.bam.bai +debian/tests/data/test.bam ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,5 @@ +Bug-Database: https://github.com/ekg/freebayes/issues +Bug-Submit: https://github.com/ekg/freebayes/issues/new Reference: Author: Erik Garrison and Gabor Marth Title: Haplotype-based variant detection from short-read sequencing View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/b133321160e087685ad170e46e497566d5c58620...d41223e521c0da9835025d4f192ff62c8b2a84d6 -- View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/b133321160e087685ad170e46e497566d5c58620...d41223e521c0da9835025d4f192ff62c8b2a84d6 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
