Étienne Mollier pushed to branch master at Debian Med / libmaus2
Commits: c916a976 by Étienne Mollier at 2024-04-24T09:37:52+02:00 d/watch: move to straight git tag surveying. This follows up on recent changes in gitlab tags pages breaking uscan. - - - - - 98791041 by Étienne Mollier at 2024-04-24T15:19:49+02:00 d/control: declare compliance to standards version 4.7.0. - - - - - 5ef75e2b by Étienne Mollier at 2024-04-24T15:50:17+02:00 ready to upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libmaus2 (2.0.813+ds-3) unstable; urgency=medium + + * d/watch: move to straight git tag surveying. + This follows up on recent changes in gitlab tags pages breaking uscan. + * d/control: declare compliance to standards version 4.7.0. + + -- Étienne Mollier <[email protected]> Wed, 24 Apr 2024 15:20:15 +0200 + libmaus2 (2.0.813+ds-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13), libsecrecy-dev, pkgconf, zlib1g-dev -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/libmaus2 Vcs-Git: https://salsa.debian.org/med-team/libmaus2.git Homepage: https://gitlab.com/german.tischler/libmaus2 ===================================== debian/watch ===================================== @@ -1,5 +1,5 @@ version=4 -opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz" \ - https://gitlab.com/german.tischler/libmaus2/tags?sort=updated_desc \ - .*/archive/.*/libmaus2-@ANY_VERSION@-release-\d+@ARCHIVE_EXT@ +opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz,mode=git" \ + https://gitlab.com/german.tischler/libmaus2.git \ + refs/tags/v?@ANY_VERSION@-release-.* View it on GitLab: https://salsa.debian.org/med-team/libmaus2/-/compare/6894f14319c4ba2e075a9aac02e92c9379af2148...5ef75e2bb0ed585a2f44a54e0b74b9ac4655d627 -- View it on GitLab: https://salsa.debian.org/med-team/libmaus2/-/compare/6894f14319c4ba2e075a9aac02e92c9379af2148...5ef75e2bb0ed585a2f44a54e0b74b9ac4655d627 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
