[Git][haskell-team/DHG_packages][master] dhall: Upgrading from 1.20.1 to 1.26.1

Clint Adams gitlab at salsa.debian.org
Thu Jul 16 11:37:22 BST 2020



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


Commits:
635e0058 by Clint Adams at 2020-07-16T06:36:15-04:00
dhall: Upgrading from 1.20.1 to 1.26.1

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-dhall/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-dhall (1.26.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Thu, 16 Jul 2020 06:30:54 -0400
+
 haskell-dhall (1.20.1-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/haskell-dhall/debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10),
  ghc,
  ghc-prof,
  libghc-diff-dev (>= 0.2),
- libghc-diff-dev (<< 0.4),
+ libghc-diff-dev (<< 0.5),
  libghc-diff-prof,
  libghc-aeson-dev (>= 1.0.0.0),
  libghc-aeson-dev (<< 1.5),
@@ -17,9 +17,8 @@ Build-Depends: debhelper (>= 10),
  libghc-aeson-pretty-dev (<< 0.9),
  libghc-aeson-pretty-prof,
  libghc-ansi-terminal-dev (>= 0.6.3.1),
- libghc-ansi-terminal-dev (<< 0.9),
- libghc-ansi-terminal-prof (>= 0.6.3.1),
- libghc-ansi-terminal-prof (<< 0.9),
+ libghc-ansi-terminal-dev (<< 0.11),
+ libghc-ansi-terminal-prof,
  libghc-case-insensitive-dev (<< 1.3),
  libghc-case-insensitive-prof (<< 1.3),
  libghc-cborg-dev (>= 0.2.0.0),
@@ -31,20 +30,21 @@ Build-Depends: debhelper (>= 10),
  libghc-contravariant-prof (<< 1.6),
  libghc-cryptonite-dev (>= 0.23),
  libghc-cryptonite-dev (<< 1.0),
- libghc-cryptonite-prof (>= 0.23),
- libghc-cryptonite-prof (<< 1.0),
+ libghc-cryptonite-prof,
+ libghc-data-fix-dev (<< 0.3),
+ libghc-data-fix-prof,
  libghc-dotgen-dev (>= 0.4.2),
  libghc-dotgen-dev (<< 0.5),
- libghc-dotgen-prof (>= 0.4.2),
- libghc-dotgen-prof (<< 0.5),
+ libghc-dotgen-prof,
+ libghc-either-dev (>= 5),
+ libghc-either-dev (<< 5.1),
+ libghc-either-prof,
  libghc-exceptions-dev (>= 0.8.3),
  libghc-exceptions-dev (<< 0.11),
  libghc-exceptions-prof (>= 0.8.3),
- libghc-exceptions-prof (<< 0.11),
  libghc-http-client-dev (>= 0.4.30),
- libghc-http-client-dev (<< 0.6),
- libghc-http-client-prof (>= 0.4.30),
- libghc-http-client-prof (<< 0.6),
+ libghc-http-client-dev (<< 0.7),
+ libghc-http-client-prof,
  libghc-http-client-tls-dev (>= 0.2.0),
  libghc-http-client-tls-dev (<< 0.4),
  libghc-http-client-tls-prof (>= 0.2.0),
@@ -54,45 +54,48 @@ Build-Depends: debhelper (>= 10),
  libghc-http-types-prof (>= 0.7.0),
  libghc-http-types-prof (<< 0.13),
  libghc-lens-family-core-dev (>= 1.0.0),
- libghc-lens-family-core-dev (<< 1.3),
- libghc-lens-family-core-prof (>= 1.0.0),
- libghc-lens-family-core-prof (<< 1.3),
- libghc-megaparsec-dev (>= 7.0.0),
+ libghc-lens-family-core-dev (<< 2.1),
+ libghc-lens-family-core-prof,
+ libghc-megaparsec-dev (>= 6.5.0),
  libghc-megaparsec-dev (<< 7.1),
  libghc-megaparsec-prof (>= 7.0.0),
- libghc-megaparsec-prof (<< 7.1),
  libghc-memory-dev (>= 0.14),
- libghc-memory-dev (<< 0.15),
- libghc-memory-prof (>= 0.14),
- libghc-memory-prof (<< 0.15),
+ libghc-memory-dev (<< 0.16),
+ libghc-memory-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.15),
- libghc-optparse-applicative-prof (>= 0.14.0.0),
- libghc-optparse-applicative-prof (<< 0.15),
+ libghc-optparse-applicative-dev (<< 0.16),
+ libghc-optparse-applicative-prof,
  libghc-parsers-dev (>= 0.12.4),
  libghc-parsers-dev (<< 0.13),
  libghc-parsers-prof (>= 0.12.4),
- libghc-parsers-prof (<< 0.13),
  libghc-prettyprinter-dev (>= 1.2.0.1),
- libghc-prettyprinter-dev (<< 1.3),
- libghc-prettyprinter-prof (>= 1.2.0.1),
- libghc-prettyprinter-prof (<< 1.3),
+ libghc-prettyprinter-dev (<< 1.4),
+ libghc-prettyprinter-prof,
  libghc-prettyprinter-ansi-terminal-dev (>= 1.1.1),
  libghc-prettyprinter-ansi-terminal-dev (<< 1.2),
