[Git][haskell-team/DHG_packages][master] diagrams-svg: Upgrading from 1.4.3 to 1.4.3.1
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Wed Jul 27 10:24:12 BST 2022
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
4b434a94 by Ilias Tsitsimpis at 2022-07-27T12:22:12+03:00
diagrams-svg: Upgrading from 1.4.3 to 1.4.3.1
- - - - -
4 changed files:
- p/haskell-diagrams-svg/debian/changelog
- p/haskell-diagrams-svg/debian/control
- − p/haskell-diagrams-svg/debian/patches/newer-deps
- − p/haskell-diagrams-svg/debian/patches/series
Changes:
=====================================
p/haskell-diagrams-svg/debian/changelog
=====================================
@@ -1,9 +1,10 @@
-haskell-diagrams-svg (1.4.3-2) UNRELEASED; urgency=medium
+haskell-diagrams-svg (1.4.3.1-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.1
* Remove retired developer, Joachim Breitner, from Uploaders.
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:32:15 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 27 Jul 2022 12:16:52 +0300
haskell-diagrams-svg (1.4.3-1) unstable; urgency=medium
=====================================
p/haskell-diagrams-svg/debian/control
=====================================
@@ -15,33 +15,33 @@ Build-Depends:
libghc-juicypixels-dev (<< 3.4),
libghc-juicypixels-prof,
libghc-base64-bytestring-dev (>= 1),
- libghc-base64-bytestring-dev (<< 1.1),
+ libghc-base64-bytestring-dev (<< 1.3),
libghc-base64-bytestring-prof,
libghc-colour-dev,
libghc-colour-prof,
libghc-diagrams-core-dev (>= 1.4),
- libghc-diagrams-core-dev (<< 1.5),
+ libghc-diagrams-core-dev (<< 1.6),
libghc-diagrams-core-prof,
libghc-diagrams-lib-dev (>= 1.4),
libghc-diagrams-lib-dev (<< 1.5),
libghc-diagrams-lib-prof,
libghc-hashable-dev (>= 1.1),
- libghc-hashable-dev (<< 1.4),
+ libghc-hashable-dev (<< 1.5),
libghc-hashable-prof,
libghc-juicypixels-dev (<< 3.4),
libghc-juicypixels-dev (>= 3.1.5),
libghc-juicypixels-prof,
libghc-lens-dev (>= 4.0),
- libghc-lens-dev (<< 4.20),
+ libghc-lens-dev (<< 5.2),
libghc-lens-prof,
libghc-monoid-extras-dev (>= 0.3),
- libghc-monoid-extras-dev (<< 0.6),
+ libghc-monoid-extras-dev (<< 0.7),
libghc-monoid-extras-prof,
libghc-optparse-applicative-dev (>= 0.13),
- libghc-optparse-applicative-dev (<< 0.16),
+ libghc-optparse-applicative-dev (<< 0.17),
libghc-optparse-applicative-prof,
libghc-semigroups-dev (>= 0.13),
- libghc-semigroups-dev (<< 0.20),
+ libghc-semigroups-dev (<< 0.21),
libghc-semigroups-prof,
libghc-split-dev (<< 0.3),
libghc-split-dev (>= 0.1.2),
@@ -64,7 +64,7 @@ Build-Depends-Indep:
libghc-split-doc,
libghc-svg-builder-doc,
Standards-Version: 4.6.1
-Homepage: http://projects.haskell.org/diagrams/
+Homepage: https://diagrams.github.io/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-diagrams-svg
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-diagrams-svg]
=====================================
p/haskell-diagrams-svg/debian/patches/newer-deps deleted
=====================================
@@ -1,20 +0,0 @@
---- a/diagrams-svg.cabal
-+++ b/diagrams-svg.cabal
-@@ -40,7 +40,7 @@
- Diagrams.Backend.SVG.CmdLine
- Other-modules: Graphics.Rendering.SVG
- Hs-source-dirs: src
-- Build-depends: base >= 4.7 && < 4.14
-+ Build-depends: base >= 4.7 && < 5
- , filepath
- , mtl >= 1 && < 2.3
- , bytestring >= 0.9 && < 1.0
-@@ -54,7 +54,7 @@
- , JuicyPixels >= 3.1.5 && < 3.4
- , split >= 0.1.2 && < 0.3
- , containers >= 0.3 && < 0.7
-- , lens >= 4.0 && < 4.19
-+ , lens >= 4.0 && < 4.20
- , hashable >= 1.1 && < 1.4
- , optparse-applicative >= 0.13 && < 0.16
- , semigroups >= 0.13 && < 0.20
=====================================
p/haskell-diagrams-svg/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4b434a949cb240fe00a415a819b063d38467a5c6
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4b434a949cb240fe00a415a819b063d38467a5c6
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/20220727/10a0dd17/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list