[Git][haskell-team/DHG_packages][master] gi-glib: Upgrading from 2.0.17 to 2.0.23

Clint Adams gitlab at salsa.debian.org
Mon Jun 8 01:21:12 BST 2020



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


Commits:
88049a37 by Clint Adams at 2020-06-07T20:20:39-04:00
gi-glib: Upgrading from 2.0.17 to 2.0.23

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-gi-glib/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-gi-glib (2.0.23-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sun, 07 Jun 2020 20:18:35 -0400
+
 haskell-gi-glib (2.0.17-1) unstable; urgency=low
 
   * Initial version.


=====================================
p/haskell-gi-glib/debian/control
=====================================
@@ -8,25 +8,19 @@ Build-Depends: debhelper (>= 9),
  cdbs,
  ghc,
  ghc-prof,
- libghc-haskell-gi-dev (>= 0.21.1),
- libghc-haskell-gi-dev (<< 0.22),
- libghc-haskell-gi-prof (>= 0.21.1),
- 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),
- libghc-text-dev (>= 1.0),
- libghc-text-dev (<< 2),
- libghc-text-prof (>= 1.0),
- libghc-text-prof (<< 2),
+ 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,
  pkg-config,
  libglib2.0-dev,
 Build-Depends-Indep: ghc-doc,
  libghc-haskell-gi-doc,
  libghc-haskell-gi-base-doc,
  libghc-text-doc,
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
 Homepage: https://github.com/haskell-gi/haskell-gi
 X-Description: GLib bindings
  Bindings for GLib, autogenerated by haskell-gi.


=====================================
p/haskell-gi-glib/debian/patches/no-haskell-gi-overloading
=====================================
@@ -1,16 +1,20 @@
 --- a/gi-glib.cabal
 +++ b/gi-glib.cabal
-@@ -28,13 +28,7 @@
+@@ -28,17 +28,11 @@
        build-depends: base >= 4.7 && <5,
-                      haskell-gi-base == 0.21.*,
-                      haskell-gi >= 0.21.1 && < 0.22,
+                      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
+-
+       -- Note that the following list of exposed modules and autogen
+       -- modules is for documentation purposes only, so that some
+       -- documentation appears in hackage. The actual list of modules



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

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


More information about the Pkg-haskell-commits mailing list