[Git][haskell-team/DHG_packages][master] haskell-snap-templates: patch for newer deps

Gianfranco Costamagna gitlab at salsa.debian.org
Mon Sep 9 12:04:54 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
1cc55632 by Gianfranco Costamagna at 2019-09-09T11:04:28Z
haskell-snap-templates: patch for newer deps

- - - - -


3 changed files:

- p/haskell-snap-templates/debian/changelog
- + p/haskell-snap-templates/debian/patches/newer-deps
- p/haskell-snap-templates/debian/patches/series


Changes:

=====================================
p/haskell-snap-templates/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-snap-templates (1.0.0.2-3) unstable; urgency=medium
+
+  * Bump dependency bounds
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Mon, 09 Sep 2019 13:03:23 +0200
+
 haskell-snap-templates (1.0.0.2-2) unstable; urgency=medium
 
   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)


=====================================
p/haskell-snap-templates/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-snap-templates-1.0.0.2.orig/snap-templates.cabal
++++ haskell-snap-templates-1.0.0.2/snap-templates.cabal
+@@ -76,7 +76,7 @@ Executable snap-framework
+     hashable            (>= 1.1 && < 1.2) || (>= 1.2.0.6 && <1.3),
+     old-time            >= 1.0     && < 1.2,
+ --    snap-server         >= 1.0     && < 1.1,
+-    template-haskell    >= 2.2     && < 2.14,
++    template-haskell    >= 2.2     && < 2.15,
+     text                >= 0.11    && < 1.3
+ 
+   extensions:


=====================================
p/haskell-snap-templates/debian/patches/series
=====================================
@@ -1 +1,2 @@
 rename-snap-binary
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/1cc5563205385efaf3aea1b56e5f33e4feb91eb9
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/20190909/0f9ca417/attachment.html>


More information about the Pkg-haskell-commits mailing list