Étienne Mollier pushed to branch master at Debian Med / samclip
Commits: d49f73ce by Étienne Mollier at 2022-11-06T19:30:10+01:00 d/watch: adjust to github change; move to git mode. - - - - - c3b1977d by Étienne Mollier at 2022-11-06T19:31:01+01:00 d/control: add myself to uploaders. - - - - - 035f058a by Étienne Mollier at 2022-11-06T19:33:59+01:00 d/control: declare compliance to standards version 4.6.1. - - - - - ce758b99 by Étienne Mollier at 2022-11-06T19:35:18+01:00 ready to upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +samclip (0.4.0-4) unstable; urgency=medium + + * d/watch: adjust to github change; move to git mode. + * d/control: add myself to uploaders. + * d/control: declare compliance to standards version 4.6.1. + + -- Étienne Mollier <[email protected]> Sun, 06 Nov 2022 19:34:38 +0100 + samclip (0.4.0-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,10 +1,11 @@ Source: samclip Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Andreas Tille <[email protected]> +Uploaders: Andreas Tille <[email protected]>, + Étienne Mollier <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/samclip Vcs-Git: https://salsa.debian.org/med-team/samclip.git Homepage: https://github.com/tseemann/samclip ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 - -opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/tseemann/samclip/releases .*/v?@ANY_VERSION@\.tar\.gz +opts="mode=git,dversionmangle=auto" \ +https://github.com/tseemann/samclip.git \ +refs/tags/v?([\d\.\d]+) View it on GitLab: https://salsa.debian.org/med-team/samclip/-/compare/971621751298c1553e563d45a15a987d86c0fe02...ce758b99a7f7f15138cf6a95fe88efcd4659aa66 -- View it on GitLab: https://salsa.debian.org/med-team/samclip/-/compare/971621751298c1553e563d45a15a987d86c0fe02...ce758b99a7f7f15138cf6a95fe88efcd4659aa66 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
