Your message dated Wed, 12 Apr 2017 22:12:13 +0000 with message-id <E1cyQUn-0003cT-6a@respighi.debian.org> and subject line unblock gegl has caused the Debian Bug report #860215, regarding unblock: gegl/0.3.8-4 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 860215: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860215 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: gegl/0.3.8-4
- From: "Matteo F. Vescovi" <mfv@debian.org>
- Date: Wed, 12 Apr 2017 23:21:06 +0200
- Message-id: <[🔎] 8737ddnwzh.fsf@gmail.com>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Dear Release Team, please unblock package gegl. This revision fixes the FTBFS on arm64, as reported in #856135. Attached, a debdiff from former failing -3 revision. Cheers. mfv -- System Information: Debian Release: 9.0 APT prefers buildd-unstable APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- Matteo F. Vescovidiff -Nru gegl-0.3.8/debian/changelog gegl-0.3.8/debian/changelog --- gegl-0.3.8/debian/changelog 2016-06-26 14:02:45.000000000 +0200 +++ gegl-0.3.8/debian/changelog 2017-04-12 22:27:36.000000000 +0200 @@ -1,3 +1,10 @@ +gegl (0.3.8-4) unstable; urgency=medium + + * debian/patches/: patchset updated + - 01-load.patch added (Closes: #856135) + + -- Matteo F. Vescovi <mfv@debian.org> Wed, 12 Apr 2017 22:27:36 +0200 + gegl (0.3.8-3) unstable; urgency=medium * debian/control: libjasper-dev b-dep dropped (Closes: #818200) diff -Nru gegl-0.3.8/debian/patches/01-load.patch gegl-0.3.8/debian/patches/01-load.patch --- gegl-0.3.8/debian/patches/01-load.patch 1970-01-01 01:00:00.000000000 +0100 +++ gegl-0.3.8/debian/patches/01-load.patch 2017-04-12 22:10:54.000000000 +0200 @@ -0,0 +1,23 @@ +From 52b005062d2ee33ec4f58caeb61544c346af05f8 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?=C3=98yvind=20Kol=C3=A5s?= <pippin@gimp.org> +Date: Wed, 7 Sep 2016 15:11:57 +0200 +Subject: load: readd include stdlib.h bug #1373722 + +--- + operations/core/load.c | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/operations/core/load.c b/operations/core/load.c +index 7351f9e..e217772 100644 +--- a/operations/core/load.c ++++ b/operations/core/load.c +@@ -55,6 +55,7 @@ typedef struct + GEGL_DEFINE_DYNAMIC_OPERATION(GEGL_TYPE_OPERATION_META) + + #include <stdio.h> ++#include <stdlib.h> + #define SNIFFING_LENGTH 4096 + + static gboolean +-- +cgit v0.12 diff -Nru gegl-0.3.8/debian/patches/series gegl-0.3.8/debian/patches/series --- gegl-0.3.8/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ gegl-0.3.8/debian/patches/series 2017-04-12 22:11:06.000000000 +0200 @@ -0,0 +1 @@ +01-load.patchAttachment: signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: 860215-done@bugs.debian.org
- Subject: unblock gegl
- From: Ivo De Decker <ivodd@respighi.debian.org>
- Date: Wed, 12 Apr 2017 22:12:13 +0000
- Message-id: <E1cyQUn-0003cT-6a@respighi.debian.org>
Unblocked gegl.
--- End Message ---