[Git][haskell-team/DHG_packages][master] gi-xlib: Upgrading from 2.0.2 to 2.0.8

Clint Adams gitlab at salsa.debian.org
Mon Jun 8 14:31:08 BST 2020



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


Commits:
774e153e by Clint Adams at 2020-06-08T09:30:38-04:00
gi-xlib: Upgrading from 2.0.2 to 2.0.8

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-gi-xlib/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-gi-xlib (2.0.8-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 08 Jun 2020 09:29:23 -0400
+
 haskell-gi-xlib (2.0.2-1) unstable; urgency=low
 
   * Initial release.


=====================================
p/haskell-gi-xlib/debian/control
=====================================
@@ -8,20 +8,18 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
- libghc-haskell-gi-dev (>= 0.21),
- libghc-haskell-gi-dev (<< 0.22),
- libghc-haskell-gi-prof (>= 0.21),
- libghc-haskell-gi-prof (<< 0.22),
- libghc-haskell-gi-base-dev (>= 0.21),
- libghc-haskell-gi-base-dev (<< 0.22),
- libghc-haskell-gi-base-prof (>= 0.21),
- libghc-haskell-gi-base-prof (<< 0.22),
  pkg-config,
  libx11-dev,
+ libghc-haskell-gi-dev (>= 0.23.0),
+ libghc-haskell-gi-dev (<< 0.24),
+ libghc-haskell-gi-prof,
+ 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-haskell-gi-doc,
  libghc-haskell-gi-base-doc,
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
 Homepage: https://github.com/haskell-gi/haskell-gi
 X-Description: Xlib bindings
  Bindings for Xlib, autogenerated by haskell-gi.


=====================================
p/haskell-gi-xlib/debian/patches/no-haskell-gi-overloading
=====================================
@@ -1,16 +1,10 @@
 --- a/gi-xlib.cabal
 +++ b/gi-xlib.cabal
-@@ -28,13 +28,7 @@
+@@ -28,7 +28,6 @@
        build-depends: base >= 4.7 && <5,
-                      haskell-gi-base == 0.21.*,
-                      haskell-gi == 0.21.*,
+                      haskell-gi-base >= 0.23 && < 0.24,
+                      haskell-gi >= 0.23.0 && < 0.24,
 -                     haskell-gi-overloading < 1.1,
                       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



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

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


More information about the Pkg-haskell-commits mailing list