[Git][haskell-team/DHG_packages][master] trifecta: Upgrading from 2 to 2.1

Clint Adams gitlab at salsa.debian.org
Tue Jun 16 18:40:11 BST 2020



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


Commits:
4e7c5348 by Clint Adams at 2020-06-16T13:39:31-04:00
trifecta: Upgrading from 2 to 2.1

- - - - -


3 changed files:

- p/haskell-trifecta/debian/changelog
- p/haskell-trifecta/debian/control
- p/haskell-trifecta/debian/patches/disable-doctests


Changes:

=====================================
p/haskell-trifecta/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-trifecta (2.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 16 Jun 2020 13:37:57 -0400
+
 haskell-trifecta (2-3) unstable; urgency=medium
 
   * Disable doctests, fails on too many architectures


=====================================
p/haskell-trifecta/debian/control
=====================================
@@ -12,13 +12,10 @@ Build-Depends:
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-ansi-terminal-dev (>= 0.6),
- libghc-ansi-terminal-dev (<< 0.9),
+ libghc-ansi-terminal-dev (<< 0.11),
  libghc-ansi-terminal-prof,
- libghc-ansi-wl-pprint-dev (<< 0.7),
- libghc-ansi-wl-pprint-dev (>= 0.6.6),
- libghc-ansi-wl-pprint-prof,
- libghc-blaze-builder-dev (<< 0.5),
  libghc-blaze-builder-dev (>= 0.3.0.1),
+ libghc-blaze-builder-dev (<< 0.5),
  libghc-blaze-builder-prof,
  libghc-blaze-html-dev (>= 0.5),
  libghc-blaze-html-dev (<< 0.10),
@@ -35,8 +32,8 @@ Build-Depends:
  libghc-fingertree-dev (<< 0.2),
  libghc-fingertree-dev (>= 0.1),
  libghc-fingertree-prof,
- libghc-hashable-dev (<< 1.3),
  libghc-hashable-dev (>= 1.2.1),
+ libghc-hashable-dev (<< 1.4),
  libghc-hashable-prof,
  libghc-lens-dev (<< 5),
  libghc-lens-dev (>= 4.0),
@@ -45,8 +42,14 @@ Build-Depends:
  libghc-parsers-dev (<< 1),
  libghc-parsers-dev (>= 0.12.1),
  libghc-parsers-prof,
- libghc-profunctors-dev (<< 6),
+ libghc-prettyprinter-dev (>= 1.2),
+ libghc-prettyprinter-dev (<< 2),
+ libghc-prettyprinter-prof,
+ libghc-prettyprinter-ansi-terminal-dev (>= 1.1),
+ libghc-prettyprinter-ansi-terminal-dev (<< 2),
+ libghc-prettyprinter-ansi-terminal-prof,
  libghc-profunctors-dev (>= 4.0),
+ libghc-profunctors-dev (<< 6),
  libghc-profunctors-prof,
  libghc-quickcheck2-dev,
  libghc-reducers-dev (<< 4),
@@ -65,7 +68,6 @@ Build-Depends:
  libghc-parsers-dev,
 Build-Depends-Indep: ghc-doc,
  libghc-ansi-terminal-doc,
- libghc-ansi-wl-pprint-doc,
  libghc-blaze-builder-doc,
  libghc-blaze-html-doc,
  libghc-blaze-markup-doc,
@@ -75,13 +77,15 @@ Build-Depends-Indep: ghc-doc,
  libghc-hashable-doc,
  libghc-lens-doc,
  libghc-parsers-doc,
+ libghc-prettyprinter-doc,
+ libghc-prettyprinter-ansi-terminal-doc,
  libghc-profunctors-doc,
  libghc-reducers-doc,
  libghc-semigroups-doc,
  libghc-unordered-containers-doc,
  libghc-utf8-string-doc,
-Standards-Version: 4.1.4
-Homepage: http://github.com/ekmett/trifecta/
+Standards-Version: 4.5.0
+Homepage: https://github.com/ekmett/trifecta/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-trifecta
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-trifecta]
 X-Description: modern parser combinator library with convenient diagnostics


=====================================
p/haskell-trifecta/debian/patches/disable-doctests
=====================================
@@ -5,11 +5,9 @@ Description: Disable doctests
   Re-enable doctests once this has been fixed.
 Author: Ilias Tsitsimpis <iliastsi at debian.org>
 
-Index: b/trifecta.cabal
-===================================================================
 --- a/trifecta.cabal
 +++ b/trifecta.cabal
-@@ -101,6 +101,7 @@ library
+@@ -111,6 +111,7 @@
      build-depends: fail == 4.9.*
  
  test-suite doctests



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4e7c53485a9e3793f972c2eb1aec9533c8bc4588
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/20200616/a78b5f67/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list