Étienne Mollier pushed to branch master at Debian Med / kmc
Commits: 9bb04658 by Étienne Mollier at 2021-07-12T22:35:53+02:00 d/control: updated my uploader address - - - - - 087a7117 by Étienne Mollier at 2021-07-12T22:44:40+02:00 d/watch: fix broken link to github - - - - - a41d1989 by Étienne Mollier at 2021-07-12T22:46:42+02:00 update changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,14 @@ kmc (3.1.1+dfsg-4) UNRELEASED; urgency=medium + [ Michael R. Crusoe ] * Team upload. * debian/control: mark libkmc-dev as Multi-Arch: same - -- Michael R. Crusoe <[email protected]> Mon, 25 Jan 2021 08:04:44 +0100 + [ Étienne Mollier ] + * d/control: update my uploader address + * d/watch: fix broken link to github + + -- Étienne Mollier <[email protected]> Mon, 12 Jul 2021 22:45:55 +0200 kmc (3.1.1+dfsg-3) unstable; urgency=medium ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]>, Jorge Soares <[email protected]>, Sascha Steinbiss <[email protected]>, Kevin Murray <[email protected]>, - Étienne Mollier <[email protected]> + Étienne Mollier <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), ===================================== debian/watch ===================================== @@ -1,5 +1,5 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/kmc_$1.tar.gz/" \ - https://github.com/marekkokot/KMC/releases \ - .*/archive/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/marekkokot/KMC/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate View it on GitLab: https://salsa.debian.org/med-team/kmc/-/compare/9af4451724f8bdff1ea8ca2ba413b8a49ae01a3a...a41d1989aafe4a2f939d80d91913356ca54df23b -- View it on GitLab: https://salsa.debian.org/med-team/kmc/-/compare/9af4451724f8bdff1ea8ca2ba413b8a49ae01a3a...a41d1989aafe4a2f939d80d91913356ca54df23b 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
