[Git][haskell-team/DHG_packages][master] text-show: Upgrading from 3.9.7 to 3.10.4

Clint Adams (@clint) gitlab at salsa.debian.org
Tue Sep 19 02:45:58 BST 2023



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


Commits:
98bd6084 by Clint Adams at 2023-09-18T21:45:36-04:00
text-show: Upgrading from 3.9.7 to 3.10.4

- - - - -


3 changed files:

- p/haskell-text-show/debian/changelog
- p/haskell-text-show/debian/control
- p/haskell-text-show/debian/patches/no-bytestring-builder


Changes:

=====================================
p/haskell-text-show/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-text-show (3.9.7-2) UNRELEASED; urgency=medium
+haskell-text-show (3.10.4-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.2
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:34:46 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 18 Sep 2023 21:42:58 -0400
 
 haskell-text-show (3.9.7-1) unstable; urgency=medium
 


=====================================
p/haskell-text-show/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends:
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-base-compat-batteries-dev (>= 0.11),
- libghc-base-compat-batteries-dev (<< 0.13),
+ libghc-base-compat-batteries-dev (<< 0.14),
  libghc-base-compat-batteries-prof,
  libghc-bifunctors-dev (>= 5.1),
  libghc-bifunctors-dev (<< 6),
@@ -22,7 +22,7 @@ Build-Depends:
  libghc-generic-deriving-dev (>= 1.11),
  libghc-generic-deriving-prof,
  libghc-th-abstraction-dev (>= 0.4),
- libghc-th-abstraction-dev (<< 0.5),
+ libghc-th-abstraction-dev (<< 0.7),
  libghc-th-abstraction-prof,
  libghc-th-lift-dev (>= 0.7.6),
  libghc-th-lift-dev (<< 1),
@@ -30,17 +30,18 @@ Build-Depends:
  libghc-transformers-compat-dev (>= 0.5),
  libghc-transformers-compat-dev (<< 1),
  libghc-transformers-compat-prof,
- libghc-quickcheck2-dev (>= 2.12),
+ libghc-quickcheck2-dev (>= 2.14.3),
  libghc-quickcheck2-dev (<< 2.15),
  libghc-quickcheck2-prof,
  libghc-base-orphans-dev (>= 0.8.5),
- libghc-base-orphans-dev (<< 0.9),
+ libghc-base-orphans-dev (<< 0.10),
  libghc-base-orphans-prof,
- libghc-deriving-compat-dev (>= 0.6),
+ libghc-deriving-compat-dev (>= 0.6.5),
  libghc-deriving-compat-dev (<< 1),
  libghc-hspec-dev (>= 2),
  libghc-hspec-dev (<< 3),
- libghc-quickcheck-instances-dev (>= 0.3.26),
+ libghc-hspec-prof,
+ libghc-quickcheck-instances-dev (>= 0.3.28),
  libghc-quickcheck-instances-dev (<< 0.4),
 Build-Depends-Indep: ghc-doc,
  libghc-base-compat-batteries-doc,


=====================================
p/haskell-text-show/debian/patches/no-bytestring-builder
=====================================
@@ -1,20 +1,18 @@
-Index: b/text-show.cabal
-===================================================================
 --- a/text-show.cabal
 +++ b/text-show.cabal
-@@ -165,7 +165,6 @@ library
-                      , base-compat-batteries >= 0.11   && < 0.13
+@@ -177,7 +177,6 @@ library
+                      , base-compat-batteries >= 0.11   && < 0.14
                       , bifunctors            >= 5.1    && < 6
-                      , bytestring            >= 0.9    && < 0.12
+                      , bytestring            >= 0.9    && < 0.13
 -                     , bytestring-builder
                       , containers            >= 0.1    && < 0.7
                       , generic-deriving      >= 1.14.1 && < 2
                       , ghc-prim
-@@ -355,7 +354,6 @@ test-suite spec
-                      , base-compat-batteries >= 0.11   && < 0.13
-                      , base-orphans          >= 0.8.5  && < 0.9
-                      , bytestring            >= 0.9    && < 0.12
+@@ -368,7 +367,6 @@ test-suite spec
+                      , base-compat-batteries >= 0.11   && < 0.14
+                      , base-orphans          >= 0.8.5  && < 0.10
+                      , bytestring            >= 0.9    && < 0.13
 -                     , bytestring-builder
-                      , deriving-compat       >= 0.6    && < 1
+                      , deriving-compat       >= 0.6.5  && < 1
                       , generic-deriving      >= 1.14.1 && < 2
                       , ghc-prim



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/98bd6084280a19a9943a27c6b470e063505cb092
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/20230919/b62580d8/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list