Étienne Mollier pushed to branch master at Debian Med / community / package_template
Commits: 4717d390 by Étienne Mollier at 2022-12-02T19:34:30+01:00 d/watch: github: make git mode more prominent than tags. - - - - - 1 changed file: - debian/watch Changes: ===================================== debian/watch ===================================== @@ -17,12 +17,12 @@ version=4 # https://sf.net/@PACKAGE@/@PACKAGE@-@ANY_VERSION@@ARCHIVE_EXT@ # Uncomment to find new files on Github -# - when using tags +# - when using gitmode +# opts="mode=git, dversionmangle=auto" \ +# https://github.com/#GITHUBUSER#/#PACKAGE#.git refs/tags/v?@ANY_VERSION@ +# - when using tags (prefer git mode due to github web pages stability) # opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ # https://github.com/#GITHUBUSER#/#PACKAGE#/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz -# - when using gitmode -# opts="mode=git, gitmode=full, pgpmode=none" \ -# https://github.com/#GITHUBUSER#/#PACKAGE#.git refs/tags/v([\d\.]+) # - when upstream fails to set tags # opts="mode=git,pretty=0.0+git%cd.%h" \ # https://github.com/#GITHUBUSER#/#PACKAGE#.git HEAD View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/commit/4717d39025756d572a87ebf5566148583aba8e15 -- View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/commit/4717d39025756d572a87ebf5566148583aba8e15 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
