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 <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to