Andreas Tille pushed to branch master at Debian Med / pilon
Commits: 6bd4bba5 by Andreas Tille at 2020-06-17T08:21:22+02:00 Fix Debian version; team upload - - - - - edf1e05d by Andreas Tille at 2020-06-17T08:21:48+02:00 routine-update: Standards-Version: 4.5.0 - - - - - 2619270c by Andreas Tille at 2020-06-17T08:21:48+02:00 routine-update: debhelper-compat 13 - - - - - c3c64821 by Andreas Tille at 2020-06-17T08:21:57+02:00 routine-update: Add salsa-ci file - - - - - ac393b4d by Andreas Tille at 2020-06-17T08:21:57+02:00 routine-update: Rules-Requires-Root: no - - - - - e47c7b0e by Andreas Tille at 2020-06-17T08:22:04+02:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html - - - - - b51bae11 by Andreas Tille at 2020-06-17T08:24:17+02:00 Add include-binaries - - - - - 6 changed files: - debian/changelog - − debian/compat - debian/control - + debian/salsa-ci.yml - + debian/source/include-binaries - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,6 @@ -pilon (1.23+dfsg-1ubuntu1) UNRELEASED; urgency=medium +pilon (1.23+dfsg-2) unstable; urgency=medium + + * Team upload. [ Steffen Möller ] * Added ref to conda @@ -8,7 +10,15 @@ pilon (1.23+dfsg-1ubuntu1) UNRELEASED; urgency=medium * Add autopkgtests * Install docs and examples - -- Pranav Ballaney <[email protected]> Wed, 17 Jun 2020 07:42:37 +0530 + [ 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, Repository, + Repository-Browse. + + -- Pranav Ballaney <[email protected]> Wed, 17 Jun 2020 08:22:05 +0200 pilon (1.23+dfsg-1) unstable; urgency=medium ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -3,14 +3,15 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 13), javahelper, scala, libhtsjdk-java -Standards-Version: 4.2.1 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/pilon Vcs-Git: https://salsa.debian.org/med-team/pilon.git Homepage: https://github.com/broadinstitute/pilon/wiki +Rules-Requires-Root: no Package: pilon Architecture: all ===================================== 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 ===================================== @@ -0,0 +1,2 @@ +debian/tests/data/SRR11728627.sorted.bam +debian/tests/data/SRR11728627.sorted.bam.bai ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,5 @@ +Bug-Database: https://github.com/broadinstitute/pilon/issues +Bug-Submit: https://github.com/broadinstitute/pilon/issues/new Reference: Author: > Bruce J. Walker and Thomas Abeel and Terrance Shea and Margaret Priest @@ -25,3 +27,5 @@ Registry: Entry: SCR_014731 - Name: conda:bioconda Entry: pilon +Repository: https://github.com/broadinstitute/pilon.git +Repository-Browse: https://github.com/broadinstitute/pilon View it on GitLab: https://salsa.debian.org/med-team/pilon/-/compare/f57848f11ae8171af955750c4a022f6243321124...b51bae118d0a257eb81cf8b4b4da817a9e1e21f1 -- View it on GitLab: https://salsa.debian.org/med-team/pilon/-/compare/f57848f11ae8171af955750c4a022f6243321124...b51bae118d0a257eb81cf8b4b4da817a9e1e21f1 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
