Andreas Tille pushed to branch master at Debian Med / vmatch
Commits: 09946bdc by Andreas Tille at 2021-09-29T18:50:56+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 75369234 by Andreas Tille at 2021-09-29T18:51:10+02:00 routine-update: Standards-Version: 4.6.0 - - - - - e26a22f6 by Andreas Tille at 2021-09-29T18:51:10+02:00 routine-update: debhelper-compat 13 - - - - - cfe62028 by Andreas Tille at 2021-09-29T18:51:13+02:00 routine-update: Add salsa-ci file - - - - - 0ca99477 by Andreas Tille at 2021-09-29T18:51:13+02:00 routine-update: Rules-Requires-Root: no - - - - - 304ae60e by Andreas Tille at 2021-09-29T18:51:17+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 - - - - - 66a7e508 by Andreas Tille at 2021-09-29T18:51:22+02:00 Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on debhelper. Changes-By: deb-scrub-obsolete - - - - - 7aedadfb by Andreas Tille at 2021-09-29T18:51:22+02:00 routine-update: watch file standard 4 - - - - - 6c37976b by Andreas Tille at 2021-09-29T18:54:36+02:00 routine-update: Ready to upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,19 @@ +vmatch (2.3.1+dfsg-7) unstable; urgency=medium + + * Team upload. + * Fix watchfile to detect new versions on github (routine-update) + * 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. + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on debhelper. + * watch file standard 4 (routine-update) + + -- Andreas Tille <[email protected]> Wed, 29 Sep 2021 18:51:22 +0200 + vmatch (2.3.1+dfsg-6) unstable; urgency=medium * Source upload to enable testing transition. ===================================== debian/control ===================================== @@ -3,17 +3,18 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Sascha Steinbiss <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 12), - debhelper-compat (= 12), +Build-Depends: debhelper, + debhelper-compat (= 13), genometools, libgenometools0-dev, zlib1g-dev, libbz2-dev, asciidoctor -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/vmatch Vcs-Git: https://salsa.debian.org/med-team/vmatch.git Homepage: http://www.vmatch.de +Rules-Requires-Root: no Package: vmatch 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/genometools/vstree/issues +Bug-Submit: https://github.com/genometools/vstree/issues/new Registry: - Name: bio.tools Entry: vmatch @@ -5,3 +7,5 @@ Registry: Entry: vmatch - Name: OMICtools Entry: OMICS_19963 +Repository: https://github.com/genometools/vstree.git +Repository-Browse: https://github.com/genometools/vstree ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ -version=3 +version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ -https://github.com/genometools/vstree/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/genometools/vstree/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/vmatch/-/compare/0408b6dc1bb101c97289ca35410952e3560698e1...6c37976b95f29c29825d1ac5700a553086cf0218 -- View it on GitLab: https://salsa.debian.org/med-team/vmatch/-/compare/0408b6dc1bb101c97289ca35410952e3560698e1...6c37976b95f29c29825d1ac5700a553086cf0218 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
