Dear maintainer,

I've prepared an NMU for geis (versioned as 2.2.17-1.1) and submitted a
request for sponsorship to have it uploaded.

Regards.

-- 
Sean Whitton
diff -Nru geis-2.2.17/debian/changelog geis-2.2.17/debian/changelog
--- geis-2.2.17/debian/changelog	2015-06-18 05:57:41.000000000 -0700
+++ geis-2.2.17/debian/changelog	2016-07-30 09:22:34.000000000 -0700
@@ -1,3 +1,10 @@
+geis (2.2.17-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add gcc-6-build.patch (Closes: #811933).
+
+ -- Sean Whitton <[email protected]>  Sat, 30 Jul 2016 09:22:33 -0700
+
 geis (2.2.17-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru geis-2.2.17/debian/patches/gcc-6-build.patch geis-2.2.17/debian/patches/gcc-6-build.patch
--- geis-2.2.17/debian/patches/gcc-6-build.patch	1969-12-31 17:00:00.000000000 -0700
+++ geis-2.2.17/debian/patches/gcc-6-build.patch	2016-07-30 09:16:46.000000000 -0700
@@ -0,0 +1,19 @@
+Description: Fix misleading indentation to fix build with gcc-6
+Author: Sean Whitton <[email protected]>
+Bug-Debian: https://bugs.debian.org/811933
+Forwarded: https://bugs.launchpad.net/geis/+bug/1608086
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/libgeis/geis_subscription.c
++++ b/libgeis/geis_subscription.c
+@@ -238,8 +238,10 @@ geis_subscription_bag_empty(GeisSubBag b
+   for (i = 0; i < bag->sub_store_size; ++i)
+   {
+     if (bag->sub_store[i])
++    {
+       _subscription_unref(bag->sub_store[i]);
+       bag->sub_store[i] = NULL;
++    }
+   }
+ }
+ 
diff -Nru geis-2.2.17/debian/patches/series geis-2.2.17/debian/patches/series
--- geis-2.2.17/debian/patches/series	1969-12-31 17:00:00.000000000 -0700
+++ geis-2.2.17/debian/patches/series	2016-07-30 09:10:36.000000000 -0700
@@ -0,0 +1 @@
+gcc-6-build.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to