[Git][haskell-team/DHG_packages][master] hakyll: Upgrading from 4.15.1.1 to 4.16.2.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Oct 31 03:02:01 GMT 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
fb45e44f by Clint Adams at 2023-10-30T23:01:11-04:00
hakyll: Upgrading from 4.15.1.1 to 4.16.2.0
- - - - -
2 changed files:
- p/haskell-hakyll/debian/changelog
- p/haskell-hakyll/debian/control
Changes:
=====================================
p/haskell-hakyll/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-hakyll (4.15.1.1-2) UNRELEASED; urgency=medium
+haskell-hakyll (4.16.2.0-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:56 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Mon, 30 Oct 2023 23:00:00 -0400
haskell-hakyll (4.15.1.1-1) unstable; urgency=medium
=====================================
p/haskell-hakyll/debian/control
=====================================
@@ -13,7 +13,8 @@ Build-Depends:
debhelper (>= 10),
ghc (>= 8.4.3),
ghc-prof,
- libghc-aeson-dev,
+ libghc-aeson-dev (>= 2.0),
+ libghc-aeson-dev (<< 2.3),
libghc-aeson-prof,
libghc-blaze-html-dev (>= 0.5),
libghc-blaze-html-dev (<< 0.10),
@@ -28,7 +29,7 @@ Build-Depends:
libghc-file-embed-dev (<< 0.0.16),
libghc-file-embed-prof,
libghc-fsnotify-dev (>= 0.2),
- libghc-fsnotify-dev (<< 0.4),
+ libghc-fsnotify-dev (<< 0.5),
libghc-fsnotify-prof,
libghc-hashable-dev (>= 1.0),
libghc-hashable-dev (<< 2),
@@ -39,9 +40,6 @@ Build-Depends:
libghc-http-types-dev (>= 0.9),
libghc-http-types-dev (<< 0.13),
libghc-http-types-prof,
- libghc-lifted-async-dev (>= 0.10),
- libghc-lifted-async-dev (<< 1),
- libghc-lifted-async-prof,
libghc-lrucache-dev (>= 1.1.1),
libghc-lrucache-dev (<< 1.3),
libghc-lrucache-prof,
@@ -49,10 +47,12 @@ Build-Depends:
libghc-network-uri-dev (<< 2.7),
libghc-network-uri-prof,
libghc-optparse-applicative-dev (>= 0.12),
- libghc-optparse-applicative-dev (<< 0.17),
+ libghc-optparse-applicative-dev (<< 0.19),
libghc-optparse-applicative-prof,
libghc-pandoc-dev (>= 2.11),
- libghc-pandoc-dev (<< 2.18),
+ libghc-pandoc-dev (>= 3.0),
+ libghc-pandoc-dev (<< 3.2),
+ libghc-pandoc-dev (<< 2.20),
libghc-pandoc-prof,
libghc-random-dev (>= 1.0),
libghc-random-dev (<< 1.3),
@@ -61,7 +61,7 @@ Build-Depends:
libghc-regex-tdfa-dev (<< 1.4),
libghc-regex-tdfa-prof,
libghc-resourcet-dev (>= 1.1),
- libghc-resourcet-dev (<< 1.3),
+ libghc-resourcet-dev (<< 1.4),
libghc-resourcet-prof,
libghc-scientific-dev (<< 0.4),
libghc-scientific-dev (>= 0.3.4),
@@ -82,7 +82,7 @@ Build-Depends:
libghc-unordered-containers-dev (>= 0.2),
libghc-unordered-containers-prof,
libghc-vector-dev (>= 0.11),
- libghc-vector-dev (<< 0.13),
+ libghc-vector-dev (<< 0.14),
libghc-vector-prof,
libghc-wai-dev (>= 3.2),
libghc-wai-dev (<< 3.3),
@@ -100,7 +100,7 @@ Build-Depends:
libghc-quickcheck2-dev (<< 2.15),
libghc-quickcheck2-prof,
libghc-tasty-dev (>= 0.11),
- libghc-tasty-dev (<< 1.5),
+ libghc-tasty-dev (<< 1.6),
libghc-tasty-prof,
libghc-tasty-golden-dev (>= 2.3),
libghc-tasty-golden-dev (<< 2.4),
@@ -119,7 +119,6 @@ Build-Depends-Indep: ghc-doc,
libghc-hashable-doc,
libghc-http-conduit-doc,
libghc-http-types-doc,
- libghc-lifted-async-doc,
libghc-lrucache-doc,
libghc-network-uri-doc,
libghc-optparse-applicative-doc,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/fb45e44f112ad5d6855450a04d3bd83a47f0fe01
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/fb45e44f112ad5d6855450a04d3bd83a47f0fe01
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/20231031/b2789b61/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list