[Git][haskell-team/DHG_packages][master] gi-gtk: Upgrading from 3.0.27 to 3.0.33

Clint Adams gitlab at salsa.debian.org
Mon Jun 8 14:39:38 BST 2020



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


Commits:
2e8eb897 by Clint Adams at 2020-06-08T09:39:17-04:00
gi-gtk: Upgrading from 3.0.27 to 3.0.33

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-gi-gtk/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-gi-gtk (3.0.33-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Mon, 08 Jun 2020 09:38:07 -0400
+
 haskell-gi-gtk (3.0.27-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-gi-gtk/debian/control
=====================================
@@ -8,6 +8,8 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
+ pkg-config,
+ libgtk-3-dev,
  libghc-gi-atk-dev (>= 2.0),
  libghc-gi-atk-dev (<< 2.1),
  libghc-gi-atk-prof (>= 2.0),
@@ -38,18 +40,13 @@ Build-Depends: debhelper (>= 10),
  libghc-gi-gobject-prof (<< 2.1),
  libghc-gi-pango-dev (>= 1.0),
  libghc-gi-pango-dev (<< 1.1),
- libghc-gi-pango-prof (>= 1.0),
- libghc-gi-pango-prof (<< 1.1),
- 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),
- pkg-config,
- libgtk-3-dev,
+ libghc-gi-pango-prof,
+ 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-gi-atk-doc,
  libghc-gi-cairo-doc,
@@ -61,7 +58,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-gi-pango-doc,
  libghc-haskell-gi-doc,
  libghc-haskell-gi-base-doc,
-Standards-Version: 4.3.0
+Standards-Version: 4.5.0
 Homepage: https://github.com/haskell-gi/haskell-gi
 X-Description: GTK bindings
  Bindings for GTK, autogenerated by haskell-gi.


=====================================
p/haskell-gi-gtk/debian/patches/no-haskell-gi-overloading
=====================================
@@ -1,19 +1,10 @@
 --- a/gi-gtk.cabal
 +++ b/gi-gtk.cabal
-@@ -28,7 +28,6 @@
+@@ -36,7 +36,6 @@
        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,
                       gi-cairo == 1.0.*,
                       gi-pango == 1.0.*,
                       gi-gio == 2.0.*,
-@@ -41,8 +40,3 @@
-                      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/2e8eb8972c6556ed236499b50a4edf615fc18379

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2e8eb8972c6556ed236499b50a4edf615fc18379
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/02d6c610/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list