[Git][haskell-team/DHG_packages][master] gi-gobject: Upgrading from 2.0.19 to 2.0.22

Clint Adams gitlab at salsa.debian.org
Mon Jun 8 17:20:00 BST 2020



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


Commits:
6f0e0897 by Clint Adams at 2020-06-08T12:19:30-04:00
gi-gobject: Upgrading from 2.0.19 to 2.0.22

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-gi-gobject/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-gi-gobject (2.0.22-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 08 Jun 2020 12:18:09 -0400
+
 haskell-gi-gobject (2.0.19-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/haskell-gi-gobject/debian/control
=====================================
@@ -11,17 +11,17 @@ Build-Depends: debhelper (>= 10),
  libghc-gi-glib-dev (>= 2.0),
  libghc-gi-glib-dev (<< 2.1),
  libghc-gi-glib-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,
 Build-Depends-Indep: ghc-doc,
  libghc-gi-glib-doc,
  libghc-haskell-gi-doc,
  libghc-haskell-gi-base-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
 Homepage: https://github.com/haskell-gi/haskell-gi
 X-Description: GObject bindings
  Bindings for GObject, autogenerated by haskell-gi.


=====================================
p/haskell-gi-gobject/debian/patches/no-haskell-gi-overloading
=====================================
@@ -1,21 +1,10 @@
 --- a/gi-gobject.cabal
 +++ b/gi-gobject.cabal
-@@ -28,18 +28,12 @@
+@@ -29,7 +29,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-glib == 2.0.*,
                       bytestring >= 0.10 && < 1,
                       containers >= 0.5 && < 1,
-                      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.GObject,
-                        GI.GObject.Callbacks,
-                        GI.GObject.Constants,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6f0e0897cc1902419e6789ea1c8d340b154b5fa3
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/e3f8b7fc/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list