Étienne Mollier pushed to branch master at Debian Med / camitk
Commits: 5f6849c4 by Étienne Mollier at 2025-03-03T22:38:04+01:00 d/watch: fix watch file after changes in gricad gitlab instance. - - - - - 28943f83 by Étienne Mollier at 2025-03-03T22:39:31+01:00 d/control: declare compliance to standards version 4.7.2. - - - - - 4d347031 by Étienne Mollier at 2025-03-03T23:02:56+01:00 d/changelog: ready for upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,15 @@ -camitk (5.2.0-3) UNRELEASED; urgency=medium +camitk (5.2.0-3) unstable; urgency=medium + * Team upload. + + [ Emmanuel Promayon ] * Disabling one failing test with ITK5.4 (Closes: #1094895) - -- Emmanuel Promayon <[email protected]> Fri, 28 Feb 2025 10:50:47 +0100 + [ Étienne Mollier ] + * d/watch: fix watch file after changes in gricad gitlab instance. + * d/control: declare compliance to standards version 4.7.2. + + -- Étienne Mollier <[email protected]> Mon, 03 Mar 2025 22:40:13 +0100 camitk (5.2.0-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -22,7 +22,7 @@ Build-Depends: debhelper-compat (= 13), xauth, doxygen, graphviz -Standards-Version: 4.6.2 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/camitk Vcs-Git: https://salsa.debian.org/med-team/camitk.git Homepage: https://camitk.imag.fr/ ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -opts=filenamemangle=s/.*\/archive\/(\d\S+)\/CamiTK.*\.tar\.gz/CamiTK-$1\.tar\.gz/g \ - https://gricad-gitlab.univ-grenoble-alpes.fr/CamiTK/CamiTK/tags?sort=updated_desc .*/archive/(\d\S+)/.*\.tar\.gz.* +opts=mode=git \ + https://gricad-gitlab.univ-grenoble-alpes.fr/CamiTK/CamiTK.git \ + refs/tags/@ANY_VERSION@ View it on GitLab: https://salsa.debian.org/med-team/camitk/-/compare/4d15254f467daee9d90eb8911ed528b4eddc8abe...4d34703170a91e30b94044a6a3638933c3728232 -- View it on GitLab: https://salsa.debian.org/med-team/camitk/-/compare/4d15254f467daee9d90eb8911ed528b4eddc8abe...4d34703170a91e30b94044a6a3638933c3728232 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
