[Git][haskell-team/DHG_packages][master] dhall: Upgrading from 1.32.0 to 1.40.2

Clint Adams (@clint) gitlab at salsa.debian.org
Tue Aug 2 19:59:10 BST 2022



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


Commits:
9217aff0 by Clint Adams at 2022-08-02T14:55:30-04:00
dhall: Upgrading from 1.32.0 to 1.40.2

- - - - -


2 changed files:

- p/haskell-dhall/debian/changelog
- p/haskell-dhall/debian/control


Changes:

=====================================
p/haskell-dhall/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-dhall (1.32.0-2) UNRELEASED; urgency=medium
+haskell-dhall (1.40.2-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:15 +0300
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 02 Aug 2022 14:54:16 -0400
 
 haskell-dhall (1.32.0-1) unstable; urgency=medium
 


=====================================
p/haskell-dhall/debian/control
=====================================
@@ -12,16 +12,18 @@ Build-Depends: debhelper (>= 10),
  libghc-diff-dev (<< 0.5),
  libghc-diff-prof,
  libghc-aeson-dev (>= 1.0.0.0),
- libghc-aeson-dev (<< 1.5),
+ libghc-aeson-dev (<< 2.1),
  libghc-aeson-prof,
  libghc-aeson-pretty-dev (<< 0.9),
  libghc-aeson-pretty-prof,
  libghc-ansi-terminal-dev (>= 0.6.3.1),
- libghc-ansi-terminal-dev (<< 0.11),
+ libghc-ansi-terminal-dev (<< 0.12),
  libghc-ansi-terminal-prof,
  libghc-atomic-write-dev (>= 0.2.0.7),
  libghc-atomic-write-dev (<< 0.3),
  libghc-atomic-write-prof,
+ libghc-base16-bytestring-dev (>= 1.0.0.0),
+ libghc-base16-bytestring-prof,
  libghc-case-insensitive-dev (<< 1.3),
  libghc-case-insensitive-prof (<< 1.3),
  libghc-cborg-dev (>= 0.2.0.0),
@@ -31,11 +33,10 @@ Build-Depends: debhelper (>= 10),
  libghc-cborg-json-dev (<< 0.3),
  libghc-cborg-json-prof,
  libghc-contravariant-dev (<< 1.6),
- libghc-contravariant-prof (<< 1.6),
- libghc-cryptonite-dev (>= 0.23),
- libghc-cryptonite-dev (<< 1.0),
- libghc-cryptonite-prof,
- libghc-data-fix-dev (<< 0.3),
+ libghc-contravariant-prof,
+ libghc-cryptohash-sha256-dev,
+ libghc-cryptohash-sha256-prof,
+ libghc-data-fix-dev (<< 0.4),
  libghc-data-fix-prof,
  libghc-dotgen-dev (>= 0.4.2),
  libghc-dotgen-dev (<< 0.5),
@@ -50,10 +51,10 @@ Build-Depends: debhelper (>= 10),
  libghc-half-dev (<< 0.4),
  libghc-half-prof,
  libghc-hashable-dev (>= 1.2),
- libghc-hashable-dev (<< 1.4),
+ libghc-hashable-dev (<< 1.5),
  libghc-hashable-prof,
- libghc-http-client-dev (>= 0.4.30),
- libghc-http-client-dev (<< 0.7),
+ libghc-http-client-dev (>= 0.5.0),
+ libghc-http-client-dev (<< 0.8),
  libghc-http-client-prof,
  libghc-http-client-tls-dev (>= 0.2.0),
  libghc-http-client-tls-dev (<< 0.4),
@@ -66,36 +67,35 @@ Build-Depends: debhelper (>= 10),
  libghc-lens-family-core-dev (>= 1.0.0),
  libghc-lens-family-core-dev (<< 2.2),
  libghc-lens-family-core-prof,
- libghc-megaparsec-dev (>= 7),
- libghc-megaparsec-dev (<< 8.1),
+ libghc-megaparsec-dev (>= 8),
+ libghc-megaparsec-dev (<< 10),
  libghc-megaparsec-prof,
- libghc-memory-dev (>= 0.14),
- libghc-memory-dev (<< 0.16),
- libghc-memory-prof,
+ libghc-mmorph-dev (<< 1.3),
+ libghc-mmorph-prof,
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-dev (<< 2.7),
  libghc-network-uri-prof,
  libghc-optparse-applicative-dev (>= 0.14.0.0),
- libghc-optparse-applicative-dev (<< 0.16),
+ libghc-optparse-applicative-dev (<< 0.17),
  libghc-optparse-applicative-prof,
  libghc-parser-combinators-dev,
  libghc-parser-combinators-prof,
  libghc-parsers-dev (>= 0.12.4),
  libghc-parsers-dev (<< 0.13),
  libghc-parsers-prof,
- libghc-pretty-simple-dev (<< 4),
+ libghc-pretty-simple-dev (<< 4.1),
  libghc-pretty-simple-prof,
- libghc-prettyprinter-dev (>= 1.5.1),
- libghc-prettyprinter-dev (<< 1.7),
+ libghc-prettyprinter-dev (>= 1.7.0),
+ libghc-prettyprinter-dev (<< 1.8),
  libghc-prettyprinter-prof,
  libghc-prettyprinter-ansi-terminal-dev (>= 1.1.1),
  libghc-prettyprinter-ansi-terminal-dev (<< 1.2),
  libghc-prettyprinter-ansi-terminal-prof,
  libghc-profunctors-dev (>= 3.1.2),
- libghc-profunctors-dev (<< 5.6),
+ libghc-profunctors-dev (<< 5.7),
  libghc-profunctors-prof,
- libghc-repline-dev (>= 0.2.1.0),
- libghc-repline-dev (<< 0.4),
+ libghc-repline-dev (>= 0.4.0.0),
+ libghc-repline-dev (<< 0.5),
  libghc-repline-prof,
  libghc-scientific-dev (>= 0.3.0.0),
  libghc-scientific-dev (<< 0.4),
@@ -105,14 +105,11 @@ Build-Depends: debhelper (>= 10),
  libghc-serialise-dev (<< 0.3),
  libghc-serialise-prof,
  libghc-text-manipulate-dev (>= 0.2.0.1),
- libghc-text-manipulate-dev (<< 0.3),
+ libghc-text-manipulate-dev (<< 0.4),
  libghc-text-manipulate-prof,
  libghc-th-lift-instances-dev (>= 0.1.13),
  libghc-th-lift-instances-dev (<< 0.2),
  libghc-th-lift-instances-prof,
- libghc-transformers-compat-dev (>= 0.6.2),
- libghc-transformers-compat-dev (<< 0.7),
- libghc-transformers-compat-prof,
  libghc-unordered-containers-dev (>= 0.1.3.0),
  libghc-unordered-containers-dev (<< 0.3),
  libghc-unordered-containers-prof (>= 0.1.3.0),
@@ -162,11 +159,12 @@ Build-Depends-Indep: ghc-doc,
  libghc-aeson-pretty-doc,
  libghc-ansi-terminal-doc,
  libghc-atomic-write-doc,
+ libghc-base16-bytestring-doc,
  libghc-case-insensitive-doc,
  libghc-cborg-doc,
  libghc-cborg-json-doc,
  libghc-contravariant-doc,
- libghc-cryptonite-doc,
+ libghc-cryptohash-sha256-doc,
  libghc-data-fix-doc,
  libghc-dotgen-doc,
  libghc-either-doc,
@@ -178,7 +176,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-http-types-doc,
  libghc-lens-family-core-doc,
  libghc-megaparsec-doc,
- libghc-memory-doc,
+ libghc-mmorph-doc,
  libghc-network-uri-doc,
  libghc-optparse-applicative-doc,
  libghc-parser-combinators-doc,
@@ -192,7 +190,6 @@ Build-Depends-Indep: ghc-doc,
  libghc-serialise-doc,
  libghc-text-manipulate-doc,
  libghc-th-lift-instances-doc,
- libghc-transformers-compat-doc,
  libghc-unordered-containers-doc,
  libghc-uri-encode-doc,
  libghc-vector-doc,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9217aff0b1203eec906cda37a1bb569b2c1b9bd8
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/20220802/5ad08605/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list