[Git][haskell-team/DHG_packages][master] aeson-pretty: Upgrading from 0.8.9 to 0.8.10
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Tue Oct 8 02:42:24 BST 2024
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
6e95b838 by Scott Talbert at 2024-10-07T21:35:10-04:00
aeson-pretty: Upgrading from 0.8.9 to 0.8.10
- - - - -
4 changed files:
- p/haskell-aeson-pretty/debian/changelog
- p/haskell-aeson-pretty/debian/control
- − p/haskell-aeson-pretty/debian/patches/newer-deps
- − p/haskell-aeson-pretty/debian/patches/series
Changes:
=====================================
p/haskell-aeson-pretty/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-aeson-pretty (0.8.9-3) UNRELEASED; urgency=medium
+haskell-aeson-pretty (0.8.10-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:16:55 +0300
+ [ Scott Talbert ]
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Mon, 07 Oct 2024 21:22:23 -0400
haskell-aeson-pretty (0.8.9-2) unstable; urgency=medium
=====================================
p/haskell-aeson-pretty/debian/control
=====================================
@@ -9,13 +9,19 @@ Build-Depends:
haskell-devscripts (>= 0.13),
cdbs,
debhelper (>= 10),
- ghc (>= 9.4),
+ ghc (>= 9.6),
ghc-prof,
- libghc-aeson-dev,
+ libghc-aeson-dev (>= 1.1),
+ libghc-aeson-dev (<< 2.3),
libghc-aeson-prof,
+ libghc-attoparsec-dev (>= 0.10),
+ libghc-attoparsec-prof,
+ libghc-attoparsec-aeson-dev,
+ libghc-attoparsec-aeson-prof,
libghc-base-compat-dev (>= 0.9),
libghc-base-compat-prof,
libghc-cmdargs-dev (>= 0.7),
+ libghc-cmdargs-prof,
libghc-scientific-dev (>= 0.3),
libghc-scientific-prof,
libghc-unordered-containers-dev (>= 0.2.14.0),
=====================================
p/haskell-aeson-pretty/debian/patches/newer-deps deleted
=====================================
@@ -1,29 +0,0 @@
-Index: b/aeson-pretty.cabal
-===================================================================
---- a/aeson-pretty.cabal
-+++ b/aeson-pretty.cabal
-@@ -1,6 +1,7 @@
- cabal-version: 2.0
- name: aeson-pretty
- version: 0.8.9
-+x-revision: 2
- license: BSD3
- license-file: LICENSE
- category: Text, Web, JSON, Pretty Printer
-@@ -41,14 +42,14 @@ library
- Data.Aeson.Encode.Pretty
-
- build-depends:
-- aeson ^>= 1.0 || ^>=1.1 || ^>=1.2 || ^>=1.3 || ^>=1.4 || ^>=1.5 || ^>=2.0,
-+ aeson ^>= 1.0 || ^>=1.1 || ^>=1.2 || ^>=1.3 || ^>=1.4 || ^>=1.5 || ^>=2.0 || ^>=2.1,
- base >= 4.5,
- base-compat >= 0.9,
- bytestring >= 0.9,
- scientific >= 0.3,
- vector >= 0.9,
- text >= 0.11,
-- unordered-containers >= 0.1.3.0
-+ unordered-containers >= 0.2.14.0
-
- if !impl(ghc >= 8.0)
- build-depends:
=====================================
p/haskell-aeson-pretty/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6e95b8389139ee26d11b2597c88d8909f442d1f0
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6e95b8389139ee26d11b2597c88d8909f442d1f0
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/20241008/2f9cd81b/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list