Michael R. Crusoe pushed to branch master at Debian Med / libtabixpp
Commits: 3446eb7d by Michael R. Crusoe at 2021-01-28T12:52:39+01:00 fix typo - - - - - 81035ed0 by Michael R. Crusoe at 2021-01-28T12:53:15+01:00 routine-update: Standards-Version: 4.5.1 - - - - - f934d4f2 by Michael R. Crusoe at 2021-01-28T12:53:17+01:00 routine-update: debhelper-compat 13 - - - - - ae37648d by Michael R. Crusoe at 2021-01-28T12:53:25+01:00 routine-update: Add salsa-ci file - - - - - 8a76fcb3 by Michael R. Crusoe at 2021-01-28T12:53:26+01:00 routine-update: Rules-Requires-Root: no - - - - - 26e67a48 by Michael R. Crusoe at 2021-01-28T12:53:30+01:00 Update watch file format version to 4. Changes-By: lintian-brush Fixes: lintian: older-debian-watch-file-standard See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html - - - - - 0184f3d7 by Michael R. Crusoe at 2021-01-28T12:53:34+01:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html 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 - - - - - 0dc00ed1 by Michael R. Crusoe at 2021-01-28T12:53:36+01: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,8 +1,21 @@ +libtabixpp (1.1.0-4) unstable; urgency=medium + + * Team upload. + * Standards-Version: 4.5.1 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Update watch file format version to 4. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + + -- Michael R. Crusoe <[email protected]> Thu, 28 Jan 2021 12:53:36 +0100 + libtabixpp (1.1.0-3) unstable; urgency=medium * Team upload. * debian/libtabixpp0.symbols: Build-Depends-Package: libtabixpp-dev - * debian/rules clean: force to always suceed + * debian/rules clean: force to always succeed * Standards-Version: 4.5.0 (routine-update) -- Michael R. Crusoe <[email protected]> Sat, 15 Feb 2020 10:00:19 +0100 ===================================== debian/control ===================================== @@ -4,15 +4,16 @@ Uploaders: Andreas Tille <[email protected]>, Sascha Steinbiss <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libhts-dev, zlib1g-dev, libbz2-dev, d-shlibs -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/libtabixpp Vcs-Git: https://salsa.debian.org/med-team/libtabixpp.git Homepage: https://github.com/ekg/tabixpp +Rules-Requires-Root: no Package: libtabixpp0 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 ===================================== @@ -0,0 +1,5 @@ +--- +Bug-Database: https://github.com/ekg/tabixpp/issues +Bug-Submit: https://github.com/ekg/tabixpp/issues/new +Repository: https://github.com/ekg/tabixpp.git +Repository-Browse: https://github.com/ekg/tabixpp ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ -version=3 +version=4 https://github.com/ekg/tabixpp/tags .*/v?(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) View it on GitLab: https://salsa.debian.org/med-team/libtabixpp/-/compare/0a1a03e5e87c362d5f2f3ec656ed8471ebdea6a8...0dc00ed1bd08d469d3bc3199e1aa476812d258ec -- View it on GitLab: https://salsa.debian.org/med-team/libtabixpp/-/compare/0a1a03e5e87c362d5f2f3ec656ed8471ebdea6a8...0dc00ed1bd08d469d3bc3199e1aa476812d258ec 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
