[Git][haskell-team/DHG_packages][master] haskell-happstack-server: patch for newer deps

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Aug 30 17:49:46 BST 2019



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


Commits:
ee1580bf by Gianfranco Costamagna at 2019-08-30T16:49:21Z
haskell-happstack-server: patch for newer deps

- - - - -


3 changed files:

- p/haskell-happstack-server/debian/changelog
- + p/haskell-happstack-server/debian/patches/newer-deps
- + p/haskell-happstack-server/debian/patches/series


Changes:

=====================================
p/haskell-happstack-server/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-happstack-server (7.5.1.1-5) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 30 Aug 2019 18:42:29 +0200
+
 haskell-happstack-server (7.5.1.1-4) unstable; urgency=medium
 
   * Remove build dependency on libghc-parsec3-dev (provided by ghc-


=====================================
p/haskell-happstack-server/debian/patches/newer-deps
=====================================
@@ -0,0 +1,20 @@
+--- haskell-happstack-server-7.5.1.1.orig/happstack-server.cabal
++++ haskell-happstack-server-7.5.1.1/happstack-server.cabal
+@@ -70,7 +70,7 @@ Library
+                        Paths_happstack_server
+ 
+   if flag(network-uri)
+-     build-depends:    network     >  2.6 && < 2.8,
++     build-depends:    network     >  2.6 && < 2.9,
+                        network-uri >= 2.6 && < 2.7
+   else
+      build-depends:    network               < 2.6
+@@ -95,7 +95,7 @@ Library
+                        system-filepath        >= 0.3.1,
+                        syb,
+                        text                   >= 0.10  && < 1.3,
+-                       template-haskell                   < 2.14,
++                       template-haskell                   < 2.15,
+                        time,
+                        time-compat,
+                        threads                >= 0.5,


=====================================
p/haskell-happstack-server/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ee1580bf55773a23a4ccc478b47413d741341b41
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/20190830/ffcadd0a/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list