[Git][haskell-team/DHG_packages][master] diagrams-lib: Upgrading from 1.4.2.3 to 1.4.3

Clint Adams gitlab at salsa.debian.org
Tue Jun 16 18:25:31 BST 2020



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


Commits:
9cfb27ab by Clint Adams at 2020-06-16T13:20:57-04:00
diagrams-lib: Upgrading from 1.4.2.3 to 1.4.3

- - - - -


3 changed files:

- p/haskell-diagrams-lib/debian/changelog
- p/haskell-diagrams-lib/debian/control
- p/haskell-diagrams-lib/debian/patches/newer-deps


Changes:

=====================================
p/haskell-diagrams-lib/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-diagrams-lib (1.4.3-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 16 Jun 2020 13:17:27 -0400
+
 haskell-diagrams-lib (1.4.2.3-3) unstable; urgency=medium
 
   * Bump dependency bounds


=====================================
p/haskell-diagrams-lib/debian/control
=====================================
@@ -11,8 +11,11 @@ Build-Depends:
  ghc (>= 8.4.3),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-active-dev (<< 0.3),
+ libghc-juicypixels-dev (>= 3.3.4),
+ libghc-juicypixels-dev (<< 3.4),
+ libghc-juicypixels-prof,
  libghc-active-dev (>= 0.2),
+ libghc-active-dev (<< 0.3),
  libghc-active-prof,
  libghc-adjunctions-dev (<< 5.0),
  libghc-adjunctions-dev (>= 4.0),
@@ -47,32 +50,32 @@ Build-Depends:
  libghc-fsnotify-dev (>= 0.2.1),
  libghc-fsnotify-dev (<< 0.4),
  libghc-fsnotify-prof,
- libghc-hashable-dev (<< 1.3),
  libghc-hashable-dev (>= 1.1),
+ libghc-hashable-dev (<< 1.4),
  libghc-hashable-prof,
  libghc-juicypixels-dev (<< 3.4),
  libghc-juicypixels-dev (>= 3.1.5),
  libghc-juicypixels-prof,
  libghc-intervals-dev (>= 0.7),
- libghc-intervals-dev (<< 0.9),
+ libghc-intervals-dev (<< 0.10),
  libghc-intervals-prof,
  libghc-lens-dev (>= 4.6),
- libghc-lens-dev (<< 4.18),
+ libghc-lens-dev (<< 4.20),
  libghc-lens-prof,
- libghc-linear-dev (<< 1.21),
  libghc-linear-dev (>= 1.20.1),
+ libghc-linear-dev (<< 1.22),
  libghc-linear-prof,
  libghc-monoid-extras-dev (>= 0.3),
  libghc-monoid-extras-dev (<< 0.6),
  libghc-monoid-extras-prof,
  libghc-optparse-applicative-dev (>= 0.11),
- libghc-optparse-applicative-dev (<< 0.15),
+ libghc-optparse-applicative-dev (<< 0.16),
  libghc-optparse-applicative-prof,
  libghc-profunctors-dev (>= 5.0),
  libghc-profunctors-dev (<< 6.0),
  libghc-profunctors-prof,
  libghc-semigroups-dev (>= 0.3.4),
- libghc-semigroups-dev (<< 0.19),
+ libghc-semigroups-dev (<< 0.20),
  libghc-semigroups-prof,
  libghc-tagged-dev (>= 0.7),
  libghc-tagged-prof,
@@ -104,8 +107,8 @@ Build-Depends-Indep:
  libghc-semigroups-doc,
  libghc-tagged-doc,
  libghc-unordered-containers-doc,
-Standards-Version: 4.1.4
-Homepage: http://projects.haskell.org/diagrams
+Standards-Version: 4.5.0
+Homepage: https://diagrams.github.io
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-diagrams-lib
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-diagrams-lib]
 


=====================================
p/haskell-diagrams-lib/debian/patches/newer-deps
=====================================
@@ -1,27 +1,27 @@
---- haskell-diagrams-lib-1.4.2.3.orig/diagrams-lib.cabal
-+++ haskell-diagrams-lib-1.4.2.3/diagrams-lib.cabal
-@@ -100,8 +100,8 @@ Library
+--- a/diagrams-lib.cabal
++++ b/diagrams-lib.cabal
+@@ -100,7 +100,7 @@
                         Diagrams.TwoD.Types,
                         Diagrams.TwoD.Vector,
                         Diagrams.Util
--  Build-depends:       base >= 4.6 && < 4.12,
--                       containers >= 0.3 && < 0.6,
-+  Build-depends:       base >= 4.6 && < 4.13,
-+                       containers >= 0.3 && < 0.7,
+-  Build-depends:       base >= 4.8 && < 4.14,
++  Build-depends:       base >= 4.8 && < 5,
+                        containers >= 0.3 && < 0.7,
                         array >= 0.3 && < 0.6,
-                        semigroups >= 0.3.4 && < 0.19,
-                        monoid-extras >= 0.3 && < 0.6,
-@@ -113,11 +113,11 @@ Library
+                        semigroups >= 0.3.4 && < 0.20,
+@@ -113,13 +113,13 @@
                         data-default-class < 0.2,
                         fingertree >= 0.1 && < 0.2,
-                        intervals >= 0.7 && < 0.9,
--                       lens >= 4.6 && < 4.17,
-+                       lens >= 4.6 && < 4.18,
+                        intervals >= 0.7 && < 0.10,
+-                       lens >= 4.6 && < 4.19,
++                       lens >= 4.6 && < 4.20,
                         tagged >= 0.7,
-                        optparse-applicative >= 0.11 && < 0.15,
+                        optparse-applicative >= 0.11 && < 0.16,
                         filepath,
--                       JuicyPixels >= 3.1.5 && < 3.3,
-+                       JuicyPixels >= 3.1.5 && < 3.4,
-                        hashable >= 1.1 && < 1.3,
-                        linear >= 1.20.1 && < 1.21,
+                        JuicyPixels >= 3.3.4 && < 3.4,
+                        hashable >= 1.1 && < 1.4,
+-                       linear >= 1.20.1 && < 1.21,
++                       linear >= 1.20.1 && < 1.22,
                         adjunctions >= 4.0 && < 5.0,
+                        distributive >=0.2.2 && < 1.0,
+                        process >= 1.1 && < 1.7,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9cfb27ab7eee9968ae85a8b55527fdbb6c7132a7
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/57b49124/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list