[Git][haskell-team/DHG_packages][master] gi-dbusmenugtk3: Upgrading from 0.4.2 to 0.4.8

Clint Adams gitlab at salsa.debian.org
Mon Jun 8 17:38:08 BST 2020



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


Commits:
720c6db9 by Clint Adams at 2020-06-08T12:37:50-04:00
gi-dbusmenugtk3: Upgrading from 0.4.2 to 0.4.8

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-gi-dbusmenugtk3/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-gi-dbusmenugtk3 (0.4.8-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 08 Jun 2020 12:36:28 -0400
+
 haskell-gi-dbusmenugtk3 (0.4.2-1) unstable; urgency=low
 
   * Initial release.


=====================================
p/haskell-gi-dbusmenugtk3/debian/control
=====================================
@@ -8,6 +8,9 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
+ pkg-config,
+ libgtk-3-dev,
+ libdbusmenu-gtk3-dev,
  libghc-gi-atk-dev (>= 2.0),
  libghc-gi-atk-dev (<< 2.1),
  libghc-gi-atk-prof (>= 2.0),
@@ -34,19 +37,13 @@ Build-Depends: debhelper (>= 10),
  libghc-gi-gobject-prof (<< 2.1),
  libghc-gi-gtk-dev (>= 3.0),
  libghc-gi-gtk-dev (<< 3.1),
- libghc-gi-gtk-prof (>= 3.0),
- libghc-gi-gtk-prof (<< 3.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,
- libdbusmenu-gtk3-dev,
+ libghc-gi-gtk-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-dbusmenu-doc,
@@ -56,7 +53,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-gi-gobject-doc,
  libghc-gi-gtk-doc,
  libghc-haskell-gi-doc,
-Standards-Version: 4.3.0
+Standards-Version: 4.5.0
 Homepage: https://github.com/haskell-gi/haskell-gi
 X-Description: DBusMenu-GTK3 bindings
  Bindings for libdbusgtk3, autogenerated by haskell-gi.


=====================================
p/haskell-gi-dbusmenugtk3/debian/patches/no-haskell-gi-overloading
=====================================
@@ -1,19 +1,10 @@
 --- a/gi-dbusmenugtk3.cabal
 +++ b/gi-dbusmenugtk3.cabal
-@@ -28,7 +28,6 @@
+@@ -35,7 +35,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-glib == 2.0.*,
                       gi-gobject == 2.0.*,
                       gi-gtk == 3.0.*,
-@@ -40,8 +39,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/720c6db9f64966084d3a65fa819b5a7c1fff1591

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


More information about the Pkg-haskell-commits mailing list