[Git][haskell-team/DHG_packages][master] hedgehog: Upgrading from 1.2 to 1.4

Clint Adams (@clint) gitlab at salsa.debian.org
Fri Oct 4 00:27:10 BST 2024



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


Commits:
9e09f7c2 by Clint Adams at 2024-10-03T19:26:49-04:00
hedgehog: Upgrading from 1.2 to 1.4

- - - - -


4 changed files:

- p/haskell-hedgehog/debian/changelog
- p/haskell-hedgehog/debian/control
- − p/haskell-hedgehog/debian/patches/newer-deps
- − p/haskell-hedgehog/debian/patches/series


Changes:

=====================================
p/haskell-hedgehog/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-hedgehog (1.2-2) UNRELEASED; urgency=medium
+haskell-hedgehog (1.4-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.7.0
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:17:32 +0300
+  [ Clint Adams ]
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 03 Oct 2024 19:25:51 -0400
 
 haskell-hedgehog (1.2-1) unstable; urgency=medium
 


=====================================
p/haskell-hedgehog/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
  ghc (>= 9.4),
  ghc-prof,
  libghc-ansi-terminal-dev (>= 0.6),
- libghc-ansi-terminal-dev (<< 0.12),
+ libghc-ansi-terminal-dev (<< 1.1),
  libghc-ansi-terminal-prof,
  libghc-async-dev (>= 2.0),
  libghc-async-dev (<< 2.3),
@@ -50,6 +50,9 @@ Build-Depends: debhelper (>= 10),
  libghc-resourcet-dev (>= 1.1),
  libghc-resourcet-dev (<< 1.4),
  libghc-resourcet-prof,
+ libghc-safe-exceptions-dev (>= 0.1),
+ libghc-safe-exceptions-dev (<< 0.2),
+ libghc-safe-exceptions-prof,
  libghc-transformers-base-dev (>= 0.4.5.1),
  libghc-transformers-base-dev (<< 0.5),
  libghc-transformers-base-prof (>= 0.4),
@@ -72,6 +75,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-primitive-doc,
  libghc-random-doc,
  libghc-resourcet-doc,
+ libghc-safe-exceptions-doc,
  libghc-transformers-base-doc,
  libghc-wl-pprint-annotated-doc,
 Standards-Version: 4.7.0


=====================================
p/haskell-hedgehog/debian/patches/newer-deps deleted
=====================================
@@ -1,41 +0,0 @@
-Index: b/hedgehog.cabal
-===================================================================
---- a/hedgehog.cabal
-+++ b/hedgehog.cabal
-@@ -1,4 +1,5 @@
- version: 1.2
-+x-revision: 1
- 
- name:
-   hedgehog
-@@ -37,9 +38,12 @@ tested-with:
-   , GHC == 8.2.2
-   , GHC == 8.4.4
-   , GHC == 8.6.5
--  , GHC == 8.8.3
--  , GHC == 8.10.1
--  , GHC == 9.2.1
-+  , GHC == 8.8.4
-+  , GHC == 8.10.7
-+  , GHC == 9.0.2
-+  , GHC == 9.2.7
-+  , GHC == 9.4.4
-+  , GHC == 9.6.1
- extra-source-files:
-   README.md
-   CHANGELOG.md
-@@ -67,11 +71,11 @@ library
-     , monad-control                   >= 1.0        && < 1.1
-     , mtl                             >= 2.1        && < 2.4
-     , pretty-show                     >= 1.6        && < 1.11
--    , primitive                       >= 0.6        && < 0.8
-+    , primitive                       >= 0.6        && < 0.9
-     , random                          >= 1.1        && < 1.3
--    , resourcet                       >= 1.1        && < 1.3
-+    , resourcet                       >= 1.1        && < 1.4
-     , stm                             >= 2.4        && < 2.6
--    , template-haskell                >= 2.10       && < 2.20
-+    , template-haskell                >= 2.10       && < 2.21
-     , text                            >= 1.1        && < 2.1
-     , time                            >= 1.4        && < 1.13
-     , transformers                    >= 0.5        && < 0.7


=====================================
p/haskell-hedgehog/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9e09f7c22f1b4a31954eeff02fbf218e4f842bbd
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/20241003/5ffaa073/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list