[Git][haskell-team/DHG_packages][master] gi-atk: Upgrading from 2.0.15 to 2.0.18

Clint Adams gitlab at salsa.debian.org
Sat Jul 27 03:41:35 BST 2019



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


Commits:
4dd2a075 by Clint Adams at 2019-07-27T02:41:13Z
gi-atk: Upgrading from 2.0.15 to 2.0.18

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-gi-atk/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-gi-atk (2.0.18-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Fri, 26 Jul 2019 22:39:40 -0400
+
 haskell-gi-atk (2.0.15-1) unstable; urgency=low
 
   * Initial release.


=====================================
p/haskell-gi-atk/debian/control
=====================================
@@ -14,16 +14,13 @@ Build-Depends: debhelper (>= 10),
  libghc-gi-glib-prof (<< 2.1),
  libghc-gi-gobject-dev (>= 2.0),
  libghc-gi-gobject-dev (<< 2.1),
- libghc-gi-gobject-prof (>= 2.0),
- libghc-gi-gobject-prof (<< 2.1),
- 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),
+ libghc-gi-gobject-prof,
+ libghc-haskell-gi-dev (>= 0.21.0),
+ libghc-haskell-gi-dev (<< 0.23),
+ libghc-haskell-gi-prof,
+ libghc-haskell-gi-base-dev (>= 0.21.0),
+ libghc-haskell-gi-base-dev (<< 0.23),
+ libghc-haskell-gi-base-prof,
  pkg-config,
  libatk1.0-dev,
 Build-Depends-Indep: ghc-doc,


=====================================
p/haskell-gi-atk/debian/patches/no-haskell-gi-overloading
=====================================
@@ -1,18 +1,22 @@
 --- a/gi-atk.cabal
 +++ b/gi-atk.cabal
-@@ -28,15 +28,9 @@
+@@ -28,7 +28,6 @@
        build-depends: base >= 4.7 && <5,
-                      haskell-gi-base == 0.21.*,
-                      haskell-gi == 0.21.*,
+                      haskell-gi-base >= 0.21.0 && < 0.23,
+                      haskell-gi >= 0.21.0 && < 0.23,
 -                     haskell-gi-overloading < 1.1,
                       gi-gobject == 2.0.*,
                       gi-glib == 2.0.*,
                       bytestring >= 0.10 && < 1,
-                      containers >= 0.5 && < 1,
+@@ -36,11 +35,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.Atk,
+                        GI.Atk.Callbacks,
+                        GI.Atk.Constants,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/4dd2a0759395443b25afb882227bc8b4b20123fd
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/20190727/5202f39f/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list