Andreas Tille pushed to branch master at Debian Med / rapmap
Commits: 7bc84b77 by Andreas Tille at 2021-10-12T11:43:11+02:00 Fix watchfile to detect new versions on github - - - - - 1c0770d8 by Andreas Tille at 2021-10-12T11:43:37+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 86c5d9a1 by Andreas Tille at 2021-10-12T11:43:37+02:00 routine-update: debhelper-compat 13 - - - - - 6fb85731 by Andreas Tille at 2021-10-12T11:44:04+02:00 routine-update: Add salsa-ci file - - - - - 311490a4 by Andreas Tille at 2021-10-12T11:44:04+02:00 routine-update: Rules-Requires-Root: no - - - - - 99c0d85e by Andreas Tille at 2021-10-12T11:44:28+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 - - - - - d4d7276f by Andreas Tille at 2021-10-12T12:04:01+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,8 +1,18 @@ -rapmap (0.15.0+dfsg-2) UNRELEASED; urgency=medium +rapmap (0.15.0+dfsg-2) unstable; urgency=medium + [ Michael R. Crusoe ] * Add non-x86 compatability with libsimde-dev - -- Michael R. Crusoe <[email protected]> Fri, 05 Jun 2020 09:40:30 +0200 + [ Andreas Tille ] + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.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. + + -- Andreas Tille <[email protected]> Tue, 12 Oct 2021 11:45:31 +0200 rapmap (0.15.0+dfsg-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]>, Michael R. Crusoe <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), cmake, zlib1g-dev, libdivsufsort-dev, @@ -18,10 +18,11 @@ Build-Depends: debhelper-compat (= 12), pkg-config, python3-markdown, python3 -Standards-Version: 4.4.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/rapmap Vcs-Git: https://salsa.debian.org/med-team/rapmap.git Homepage: https://github.com/COMBINE-lab/RapMap +Rules-Requires-Root: no Package: rapmap 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/COMBINE-lab/RapMap/issues +Bug-Submit: https://github.com/COMBINE-lab/RapMap/issues/new Reference: - Author: Avi Srivastava and Hirak Sarkar and Nitish Gupta and Rob Patro Title: "RapMap: a rapid, sensitive and accurate tool for mapping RNA-seq reads to\ @@ -30,4 +32,5 @@ Registry: Entry: NA - Name: conda:bioconda Entry: rapmap -Repository: https://github.com/COMBINE-lab/RapMap +Repository: https://github.com/COMBINE-lab/RapMap.git +Repository-Browse: https://github.com/COMBINE-lab/RapMap ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/COMBINE-lab/RapMap/releases .*/archive/[salmon-]*v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/COMBINE-lab/RapMap/releases .*/[salmon-]*v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/rapmap/-/compare/f154fcf3a52881f14f4012f7718e6c7d5a4828eb...d4d7276f48d96d1b9948a2a379e9f9f13a344010 -- View it on GitLab: https://salsa.debian.org/med-team/rapmap/-/compare/f154fcf3a52881f14f4012f7718e6c7d5a4828eb...d4d7276f48d96d1b9948a2a379e9f9f13a344010 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
