[Git][haskell-team/DHG_packages][master] hakyll: Upgrading from 4.13.4.0 to 4.15.1.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Thu Sep 22 03:08:17 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
beac52b1 by Clint Adams at 2022-09-21T22:07:06-04:00
hakyll: Upgrading from 4.13.4.0 to 4.15.1.1
- - - - -
4 changed files:
- p/haskell-hakyll/debian/changelog
- p/haskell-hakyll/debian/control
- − p/haskell-hakyll/debian/patches/newer-deps
- − p/haskell-hakyll/debian/patches/series
Changes:
=====================================
p/haskell-hakyll/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-hakyll (4.13.4.0-3) UNRELEASED; urgency=medium
+haskell-hakyll (4.15.1.1-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.1
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:32:27 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Wed, 21 Sep 2022 22:03:02 -0400
haskell-hakyll (4.13.4.0-2) unstable; urgency=medium
=====================================
p/haskell-hakyll/debian/control
=====================================
@@ -8,55 +8,54 @@ Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
+ haskell-devscripts (>= 0.13),
cdbs,
debhelper (>= 10),
ghc (>= 8.4.3),
ghc-prof,
- haskell-devscripts (>= 0.13),
+ libghc-aeson-dev,
+ libghc-aeson-prof,
libghc-blaze-html-dev (>= 0.5),
libghc-blaze-html-dev (<< 0.10),
libghc-blaze-html-prof,
libghc-blaze-markup-dev (>= 0.5.1),
libghc-blaze-markup-dev (<< 0.9),
libghc-blaze-markup-prof,
- libghc-cryptonite-dev (>= 0.25),
- libghc-cryptonite-dev (<< 0.28),
- libghc-cryptonite-prof,
libghc-data-default-dev (>= 0.4),
libghc-data-default-dev (<< 0.8),
libghc-data-default-prof,
libghc-file-embed-dev (>= 0.0.10.1),
- libghc-file-embed-dev (<< 0.0.13),
+ libghc-file-embed-dev (<< 0.0.16),
libghc-file-embed-prof,
libghc-fsnotify-dev (>= 0.2),
libghc-fsnotify-dev (<< 0.4),
libghc-fsnotify-prof,
+ libghc-hashable-dev (>= 1.0),
+ libghc-hashable-dev (<< 2),
+ libghc-hashable-prof,
libghc-http-conduit-dev (>= 2.2),
libghc-http-conduit-dev (<< 2.4),
libghc-http-conduit-prof,
libghc-http-types-dev (>= 0.9),
libghc-http-types-dev (<< 0.13),
libghc-http-types-prof,
- libghc-lrucache-dev (<< 1.3),
+ 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,
- libghc-memory-dev (>= 0.14.18),
- libghc-memory-dev (<< 0.16),
- libghc-memory-prof,
libghc-network-uri-dev (>= 2.6),
libghc-network-uri-dev (<< 2.7),
libghc-network-uri-prof,
libghc-optparse-applicative-dev (>= 0.12),
- libghc-optparse-applicative-dev (<< 0.16),
+ libghc-optparse-applicative-dev (<< 0.17),
libghc-optparse-applicative-prof,
- libghc-pandoc-dev (>= 2.0.5),
- libghc-pandoc-dev (<< 2.10),
+ libghc-pandoc-dev (>= 2.11),
+ libghc-pandoc-dev (<< 2.18),
libghc-pandoc-prof,
- libghc-pandoc-citeproc-dev (>= 0.14),
- libghc-pandoc-citeproc-dev (<< 0.18),
- libghc-pandoc-citeproc-prof,
- libghc-random-dev (<< 1.2),
libghc-random-dev (>= 1.0),
+ libghc-random-dev (<< 1.3),
libghc-random-prof,
libghc-regex-tdfa-dev (>= 1.1),
libghc-regex-tdfa-dev (<< 1.4),
@@ -98,31 +97,33 @@ Build-Depends:
libghc-yaml-dev (<< 0.12),
libghc-yaml-prof,
libghc-quickcheck2-dev (>= 2.8),
- libghc-quickcheck2-dev (<< 2.14),
+ libghc-quickcheck2-dev (<< 2.15),
libghc-quickcheck2-prof,
libghc-tasty-dev (>= 0.11),
- libghc-tasty-dev (<< 1.4),
+ libghc-tasty-dev (<< 1.5),
libghc-tasty-prof,
+ libghc-tasty-golden-dev (>= 2.3),
+ libghc-tasty-golden-dev (<< 2.4),
+ libghc-tasty-golden-prof,
libghc-tasty-hunit-dev (>= 0.9),
libghc-tasty-hunit-dev (<< 0.11),
libghc-tasty-quickcheck-dev (>= 0.8),
libghc-tasty-quickcheck-dev (<< 0.11),
Build-Depends-Indep: ghc-doc,
+ libghc-aeson-doc,
libghc-blaze-html-doc,
libghc-blaze-markup-doc,
- libghc-cryptonite-doc,
libghc-data-default-doc,
libghc-file-embed-doc,
libghc-fsnotify-doc,
+ libghc-hashable-doc,
libghc-http-conduit-doc,
libghc-http-types-doc,
+ libghc-lifted-async-doc,
libghc-lrucache-doc,
- libghc-memory-doc,
libghc-network-uri-doc,
libghc-optparse-applicative-doc,
libghc-pandoc-doc,
- libghc-pandoc-citeproc-doc,
- libghc-pandoc-doc,
libghc-random-doc,
libghc-regex-tdfa-doc,
libghc-resourcet-doc,
@@ -136,7 +137,7 @@ Build-Depends-Indep: ghc-doc,
libghc-warp-doc,
libghc-yaml-doc,
Standards-Version: 4.6.1
-Homepage: http://jaspervdj.be/hakyll
+Homepage: https://jaspervdj.be/hakyll
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hakyll
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hakyll]
=====================================
p/haskell-hakyll/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- a/hakyll.cabal
-+++ b/hakyll.cabal
-@@ -174,7 +174,7 @@
- data-default >= 0.4 && < 0.8,
- deepseq >= 1.3 && < 1.5,
- directory >= 1.2.7.0 && < 1.4,
-- file-embed >= 0.0.10.1 && < 0.0.12,
-+ file-embed >= 0.0.10.1 && < 0.0.13,
- filepath >= 1.0 && < 1.5,
- lrucache >= 1.1.1 && < 1.3,
- memory >= 0.14.18 && < 0.16,
=====================================
p/haskell-hakyll/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/beac52b16ee8638426477fa07e59f94143dd8b1f
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/beac52b16ee8638426477fa07e59f94143dd8b1f
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/20220922/57339347/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list