- libghc-prettyprinter-ansi-terminal-prof (>= 1.1.1),
- libghc-prettyprinter-ansi-terminal-prof (<< 1.2),
- libghc-repline-dev (>= 0.2.0.0),
+ libghc-prettyprinter-ansi-terminal-prof,
+ libghc-profunctors-dev (>= 3.1.2),
+ libghc-profunctors-dev (<< 5.6),
+ libghc-profunctors-prof,
+ libghc-repline-dev (>= 0.2.1.0),
  libghc-repline-dev (<< 0.3),
  libghc-repline-prof (>= 0.2.0.0),
- libghc-repline-prof (<< 0.3),
  libghc-scientific-dev (>= 0.3.0.0),
  libghc-scientific-dev (<< 0.4),
  libghc-scientific-prof (>= 0.3.0.0),
  libghc-scientific-prof (<< 0.4),
  libghc-serialise-dev (>= 0.2.0.0),
  libghc-serialise-dev (<< 0.3),
- libghc-serialise-prof (>= 0.2.0.0),
- libghc-serialise-prof (<< 0.3),
+ libghc-serialise-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),
@@ -104,34 +107,38 @@ Build-Depends: debhelper (>= 10),
  libghc-vector-prof (>= 0.11.0.0),
  libghc-vector-prof (<< 0.13),
  libghc-quickcheck2-dev (>= 2.10),
- libghc-quickcheck2-dev (<< 2.13),
- libghc-quickcheck2-prof (>= 2.10),
- libghc-quickcheck2-prof (<< 2.13),
+ libghc-quickcheck2-dev (<< 2.14),
+ libghc-quickcheck2-prof,
+ libghc-data-fix-dev,
  libghc-doctest-dev (>= 0.7.0),
  libghc-doctest-dev (<< 0.17),
- libghc-doctest-prof (>= 0.7.0),
- libghc-doctest-prof (<< 0.17),
+ libghc-doctest-prof,
+ libghc-foldl-dev (<< 1.5),
+ libghc-foldl-prof,
+ libghc-generic-random-dev (>= 1.3.0.0),
+ libghc-generic-random-dev (<< 1.4),
+ libghc-generic-random-prof,
  libghc-mockery-dev (<< 0.4),
  libghc-mockery-prof (<< 0.4),
- libghc-prettyprinter-dev,
- libghc-prettyprinter-prof,
  libghc-quickcheck-instances-dev (>= 0.3.12),
  libghc-quickcheck-instances-dev (<< 0.4),
- libghc-quickcheck-instances-prof (>= 0.3.12),
- libghc-quickcheck-instances-prof (<< 0.4),
+ libghc-quickcheck-instances-prof,
+ libghc-scientific-dev,
+ libghc-semigroups-dev,
+ libghc-semigroups-prof,
  libghc-serialise-dev,
- libghc-serialise-prof,
  libghc-tasty-dev (>= 0.11.2),
  libghc-tasty-dev (<< 1.3),
  libghc-tasty-prof,
- libghc-tasty-hunit-dev (>= 0.9.2),
+ libghc-tasty-expected-failure-dev (<< 0.12),
+ libghc-tasty-expected-failure-prof,
+ libghc-tasty-hunit-dev (>= 0.10),
  libghc-tasty-hunit-dev (<< 0.11),
  libghc-tasty-hunit-prof (>= 0.9.2),
  libghc-tasty-hunit-prof (<< 0.11),
  libghc-tasty-quickcheck-dev (>= 0.9.2),
  libghc-tasty-quickcheck-dev (<< 0.11),
- libghc-tasty-quickcheck-prof (>= 0.9.2),
- libghc-tasty-quickcheck-prof (<< 0.11),
+ libghc-tasty-quickcheck-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-diff-doc,
  libghc-aeson-doc,
@@ -142,7 +149,9 @@ Build-Depends-Indep: ghc-doc,
  libghc-cborg-json-doc,
  libghc-contravariant-doc,
  libghc-cryptonite-doc,
+ libghc-data-fix-doc,
  libghc-dotgen-doc,
+ libghc-either-doc,
  libghc-exceptions-doc,
  libghc-http-client-doc,
  libghc-http-client-tls-doc,
@@ -150,13 +159,17 @@ Build-Depends-Indep: ghc-doc,
  libghc-lens-family-core-doc,
  libghc-megaparsec-doc,
  libghc-memory-doc,
+ libghc-network-uri-doc,
  libghc-optparse-applicative-doc,
  libghc-parsers-doc,
  libghc-prettyprinter-doc,
  libghc-prettyprinter-ansi-terminal-doc,
+ libghc-profunctors-doc,
  libghc-repline-doc,
  libghc-scientific-doc,
  libghc-serialise-doc,
+ libghc-th-lift-instances-doc,
+ libghc-transformers-compat-doc,
  libghc-unordered-containers-doc,
  libghc-uri-encode-doc,
  libghc-vector-doc,


=====================================
p/haskell-dhall/debian/rules
=====================================
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_ENABLE_TESTS = yes
+DEB_ENABLE_TESTS = no # depends on turtle and spoon
 DEB_SETUP_BIN_NAME = debian/hlibrary.setup
 DEB_CABAL_PACKAGE = dhall
 DEB_DEFAULT_COMPILER = ghc



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/635e00586a2fd96e73e3e0dcf284855d975c266a
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/20200716/026fed7c/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list