[Git][haskell-team/DHG_packages][master] gi-gdkpixbuf: Upgrading from 2.0.20 to 2.0.23

Clint Adams gitlab at salsa.debian.org
Mon Jun 8 17:30:43 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
a1dfa5bb by Clint Adams at 2020-06-08T12:30:01-04:00
gi-gdkpixbuf: Upgrading from 2.0.20 to 2.0.23

- - - - -


3 changed files:

- p/haskell-gi-gdkpixbuf/debian/changelog
- p/haskell-gi-gdkpixbuf/debian/control
- p/haskell-gi-gdkpixbuf/debian/patches/no-haskell-gi-overloading


Changes:

=====================================
p/haskell-gi-gdkpixbuf/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-gi-gdkpixbuf (2.0.23-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Mon, 08 Jun 2020 12:29:04 -0400
+
 haskell-gi-gdkpixbuf (2.0.20-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/haskell-gi-gdkpixbuf/debian/control
=====================================
@@ -19,11 +19,11 @@ Build-Depends: debhelper (>= 10),
  libghc-gi-gobject-dev (>= 2.0),
  libghc-gi-gobject-dev (<< 2.1),
  libghc-gi-gobject-prof,
- libghc-haskell-gi-dev (>= 0.21.0),
- libghc-haskell-gi-dev (<< 0.23),
+ libghc-haskell-gi-dev (>= 0.23.0),
+ libghc-haskell-gi-dev (<< 0.24),
  libghc-haskell-gi-prof,
- libghc-haskell-gi-base-dev (>= 0.21.0),
- libghc-haskell-gi-base-dev (<< 0.23),
+ libghc-haskell-gi-base-dev (>= 0.23),
+ libghc-haskell-gi-base-dev (<< 0.24),
  libghc-haskell-gi-base-prof,
  pkg-config,
  libgdk-pixbuf2.0-dev,


=====================================
p/haskell-gi-gdkpixbuf/debian/patches/no-haskell-gi-overloading
=====================================
@@ -1,22 +1,10 @@
 --- a/gi-gdkpixbuf.cabal
 +++ b/gi-gdkpixbuf.cabal
-@@ -28,7 +28,6 @@
+@@ -31,7 +31,6 @@
        build-depends: base >= 4.7 && <5,
-                      haskell-gi-base >= 0.21.0 && < 0.23,
-                      haskell-gi >= 0.21.0 && < 0.23,
+                      haskell-gi-base >= 0.23 && < 0.24,
+                      haskell-gi >= 0.23.0 && < 0.24,
 -                     haskell-gi-overloading < 1.1,
                       gi-gio == 2.0.*,
                       gi-gobject == 2.0.*,
                       gi-glib == 2.0.*,
-@@ -37,11 +36,6 @@
-                      text >= 1.0 && < 2,
-                      transformers >= 0.4 && < 1
- 
--      -- Disable overloading when compiling under GHC 8.2.x
--      -- see https://ghc.haskell.org/trac/ghc/ticket/14382
--      if impl(ghc == 8.2.*)
--              build-depends: haskell-gi-overloading == 0.0
--
-       exposed-modules: GI.GdkPixbuf,
-                        GI.GdkPixbuf.Callbacks,
-                        GI.GdkPixbuf.Constants,



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a1dfa5bb7bc240512e7c2522b62fd55b92c27d18

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a1dfa5bb7bc240512e7c2522b62fd55b92c27d18
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/20200608/3aac322a/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list