[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1053830: kimageformats: diff for NMU version 5.107.0-3.1



Control: tags 1053830 + pending
X-Debbugs-CC: coucouf@debian.org pino@debian.org

Dear maintainer,

I've prepared an NMU for kimageformats (versioned as 5.107.0-3.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru kimageformats-5.107.0/debian/changelog kimageformats-5.107.0/debian/changelog
--- kimageformats-5.107.0/debian/changelog	2023-07-05 14:08:33.000000000 -0400
+++ kimageformats-5.107.0/debian/changelog	2023-10-15 16:16:43.000000000 -0400
@@ -1,3 +1,13 @@
+kimageformats (5.107.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Adrian Bunk ]
+  * debian/rules: Specify -fexcess-precision=fast for i386 to avoid FTBFS
+    due to GCC 13 changing its default behavior. (Closes: #1053830)
+
+ -- Boyuan Yang <byang@debian.org>  Sun, 15 Oct 2023 16:16:43 -0400
+
 kimageformats (5.107.0-3) unstable; urgency=medium
 
   * Team upload.
diff -Nru kimageformats-5.107.0/debian/rules kimageformats-5.107.0/debian/rules
--- kimageformats-5.107.0/debian/rules	2023-07-05 13:40:08.000000000 -0400
+++ kimageformats-5.107.0/debian/rules	2023-10-15 16:16:40.000000000 -0400
@@ -5,7 +5,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all reproducible=-fixfilepath
 
 ifeq ($(DEB_HOST_ARCH_CPU),i386)
-  export DEB_CXXFLAGS_MAINT_APPEND += -ffloat-store
+  export DEB_CXXFLAGS_MAINT_APPEND += -ffloat-store -fexcess-precision=fast
 endif
 
 %:

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: