Andreas Tille pushed to branch master at Debian Med / libzeep
Commits: a0136e0d by Andreas Tille at 2020-09-10T11:34:05+02:00 routine-update: debhelper-compat 13 - - - - - da37ddee by Andreas Tille at 2020-09-10T11:34:11+02:00 routine-update: Add salsa-ci file - - - - - 2380d619 by Andreas Tille at 2020-09-10T11:34:12+02:00 routine-update: Rules-Requires-Root: no - - - - - c17e1268 by Andreas Tille at 2020-09-10T11:34:25+02: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 - - - - - 4 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml - + debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,15 @@ libzeep (5.0.0-1) UNRELEASED; urgency=medium + [ Maarten L. Hekkelman ] * New upstream release + [ Andreas Tille ] + * 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. + -- Maarten L. Hekkelman <[email protected]> Tue, 08 Sep 2020 20:55:36 +0200 libzeep (3.0.5-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Maarten L. Hekkelman <[email protected]>, Andreas Tille <[email protected]> Section: libs Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), autoconf-archive, libboost-dev, libboost-program-options-dev, @@ -18,6 +18,7 @@ Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/libzeep Vcs-Git: https://salsa.debian.org/med-team/libzeep.git Homepage: https://github.com/mhekkel/libzeep +Rules-Requires-Root: no Package: libzeep-dev 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/mhekkel/libzeep/issues +Bug-Submit: https://github.com/mhekkel/libzeep/issues/new +Repository: https://github.com/mhekkel/libzeep.git +Repository-Browse: https://github.com/mhekkel/libzeep View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/compare/c7e3adf22ecb40d438141b8b2b3faa6a0c1e5373...c17e12680e440f1244b5ce383b12aadbc4f1defd -- View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/compare/c7e3adf22ecb40d438141b8b2b3faa6a0c1e5373...c17e12680e440f1244b5ce383b12aadbc4f1defd 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
