[Git][haskell-team/DHG_packages][master] diagrams-lib: Upgrading from 1.4.5.1 to 1.4.6
Clint Adams (@clint)
gitlab at salsa.debian.org
Sat Oct 7 19:00:25 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
b4f65a68 by Clint Adams at 2023-10-07T13:59:41-04:00
diagrams-lib: Upgrading from 1.4.5.1 to 1.4.6
- - - - -
4 changed files:
- p/haskell-diagrams-lib/debian/changelog
- p/haskell-diagrams-lib/debian/control
- + p/haskell-diagrams-lib/debian/patches/no-fail
- + p/haskell-diagrams-lib/debian/patches/series
Changes:
=====================================
p/haskell-diagrams-lib/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-diagrams-lib (1.4.5.1-2) UNRELEASED; urgency=medium
+haskell-diagrams-lib (1.4.6-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.2
- -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 27 Aug 2023 12:33:43 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 07 Oct 2023 13:52:19 -0400
haskell-diagrams-lib (1.4.5.1-1) unstable; urgency=medium
=====================================
p/haskell-diagrams-lib/debian/control
=====================================
@@ -41,14 +41,11 @@ Build-Depends:
libghc-dual-tree-dev (<< 0.3),
libghc-dual-tree-dev (>= 0.2),
libghc-dual-tree-prof,
- libghc-exceptions-dev (<< 1.0),
- libghc-exceptions-dev (>= 0.6),
- libghc-exceptions-prof,
- libghc-fingertree-dev (<< 0.2),
libghc-fingertree-dev (>= 0.1),
+ libghc-fingertree-dev (<< 0.2),
libghc-fingertree-prof,
- libghc-fsnotify-dev (>= 0.2.1),
- libghc-fsnotify-dev (<< 0.4),
+ libghc-fsnotify-dev (>= 0.4),
+ libghc-fsnotify-dev (<< 0.5),
libghc-fsnotify-prof,
libghc-hashable-dev (>= 1.1),
libghc-hashable-dev (<< 1.5),
@@ -59,17 +56,17 @@ Build-Depends:
libghc-intervals-dev (>= 0.7),
libghc-intervals-dev (<< 0.10),
libghc-intervals-prof,
- libghc-lens-dev (>= 4.6),
- libghc-lens-dev (<< 5.2),
+ libghc-lens-dev (>= 5.1),
+ libghc-lens-dev (<< 5.3),
libghc-lens-prof,
libghc-linear-dev (>= 1.20.1),
- libghc-linear-dev (<< 1.22),
+ libghc-linear-dev (<< 1.23),
libghc-linear-prof,
libghc-monoid-extras-dev (>= 0.6),
libghc-monoid-extras-dev (<< 0.7),
libghc-monoid-extras-prof,
libghc-optparse-applicative-dev (>= 0.11),
- libghc-optparse-applicative-dev (<< 0.17),
+ libghc-optparse-applicative-dev (<< 0.18),
libghc-optparse-applicative-prof,
libghc-profunctors-dev (>= 5.0),
libghc-profunctors-dev (<< 6.0),
@@ -93,7 +90,6 @@ Build-Depends-Indep:
libghc-diagrams-solve-doc,
libghc-distributive-doc,
libghc-dual-tree-doc,
- libghc-exceptions-doc,
libghc-fingertree-doc,
libghc-fsnotify-doc,
libghc-hashable-doc,
=====================================
p/haskell-diagrams-lib/debian/patches/no-fail
=====================================
@@ -0,0 +1,10 @@
+--- a/diagrams-lib.cabal
++++ b/diagrams-lib.cabal
+@@ -133,7 +133,6 @@ Library
+ exceptions >= 0.6 && < 1.0,
+ cereal >=0.4.1.1 && <0.6,
+ bytestring >=0.9 && <0.12,
+- fail >= 4.9.0.0 && <4.10
+ Hs-source-dirs: src
+ ghc-options: -Wall
+ default-language: Haskell2010
=====================================
p/haskell-diagrams-lib/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-fail
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/b4f65a683abd38bd09ae2364d6848682260767cf
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/b4f65a683abd38bd09ae2364d6848682260767cf
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/20231007/e65bf6c7/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list