[Git][haskell-team/DHG_packages][master] 2 commits: haskell-gtk: patch for newer glib

Gianfranco Costamagna gitlab at salsa.debian.org
Thu Aug 29 16:52:50 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
5062ed0d by Gianfranco Costamagna at 2019-08-29T15:49:46Z
haskell-gtk: patch for newer glib

- - - - -
3e850f1a by Gianfranco Costamagna at 2019-08-29T15:52:30Z
haskell-gtk3: patch for newer glib

- - - - -


4 changed files:

- p/haskell-gtk/debian/changelog
- p/haskell-gtk3/debian/changelog
- + p/haskell-gtk3/debian/patches/new-glib
- p/haskell-gtk3/debian/patches/series


Changes:

=====================================
p/haskell-gtk/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-gtk (0.15.2-2) unstable; urgency=medium
+
+  * Patch for newer glib
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 29 Aug 2019 16:21:32 +0200
+
 haskell-gtk (0.15.2-1) unstable; urgency=medium
 
   [ Dmitry Bogatov ]


=====================================
p/haskell-gtk3/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-gtk3 (0.15.1-2) unstable; urgency=medium
+
+  * Patch for new glib
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 29 Aug 2019 17:50:44 +0200
+
 haskell-gtk3 (0.15.1-1) unstable; urgency=medium
 
   [ Dmitry Bogatov ]


=====================================
p/haskell-gtk3/debian/patches/new-glib
=====================================
@@ -0,0 +1,14 @@
+--- haskell-gtk3-0.15.1.orig/gtk3.cabal
++++ haskell-gtk3-0.15.1/gtk3.cabal
+@@ -372,9 +372,9 @@ Library
+         -- needs to be imported from this module:
+         x-Signals-Import: Graphics.UI.Gtk.General.Threading
+         include-dirs:   .
+-        cpp-options: -DDISABLE_DEPRECATED -U__BLOCKS__
++        cpp-options: -DDISABLE_DEPRECATED -U__BLOCKS__ -D__attribute__(A)=
+         if os(darwin) || os(freebsd)
+-          cpp-options: -D__attribute__(A)= -D_Nullable= -D_Nonnull= -D_Noreturn=
++          cpp-options: -D_Nullable= -D_Nonnull= -D_Noreturn=
+         if os(windows)
+           cpp-options:    -DWIN32 -fno-exceptions
+           cc-options:     -fno-exceptions


=====================================
p/haskell-gtk3/debian/patches/series
=====================================
@@ -1 +1,2 @@
 work-around-pixel-define.patch
+new-glib



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/a46f9db64284a4fc155d6ebf56e08bc1c1f88a18...3e850f1a75abf2baab1ceddd4fbf8662bf9be91d

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/a46f9db64284a4fc155d6ebf56e08bc1c1f88a18...3e850f1a75abf2baab1ceddd4fbf8662bf9be91d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190829/53190a67/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list