Andreas Tille pushed to branch master at Debian Med / rsem
Commits: 6b1a65b4 by Andreas Tille at 2021-09-09T08:00:44+02:00 Normalize watch file - - - - - 79986fbb by Andreas Tille at 2021-09-09T08:01:01+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 6b451faf by Andreas Tille at 2021-09-09T08:01:01+02:00 routine-update: debhelper-compat 13 - - - - - 0ad4c778 by Andreas Tille at 2021-09-09T08:01:04+02:00 routine-update: Add salsa-ci file - - - - - b7627f5a by Andreas Tille at 2021-09-09T08:01:04+02:00 routine-update: Rules-Requires-Root: no - - - - - edcbb8df by Andreas Tille at 2021-09-09T08:01:05+02:00 Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html - - - - - 2b999eb0 by Andreas Tille at 2021-09-09T08:01:09+02:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. Changes-By: lintian-brush 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 - - - - - dc9d5939 by Andreas Tille at 2021-09-09T08:04:29+02:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,18 @@ -rsem (1.3.3+dfsg-1.1) UNRELEASED; urgency=medium +rsem (1.3.3+dfsg-2) unstable; urgency=medium - * Non-maintainer upload. + [ Steffen Moeller ] * Fix watchfile to detect new versions on github (routine-update) - -- Steffen Moeller <[email protected]> Thu, 02 Sep 2021 13:20:54 +0200 + [ Andreas Tille ] + * Standards-Version: 4.6.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Use secure URI in Homepage field. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + + -- Andreas Tille <[email protected]> Thu, 09 Sep 2021 08:01:13 +0200 rsem (1.3.3+dfsg-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Michael R. Crusoe <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), zlib1g-dev, libncurses5-dev, libboost-dev, @@ -16,10 +16,11 @@ Build-Depends: debhelper-compat (= 12), # bowtie is a run-time dependency available on only a few systems, not actually # needed for building but it prevents the creation of uninstallable packages bowtie | bowtie2 -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/rsem Vcs-Git: https://salsa.debian.org/med-team/rsem.git -Homepage: http://deweylab.github.io/RSEM/ +Homepage: https://deweylab.github.io/RSEM/ +Rules-Requires-Root: no Package: rsem 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/upstream/metadata ===================================== @@ -1,3 +1,5 @@ +Bug-Database: https://github.com/bli25wisc/rsem/issues +Bug-Submit: https://github.com/bli25wisc/rsem/issues/new Reference: Author: Li, Bo and Dewey, Colin Title: > @@ -21,3 +23,5 @@ Registry: Entry: SCR_013027 - Name: conda:bioconda Entry: rsem +Repository: https://github.com/bli25wisc/rsem.git +Repository-Browse: https://github.com/bli25wisc/rsem ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/bli25wisc/rsem/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/bli25wisc/rsem/tags (?:.*?/)?v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/rsem/-/compare/2108f089e3895cd671fb08a25a01aee86ad47cea...dc9d59391e588a3f41a29c5e02cfc45d9dab9163 -- View it on GitLab: https://salsa.debian.org/med-team/rsem/-/compare/2108f089e3895cd671fb08a25a01aee86ad47cea...dc9d59391e588a3f41a29c5e02cfc45d9dab9163 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
