[Git][haskell-team/DHG_packages][master] diagrams-cairo: Upgrading from 1.4.1 to 1.4.1.1
Clint Adams
gitlab at salsa.debian.org
Tue Jun 16 23:23:31 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
35f78406 by Clint Adams at 2020-06-16T18:22:57-04:00
diagrams-cairo: Upgrading from 1.4.1 to 1.4.1.1
- - - - -
3 changed files:
- p/haskell-diagrams-cairo/debian/changelog
- p/haskell-diagrams-cairo/debian/control
- p/haskell-diagrams-cairo/debian/patches/newer-deps
Changes:
=====================================
p/haskell-diagrams-cairo/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-diagrams-cairo (1.4.1.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 16 Jun 2020 18:18:25 -0400
+
haskell-diagrams-cairo (1.4.1-4) unstable; urgency=medium
* Patch for newer deps
=====================================
p/haskell-diagrams-cairo/debian/control
=====================================
@@ -11,8 +11,11 @@ Build-Depends:
ghc (>= 8.4.3),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-cairo-dev (<< 0.14),
+ libghc-juicypixels-dev (>= 3.1.3.2),
+ libghc-juicypixels-dev (<< 3.4),
+ libghc-juicypixels-prof,
libghc-cairo-dev (>= 0.12.4),
+ libghc-cairo-dev (<< 0.14),
libghc-cairo-prof,
libghc-colour-dev,
libghc-colour-prof,
@@ -25,17 +28,17 @@ Build-Depends:
libghc-diagrams-lib-dev (>= 1.3),
libghc-diagrams-lib-dev (<< 1.5),
libghc-diagrams-lib-prof,
- libghc-hashable-dev (<< 1.3),
libghc-hashable-dev (>= 1.1),
+ libghc-hashable-dev (<< 1.4),
libghc-hashable-prof,
libghc-juicypixels-dev (>= 3.1.3.2),
libghc-juicypixels-dev (<< 3.4),
libghc-juicypixels-prof,
libghc-lens-dev (>= 3.8),
- libghc-lens-dev (<< 4.18),
+ libghc-lens-dev (<< 4.20),
libghc-lens-prof,
libghc-optparse-applicative-dev (>= 0.13),
- libghc-optparse-applicative-dev (<< 0.15),
+ libghc-optparse-applicative-dev (<< 0.16),
libghc-optparse-applicative-prof,
libghc-pango-dev (<< 0.14),
libghc-pango-dev (>= 0.12.5),
@@ -43,8 +46,8 @@ Build-Depends:
libghc-split-dev (<< 0.3),
libghc-split-dev (>= 0.1.2),
libghc-split-prof,
- libghc-statestack-dev (<< 0.3),
libghc-statestack-dev (>= 0.2),
+ libghc-statestack-dev (<< 0.4),
libghc-statestack-prof,
libghc-vector-dev (>= 0.10.0),
libghc-vector-dev (<< 0.13),
@@ -64,7 +67,7 @@ Build-Depends-Indep:
libghc-split-doc,
libghc-statestack-doc,
libghc-vector-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
Homepage: http://projects.haskell.org/diagrams
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-diagrams-cairo
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-diagrams-cairo]
=====================================
p/haskell-diagrams-cairo/debian/patches/newer-deps
=====================================
@@ -1,26 +1,20 @@
---- haskell-diagrams-cairo-1.4.1.orig/diagrams-cairo.cabal
-+++ haskell-diagrams-cairo-1.4.1/diagrams-cairo.cabal
-@@ -53,7 +53,7 @@ Library
+--- a/diagrams-cairo.cabal
++++ b/diagrams-cairo.cabal
+@@ -53,7 +53,7 @@
Diagrams.Backend.Cairo.Ptr
Diagrams.Backend.Cairo.Text
Hs-source-dirs: src
-- Build-depends: base >= 4.2 && < 4.12,
-+ Build-depends: base >= 4.2 && < 4.13,
+- Build-depends: base >= 4.2 && < 4.14,
++ Build-depends: base >= 4.2 && < 5,
mtl >= 2.0 && < 2.3,
filepath,
diagrams-core >= 1.3 && < 1.5,
-@@ -62,11 +62,11 @@ Library
- pango >= 0.12.5 && < 0.14,
+@@ -63,7 +63,7 @@
colour,
split >= 0.1.2 && < 0.3,
-- containers >= 0.3 && < 0.6,
-- lens >= 3.8 && < 4.17,
-+ containers >= 0.3,
-+ lens >= 3.8 && < 4.18,
+ containers >= 0.3 && < 0.7,
+- lens >= 3.8 && < 4.19,
++ lens >= 3.8 && < 4.20,
data-default-class >= 0.0.1 && < 0.2,
- statestack >= 0.2 && < 0.3,
-- JuicyPixels >= 3.1.3.2 && < 3.3,
-+ JuicyPixels >= 3.1.3.2 && < 3.4,
- vector >= 0.10.0 && < 0.13,
- array >= 0.4.0 && < 0.6,
- bytestring >= 0.9 && < 0.11,
+ statestack >= 0.2 && < 0.4,
+ JuicyPixels >= 3.1.3.2 && < 3.4,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/35f7840690e6f536b7f081f193416ca6ca20e29a
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/35f7840690e6f536b7f081f193416ca6ca20e29a
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/49f4089a/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list