Andreas Tille pushed to branch master at Debian Med / g2
Commits: 71b1ca13 by Andreas Tille at 2021-09-28T10:44:19+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - d28f619e by Andreas Tille at 2021-09-28T10:45:13+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 94f312ea by Andreas Tille at 2021-09-28T10:45:14+02:00 routine-update: debhelper-compat 13 - - - - - 96622a8a by Andreas Tille at 2021-09-28T10:45:16+02:00 routine-update: Add salsa-ci file - - - - - 8c0017b5 by Andreas Tille at 2021-09-28T10:45:16+02:00 routine-update: Rules-Requires-Root: no - - - - - 0e5c1ab3 by Andreas Tille at 2021-09-28T10:45:17+02:00 Set upstream metadata fields: Bug-Submit. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html - - - - - 0515e9f5 by Andreas Tille at 2021-09-28T10:46:08+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,14 @@ +g2 (0.72-10) unstable; urgency=medium + + * 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-Submit. + + -- Andreas Tille <[email protected]> Tue, 28 Sep 2021 10:45:22 +0200 + g2 (0.72-9) unstable; urgency=medium [ Helmut Grohne ] ===================================== debian/control ===================================== @@ -3,17 +3,18 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: libs Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libtool, libx11-dev, chrpath, libgd-dev, perl-xs-dev, xutils-dev -Standards-Version: 4.4.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/g2 Vcs-Git: https://salsa.debian.org/med-team/g2.git Homepage: https://github.com/danielrmeyer/g2/ +Rules-Requires-Root: no Package: libg2-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 ===================================== @@ -1,3 +1,4 @@ Bug-Database: https://github.com/danielrmeyer/g2/issues +Bug-Submit: https://github.com/danielrmeyer/g2/issues/new Repository: https://github.com/danielrmeyer/g2.git Repository-Browse: https://github.com/danielrmeyer/g2 ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/danielrmeyer/g2/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/danielrmeyer/g2/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/g2/-/compare/197907249aa54a644e57c5606541a0ddf76cc40c...0515e9f5ccb20c209c4d62d76b196aaa31c0ba38 -- View it on GitLab: https://salsa.debian.org/med-team/g2/-/compare/197907249aa54a644e57c5606541a0ddf76cc40c...0515e9f5ccb20c209c4d62d76b196aaa31c0ba38 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
