[Git][haskell-team/DHG_packages][master] hakyll: patch for newer file-embed. closes: #962269

Clint Adams gitlab at salsa.debian.org
Fri Jun 5 13:35:52 BST 2020



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


Commits:
84b82d1a by Clint Adams at 2020-06-05T08:35:02-04:00
hakyll: patch for newer file-embed.  closes: #962269

- - - - -


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,3 +1,9 @@
+haskell-hakyll (4.13.3.0-2) unstable; urgency=medium
+
+  * Patch for newer file-embed.  closes: #962269.
+
+ -- Clint Adams <clint at debian.org>  Fri, 05 Jun 2020 08:34:28 -0400
+
 haskell-hakyll (4.13.3.0-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-hakyll/debian/control
=====================================
@@ -135,7 +135,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-wai-app-static-doc,
  libghc-warp-doc,
  libghc-yaml-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
 Homepage: http://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
=====================================
@@ -0,0 +1,11 @@
+--- a/hakyll.cabal
++++ b/hakyll.cabal
+@@ -174,7 +174,7 @@
+     data-default         >= 0.4      && < 0.8,
+     deepseq              >= 1.3      && < 1.5,
+     directory            >= 1.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
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/84b82d1ac769ceca2928398e43510b64c149155d

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/84b82d1ac769ceca2928398e43510b64c149155d
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/20200605/83a1c7e6/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list