[Git][haskell-team/DHG_packages][master] gi-harfbuzz: Upgrading from 0.0.5 to 0.0.6

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Mon Oct 10 18:52:36 BST 2022



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7a2f0088 by Scott Talbert at 2022-10-10T13:47:12-04:00
gi-harfbuzz: Upgrading from 0.0.5 to 0.0.6

- - - - -


5 changed files:

- p/haskell-gi-harfbuzz/debian/changelog
- p/haskell-gi-harfbuzz/debian/control
- − p/haskell-gi-harfbuzz/debian/patches/need-gi-freetype2
- p/haskell-gi-harfbuzz/debian/patches/no-haskell-gi-overloading
- p/haskell-gi-harfbuzz/debian/patches/series


Changes:

=====================================
p/haskell-gi-harfbuzz/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-gi-harfbuzz (0.0.6-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Scott Talbert <swt at techie.net>  Mon, 10 Oct 2022 13:38:06 -0400
+
 haskell-gi-harfbuzz (0.0.5-2) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-gi-harfbuzz/debian/control
=====================================
@@ -11,14 +11,15 @@ Build-Depends: debhelper (>= 10),
  ghc-prof,
  pkg-config,
  libharfbuzz-dev,
+ libghc-gi-freetype2-dev (>= 2.0),
+ libghc-gi-freetype2-dev (<< 2.1),
+ libghc-gi-freetype2-prof,
  libghc-gi-glib-dev (>= 2.0),
  libghc-gi-glib-dev (<< 2.1),
  libghc-gi-glib-prof,
  libghc-gi-gobject-dev (>= 2.0),
  libghc-gi-gobject-dev (<< 2.1),
  libghc-gi-gobject-prof,
- libghc-gi-freetype2-dev,
- libghc-gi-freetype2-prof,
  libghc-haskell-gi-dev (>= 0.26),
  libghc-haskell-gi-dev (<< 0.27),
  libghc-haskell-gi-prof,
@@ -26,6 +27,7 @@ Build-Depends: debhelper (>= 10),
  libghc-haskell-gi-base-dev (<< 0.27),
  libghc-haskell-gi-base-prof,
 Build-Depends-Indep: ghc-doc,
+ libghc-gi-freetype2-doc,
  libghc-gi-glib-doc,
  libghc-gi-gobject-doc,
  libghc-haskell-gi-doc,


=====================================
p/haskell-gi-harfbuzz/debian/patches/need-gi-freetype2 deleted
=====================================
@@ -1,12 +0,0 @@
---- a/gi-harfbuzz.cabal
-+++ b/gi-harfbuzz.cabal
-@@ -35,7 +35,8 @@ library
-                      bytestring >= 0.10 && < 1,
-                      containers >= 0.5 && < 1,
-                      text >= 1.0 && < 2,
--                     transformers >= 0.4 && < 1
-+                     transformers >= 0.4 && < 1,
-+                     gi-freetype2 == 2.0.*
- 
-       -- Disable overloading when compiling under GHC 8.2.x
-       -- see https://ghc.haskell.org/trac/ghc/ticket/14382


=====================================
p/haskell-gi-harfbuzz/debian/patches/no-haskell-gi-overloading
=====================================
@@ -1,10 +1,10 @@
 --- a/gi-harfbuzz.cabal
 +++ b/gi-harfbuzz.cabal
-@@ -30,7 +30,6 @@
+@@ -31,7 +31,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-glib == 2.0.*,
-                      bytestring >= 0.10 && < 1,
+                      gi-freetype2 == 2.0.*,


=====================================
p/haskell-gi-harfbuzz/debian/patches/series
=====================================
@@ -1,2 +1 @@
 no-haskell-gi-overloading
-need-gi-freetype2



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7a2f0088131ca71e0fb0bef7043f00cbdd886135
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/20221010/a550446e/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list