Étienne Mollier pushed to branch master at Debian Med / libmaus2
Commits: 69b750d2 by Étienne Mollier at 2025-10-06T23:57:03+02:00 d/rules: enforce libgpgme-dev for d-shlibmove. Closes: #1117218 - - - - - 8fb06361 by Étienne Mollier at 2025-10-07T00:07:58+02:00 d/watch: convert to watch file version 5. - - - - - f4a7f46b by Étienne Mollier at 2025-10-07T00:08:22+02:00 d/control: drop redundant Rules-Requires-Root: no. - - - - - effa76dd by Étienne Mollier at 2025-10-07T00:09:11+02:00 d/changelog: ready for upload to unstable. - - - - - 4 changed files: - debian/changelog - debian/control - debian/rules - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libmaus2 (2.0.813+ds-5) unstable; urgency=medium + + * d/rules: enforce libgpgme-dev for d-shlibmove. (Closes: #1117218) + * d/watch: convert to watch file version 5. + * d/control: drop redundant Rules-Requires-Root: no. + + -- Étienne Mollier <[email protected]> Tue, 07 Oct 2025 00:09:02 +0200 + libmaus2 (2.0.813+ds-4) unstable; urgency=medium * d/rules: enable autoarray tracing. ===================================== debian/control ===================================== @@ -15,7 +15,6 @@ Standards-Version: 4.7.2 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 -Rules-Requires-Root: no Package: libmaus2-2 Architecture: any ===================================== debian/rules ===================================== @@ -34,6 +34,7 @@ override_dh_install: --override s/libdeflate0-dev/libdeflate-dev/ \ --override s/libmaus2_.*-dev/libmaus2-dev/ \ --override 's/libnettle.*-dev/nettle-dev/' \ + --override 's/libgpgme.*-dev/libgpgme-dev/' \ --movedev debian/tmp/usr/include/* usr/include \ --movedev "debian/tmp/usr/lib/*/pkgconfig/*.pc" \ usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig \ ===================================== debian/watch ===================================== @@ -1,5 +1,9 @@ -version=4 +Version: 5 -opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz,mode=git" \ - https://gitlab.com/german.tischler/libmaus2.git \ - refs/tags/v?@ANY_VERSION@-release-.* +Source: https://gitlab.com/german.tischler/libmaus2 +Mode: Gitlab +Matching-Pattern: v?@ANY_VERSION@-release-.* +Repack-Suffix: +ds +DVersion-Mangle: auto +Repack: yes +Compression: xz View it on GitLab: https://salsa.debian.org/med-team/libmaus2/-/compare/0fac8b82d12ec4ba076e17f07504f70a1234376b...effa76dd62d8223ef155e4579bce3d2cf62487b9 -- View it on GitLab: https://salsa.debian.org/med-team/libmaus2/-/compare/0fac8b82d12ec4ba076e17f07504f70a1234376b...effa76dd62d8223ef155e4579bce3d2cf62487b9 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
