Andreas Tille pushed to branch master at Debian Med / sumalibs
Commits: 2c4c029b by Andreas Tille at 2024-12-14T09:24:34+01:00 DEB_CFLAGS_MAINT_APPEND -Wno-incompatible-pointer-types Closes: #1075544 - - - - - 84243a0f by Andreas Tille at 2024-12-14T09:24:51+01:00 Standards-Version: 4.7.0 (routine-update) - - - - - e674fc6d by Andreas Tille at 2024-12-14T09:26:00+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +sumalibs (1.0.36-4) unstable; urgency=medium + + * DEB_CFLAGS_MAINT_APPEND -Wno-incompatible-pointer-types + Closes: #1075544 + * Standards-Version: 4.7.0 (routine-update) + + -- Andreas Tille <[email protected]> Sat, 14 Dec 2024 09:25:27 +0100 + sumalibs (1.0.36-3) unstable; urgency=medium * Fixing URI in d/watch ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Uploaders: Andreas Tille <[email protected]>, Pierre Gruet <[email protected]> Build-Depends: debhelper-compat (= 13), cmake -Standards-Version: 4.6.0 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/sumalibs Vcs-Git: https://salsa.debian.org/med-team/sumalibs.git Homepage: https://git.metabarcoding.org/obitools/sumalibs ===================================== debian/rules ===================================== @@ -15,6 +15,8 @@ CXXFLAGS+=$(CPPFLAGS) VERSION=1.0 SOVERSION=1 +export DEB_CFLAGS_MAINT_APPEND = -Wno-incompatible-pointer-types + %: dh $@ View it on GitLab: https://salsa.debian.org/med-team/sumalibs/-/compare/3cdcb6e52aab9e6b050f663a1022bb4e0d22ae63...e674fc6dd46a3792bcffcb2a89e982db5570425c -- View it on GitLab: https://salsa.debian.org/med-team/sumalibs/-/compare/3cdcb6e52aab9e6b050f663a1022bb4e0d22ae63...e674fc6dd46a3792bcffcb2a89e982db5570425c 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
