[Git][haskell-team/DHG_packages][master] 3 commits: diagrams-cairo: Upgrading from 1.4 to 1.4.1

Clint Adams gitlab at salsa.debian.org
Wed Jul 4 02:52:50 BST 2018


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


Commits:
3395f019 by Clint Adams at 2018-07-03T21:52:28-04:00
diagrams-cairo: Upgrading from 1.4 to 1.4.1

- - - - -
becae749 by Clint Adams at 2018-07-03T21:52:28-04:00
diagrams-lib: Upgrading from 1.4.2.1 to 1.4.2.2

- - - - -
6a5874e3 by Clint Adams at 2018-07-03T21:52:28-04:00
diagrams-svg: Upgrading from 1.4.1.1 to 1.4.2

- - - - -


7 changed files:

- p/haskell-diagrams-cairo/debian/changelog
- − p/haskell-diagrams-cairo/debian/patches/newer-deps
- − p/haskell-diagrams-cairo/debian/patches/series
- p/haskell-diagrams-lib/debian/changelog
- p/haskell-diagrams-svg/debian/changelog
- − p/haskell-diagrams-svg/debian/patches/newer-lens
- − p/haskell-diagrams-svg/debian/patches/series


Changes:

=====================================
p/haskell-diagrams-cairo/debian/changelog
=====================================
--- a/p/haskell-diagrams-cairo/debian/changelog
+++ b/p/haskell-diagrams-cairo/debian/changelog
@@ -1,8 +1,9 @@
-haskell-diagrams-cairo (1.4-5) UNRELEASED; urgency=medium
+haskell-diagrams-cairo (1.4.1-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:34 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 21:49:12 -0400
 
 haskell-diagrams-cairo (1.4-4) unstable; urgency=medium
 


=====================================
p/haskell-diagrams-cairo/debian/patches/newer-deps deleted
=====================================
--- a/p/haskell-diagrams-cairo/debian/patches/newer-deps
+++ /dev/null
@@ -1,33 +0,0 @@
-Description: Newer build-deps from hackage
-Origin: upstream, https://hackage.haskell.org/package/diagrams-cairo-1.4/revisions/
----
-
---- 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.10,
-+  Build-depends:       base >= 4.2 && < 4.11,
-                        mtl >= 2.0 && < 2.3,
-                        filepath,
-                        diagrams-core >= 1.3 && < 1.5,
-@@ -63,14 +63,14 @@
-                        colour,
-                        split >= 0.1.2 && < 0.3,
-                        containers >= 0.3 && < 0.6,
--                       lens >= 3.8 && < 4.16,
-+                       lens >= 3.8 && < 4.17,
-                        data-default-class >= 0.0.1 && < 0.2,
-                        statestack >= 0.2 && < 0.3,
-                        JuicyPixels >= 3.1.3.2 && < 3.3,
--                       vector >= 0.10.0 && < 0.12,
-+                       vector >= 0.10.0 && < 0.13,
-                        array >= 0.4.0 && < 0.6,
-                        bytestring >= 0.9 && < 0.11,
--                       optparse-applicative >= 0.13 && < 0.14,
-+                       optparse-applicative >= 0.13 && < 0.15,
-                        transformers >= 0.3 && <0.6,
-                        hashable >= 1.1 && < 1.3
-   if impl(ghc < 7.6)


=====================================
p/haskell-diagrams-cairo/debian/patches/series deleted
=====================================
--- a/p/haskell-diagrams-cairo/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-deps


=====================================
p/haskell-diagrams-lib/debian/changelog
=====================================
--- a/p/haskell-diagrams-lib/debian/changelog
+++ b/p/haskell-diagrams-lib/debian/changelog
@@ -1,8 +1,9 @@
-haskell-diagrams-lib (1.4.2.1-2) UNRELEASED; urgency=medium
+haskell-diagrams-lib (1.4.2.2-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:34 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 21:49:18 -0400
 
 haskell-diagrams-lib (1.4.2.1-1) unstable; urgency=medium
 


=====================================
p/haskell-diagrams-svg/debian/changelog
=====================================
--- a/p/haskell-diagrams-svg/debian/changelog
+++ b/p/haskell-diagrams-svg/debian/changelog
@@ -1,8 +1,9 @@
-haskell-diagrams-svg (1.4.1.1-4) UNRELEASED; urgency=medium
+haskell-diagrams-svg (1.4.2-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:34 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 21:49:24 -0400
 
 haskell-diagrams-svg (1.4.1.1-3) unstable; urgency=medium
 


=====================================
p/haskell-diagrams-svg/debian/patches/newer-lens deleted
=====================================
--- a/p/haskell-diagrams-svg/debian/patches/newer-lens
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/diagrams-svg.cabal
-+++ b/diagrams-svg.cabal
-@@ -54,7 +54,7 @@
-                      , JuicyPixels          >= 3.1.5 && < 3.3
-                      , split                >= 0.1.2 && < 0.3
-                      , containers           >= 0.3   && < 0.6
--                     , lens                 >= 4.0   && < 4.16
-+                     , lens                 >= 4.0   && < 4.17
-                      , hashable             >= 1.1   && < 1.3
-                      , optparse-applicative >= 0.13  && < 0.15
-                      , semigroups           >= 0.13  && < 0.19


=====================================
p/haskell-diagrams-svg/debian/patches/series deleted
=====================================
--- a/p/haskell-diagrams-svg/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-lens



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/ae9a0af730ca0376d6bd174ab8b97c0779a4e60d...6a5874e3d5083ab3b772359676721a09f8572d41

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/ae9a0af730ca0376d6bd174ab8b97c0779a4e60d...6a5874e3d5083ab3b772359676721a09f8572d41
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/20180704/fac38118/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list