Étienne Mollier pushed to branch master at Debian Med / quorum
Commits: ccf7adf9 by Étienne Mollier at 2021-08-22T22:10:13+02:00 d/control: update my uploader address - - - - - 7d205109 by Étienne Mollier at 2021-08-22T22:10:53+02:00 d/watch: fix broken link to github - - - - - 2b52b8cd by Étienne Mollier at 2021-08-22T22:21:36+02:00 update changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +quorum (1.1.1-6) UNRELEASED; urgency=medium + + * d/control: update my uploader address + * d/watch: fix broken link to github + + -- Étienne Mollier <[email protected]> Sun, 22 Aug 2021 22:21:23 +0200 + quorum (1.1.1-5) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -1,7 +1,7 @@ Source: quorum Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]>, - Étienne Mollier <[email protected]> + Étienne Mollier <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), ===================================== debian/watch ===================================== @@ -1,3 +1,7 @@ version=4 - -https://github.com/gmarcais/Quorum/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="\ +filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%\ +" \ + https://github.com/gmarcais/Quorum/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz \ + debian uupdate View it on GitLab: https://salsa.debian.org/med-team/quorum/-/compare/0bc2a57f24db02a86148db4b41dc8e1815c0f8c4...2b52b8cd218217a6e06f114160066ce1279da4f2 -- View it on GitLab: https://salsa.debian.org/med-team/quorum/-/compare/0bc2a57f24db02a86148db4b41dc8e1815c0f8c4...2b52b8cd218217a6e06f114160066ce1279da4f2 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
