[Git][haskell-team/DHG_packages][master] gi-pango: Upgrading from 1.0.25 to 1.0.26

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Wed Jul 27 11:22:48 BST 2022



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
61ac7c43 by Ilias Tsitsimpis at 2022-07-27T13:17:19+03:00
gi-pango: Upgrading from 1.0.25 to 1.0.26

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-gi-pango/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-gi-pango (1.0.25-2) UNRELEASED; urgency=medium
+haskell-gi-pango (1.0.26-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:25 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 27 Jul 2022 13:14:36 +0300
 
 haskell-gi-pango (1.0.25-1) unstable; urgency=medium
 


=====================================
p/haskell-gi-pango/debian/control
=====================================
@@ -9,6 +9,9 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
+ libghc-gi-gio-dev (>= 2.0),
+ libghc-gi-gio-dev (<< 2.1),
+ libghc-gi-gio-prof,
  libghc-gi-glib-dev (>= 2.0),
  libghc-gi-glib-dev (<< 2.1),
  libghc-gi-glib-prof,
@@ -27,6 +30,7 @@ Build-Depends: debhelper (>= 10),
  pkg-config,
  libpango1.0-dev,
 Build-Depends-Indep: ghc-doc,
+ libghc-gi-gio-doc,
  libghc-gi-glib-doc,
  libghc-gi-gobject-doc,
  libghc-gi-harfbuzz-doc,


=====================================
p/haskell-gi-pango/debian/patches/no-haskell-gi-overloading
=====================================
@@ -1,10 +1,12 @@
+Index: b/gi-pango.cabal
+===================================================================
 --- a/gi-pango.cabal
 +++ b/gi-pango.cabal
-@@ -31,7 +31,6 @@
+@@ -32,7 +32,6 @@ library
        build-depends: base >= 4.7 && <5,
                       haskell-gi-base >= 0.26 && < 0.27,
                       haskell-gi >= 0.26 && < 0.27,
 -                     haskell-gi-overloading < 1.1,
                       gi-gobject == 2.0.*,
+                      gi-gio == 2.0.*,
                       gi-glib == 2.0.*,
-                      gi-harfbuzz == 0.0.*,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/61ac7c43801a3574cbacedccaecc93af82951aca
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/20220727/9cb8ee7b/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list