[Git][haskell-team/DHG_packages][master] aeson: Upgrading from 2.0.3.0 to 2.1.2.1

Clint Adams (@clint) gitlab at salsa.debian.org
Mon Sep 18 14:52:07 BST 2023



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


Commits:
46a1a537 by Clint Adams at 2023-09-18T09:50:54-04:00
aeson: Upgrading from 2.0.3.0 to 2.1.2.1

- - - - -


4 changed files:

- p/haskell-aeson/debian/changelog
- p/haskell-aeson/debian/control
- + p/haskell-aeson/debian/patches/no-generically
- + p/haskell-aeson/debian/patches/series


Changes:

=====================================
p/haskell-aeson/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-aeson (2.0.3.0-2) UNRELEASED; urgency=medium
+haskell-aeson (2.1.2.1-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:33:24 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 18 Sep 2023 09:32:16 -0400
 
 haskell-aeson (2.0.3.0-1) unstable; urgency=medium
 


=====================================
p/haskell-aeson/debian/control
=====================================
@@ -36,7 +36,7 @@ Build-Depends:
  libghc-indexed-traversable-dev (<< 0.2),
  libghc-indexed-traversable-prof,
  libghc-primitive-dev (>= 0.7.3.0),
- libghc-primitive-dev (<< 0.8),
+ libghc-primitive-dev (<< 0.9),
  libghc-primitive-prof,
  libghc-scientific-dev (>= 0.3.7.0),
  libghc-scientific-dev (<< 0.4),
@@ -55,7 +55,7 @@ Build-Depends:
  libghc-text-short-dev (<< 0.2),
  libghc-text-short-prof,
  libghc-th-abstraction-dev (>= 0.3.0.0),
- libghc-th-abstraction-dev (<< 0.5),
+ libghc-th-abstraction-dev (<< 0.6),
  libghc-th-abstraction-prof,
  libghc-these-dev (>= 1.1.1.1),
  libghc-these-dev (<< 1.2),
@@ -70,7 +70,7 @@ Build-Depends:
  libghc-uuid-types-dev (<< 1.1),
  libghc-uuid-types-prof,
  libghc-vector-dev (>= 0.12.0.1),
- libghc-vector-dev (<< 0.13),
+ libghc-vector-dev (<< 0.14),
  libghc-vector-prof,
  libghc-witherable-dev (>= 0.4.2),
  libghc-witherable-dev (<< 0.5),
@@ -98,7 +98,7 @@ Build-Depends:
  libghc-integer-logarithms-dev (<< 1.1),
  libghc-integer-logarithms-prof,
  libghc-primitive-dev,
- libghc-quickcheck-instances-dev (>= 0.3.26.1),
+ libghc-quickcheck-instances-dev (>= 0.3.29),
  libghc-quickcheck-instances-dev (<< 0.4),
  libghc-quickcheck-instances-prof,
  libghc-scientific-dev,


=====================================
p/haskell-aeson/debian/patches/no-generically
=====================================
@@ -0,0 +1,18 @@
+--- a/aeson.cabal
++++ b/aeson.cabal
+@@ -117,7 +117,6 @@ library
+   -- Compat
+   build-depends:
+       base-compat-batteries  >=0.10.0 && <0.13
+-    , generically            >=0.1    && <0.2
+     , time-compat            >=1.9.6  && <1.10
+ 
+   if !impl(ghc >=8.6)
+@@ -207,7 +206,6 @@ test-suite aeson-tests
+     , dlist
+     , filepath
+     , generic-deriving      >=1.10     && <1.15
+-    , generically
+     , ghc-prim              >=0.2
+     , hashable
+     , indexed-traversable


=====================================
p/haskell-aeson/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-generically



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/46a1a53734d772ab8693dcf2de955f3228bb7e2d
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/20230918/3592c740/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list