[med-svn] [Git][med-team/amide][master] 2 commits: Build with -std=gnu17 to workaround FTBFS with GCC 15. Closes: #1096303.
Santiago Vila (@sanvila)
gitlab at salsa.debian.org
Sun Sep 21 16:29:01 BST 2025
Santiago Vila pushed to branch master at Debian Med / amide
Commits:
c40eae24 by Adrian Bunk at 2025-09-21T17:00:00+02:00
Build with -std=gnu17 to workaround FTBFS with GCC 15. Closes: #1096303.
- - - - -
ea32eb85 by Santiago Vila at 2025-09-21T17:05:00+02:00
Upload for unstable as 1.0.6-6
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+amide (1.0.6-6) unstable; urgency=medium
+
+ * Team upload.
+ [ Adrian Bunk ]
+ * Build with -std=gnu17 to workaround FTBFS with GCC 15.
+ Closes: #1096303.
+
+ -- Santiago Vila <sanvila at debian.org> Sun, 21 Sep 2025 17:05:00 +0200
+
amide (1.0.6-5) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -2,6 +2,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export ACLOCAL = aclocal -I m4
+export DEB_CFLAGS_MAINT_APPEND = -std=gnu17
%:
dh $@ --no-parallel --sourcedirectory=amide-current/
View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/c73bdc2243313df1a50cb2f8a8bec237cef414a6...ea32eb855a3b89538e6559ef86eb6d71283a0bd1
--
View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/c73bdc2243313df1a50cb2f8a8bec237cef414a6...ea32eb855a3b89538e6559ef86eb6d71283a0bd1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250921/8edd0103/attachment-0001.htm>
More information about the debian-med-commit
mailing list