Bug#870729: NMU for the FTBFS
Adam Borowski
kilobyte at angband.pl
Fri Aug 25 02:13:27 UTC 2017
Hi!
I see you guys don't exactly give any damn about libgnomeui. I don't do so
either, but:
* there's still a lot of packages depending on it
* I was the last NMUer and I dislike RC bugs on my QA pages
Thus, here's a NMU with Adrian Bunk's patch, debdiff attached. I'm
uploading to DELAYED/7 right away for fire-and-forget goodness. As usually,
dcut or holler if anything is wrong.
Meow!
--
â¢â£´â ¾â »â¢¶â£¦â
⣾â ⢰â â ⣿⡠Vat kind uf sufficiently advanced technology iz dis!?
⢿â¡â â ·â â â -- Genghis Ht'rok'din
â â ³â£â â â â
-------------- next part --------------
diff -Nru libgnomeui-2.24.5/debian/changelog libgnomeui-2.24.5/debian/changelog
--- libgnomeui-2.24.5/debian/changelog 2016-01-14 07:19:42.000000000 +0100
+++ libgnomeui-2.24.5/debian/changelog 2017-08-25 03:25:24.000000000 +0200
@@ -1,3 +1,10 @@
+libgnomeui (2.24.5-3.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTBFS with glib 2.54 (Adrian Bunk). Closes: #870729.
+
+ -- Adam Borowski <kilobyte at angband.pl> Fri, 25 Aug 2017 03:25:24 +0200
+
libgnomeui (2.24.5-3.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru libgnomeui-2.24.5/debian/patches/03_glib-2.54-ftbfs.patch libgnomeui-2.24.5/debian/patches/03_glib-2.54-ftbfs.patch
--- libgnomeui-2.24.5/debian/patches/03_glib-2.54-ftbfs.patch 1970-01-01 01:00:00.000000000 +0100
+++ libgnomeui-2.24.5/debian/patches/03_glib-2.54-ftbfs.patch 2017-08-25 03:24:24.000000000 +0200
@@ -0,0 +1,16 @@
+Description: Fix FTBFS with glib 2.54
+ glib-mkenums now expects input files to be UTF-8,
+ fix the encoding of libgnomeui/gnome-scores.h
+Author: Adrian Bunk <bunk at debian.org>
+
+--- libgnomeui-2.24.5.orig/libgnomeui/gnome-scores.h
++++ libgnomeui-2.24.5/libgnomeui/gnome-scores.h
+@@ -27,7 +27,7 @@
+ * "High Scores" Widget
+ *
+ * AUTHOR:
+- * Horacio J. Peña <horape at compendium.com.ar>
++ * Horacio J. Peña <horape at compendium.com.ar>
+ *
+ * This is free software (under the terms of the GNU LGPL)
+ *
diff -Nru libgnomeui-2.24.5/debian/patches/series libgnomeui-2.24.5/debian/patches/series
--- libgnomeui-2.24.5/debian/patches/series 2016-01-14 07:20:34.000000000 +0100
+++ libgnomeui-2.24.5/debian/patches/series 2017-08-25 03:24:24.000000000 +0200
@@ -1,2 +1,3 @@
01_link_libm.patch
02_time_t_printfs.patch
+03_glib-2.54-ftbfs.patch
More information about the pkg-gnome-maintainers
mailing list