[Git][haskell-team/DHG_packages][master] blaze-builder: Sourceful upload for GHC 9.4

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sun Aug 27 15:01:40 BST 2023



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


Commits:
6f6fe928 by Ilias Tsitsimpis at 2023-08-27T17:00:23+03:00
blaze-builder: Sourceful upload for GHC 9.4

- - - - -


4 changed files:

- p/haskell-blaze-builder/debian/changelog
- p/haskell-blaze-builder/debian/control
- + p/haskell-blaze-builder/debian/patches/newer-deps
- + p/haskell-blaze-builder/debian/patches/series


Changes:

=====================================
p/haskell-blaze-builder/debian/changelog
=====================================
@@ -1,9 +1,10 @@
-haskell-blaze-builder (0.4.2.2-2) UNRELEASED; urgency=medium
+haskell-blaze-builder (0.4.2.2-2) unstable; urgency=medium
 
   * Remove retired developer, Joachim Breitner, from Uploaders.
   * Declare compliance with Debian policy 4.6.2
+  * Sourceful upload for GHC 9.4
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 18 Jul 2022 18:34:56 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 16:58:29 +0300
 
 haskell-blaze-builder (0.4.2.2-1) unstable; urgency=medium
 


=====================================
p/haskell-blaze-builder/debian/control
=====================================
@@ -7,7 +7,7 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
 Build-Depends-Indep: ghc-doc


=====================================
p/haskell-blaze-builder/debian/patches/newer-deps
=====================================
@@ -0,0 +1,29 @@
+Index: b/blaze-builder.cabal
+===================================================================
+--- a/blaze-builder.cabal
++++ b/blaze-builder.cabal
+@@ -1,5 +1,6 @@
+ Name:                blaze-builder
+ Version:             0.4.2.2
++x-revision: 1
+ Synopsis:            Efficient buffered output.
+ 
+ Description:
+@@ -33,7 +34,7 @@ Build-type:          Simple
+ Cabal-version:       >= 1.10
+ 
+ Tested-with:
+-  GHC == 9.2.0.20210821
++  GHC == 9.2.1
+   GHC == 9.0.1
+   GHC == 8.10.7
+   GHC == 8.8.4
+@@ -85,7 +86,7 @@ Library
+     , bytestring >= 0.9 && < 1.0
+     , deepseq
+     , ghc-prim
+-    , text >= 0.10 && < 1.3
++    , text >= 0.10 && < 2.1
+ 
+   if impl(ghc < 7.8)
+      build-depends:  bytestring-builder


=====================================
p/haskell-blaze-builder/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6f6fe92851014b38f38a59e16dbbce9bddab7d33
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/20230827/20163160/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list