[Git][haskell-team/DHG_packages][master] some prep for LTS 11

Clint Adams gitlab at salsa.debian.org
Sun Apr 8 23:06:09 UTC 2018


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


Commits:
171c500e by Clint Adams at 2018-04-08T19:05:15-04:00
some prep for LTS 11

- - - - -


3 changed files:

- p/haskell-binary-tagged/debian/patches/newer-deps-from-hackage
- + p/haskell-cgi/debian/patches/newer-time
- + p/haskell-cgi/debian/patches/series


Changes:

=====================================
p/haskell-binary-tagged/debian/patches/newer-deps-from-hackage
=====================================
--- a/p/haskell-binary-tagged/debian/patches/newer-deps-from-hackage
+++ b/p/haskell-binary-tagged/debian/patches/newer-deps-from-hackage
@@ -6,8 +6,8 @@
    build-depends:
 -      base                     >=4.7  && <4.10
 -    , aeson                    >=0.8  && <1.1
-+      base                     >=4.7  && <4.11
-+    , aeson                    >=0.8  && <1.3
++      base                     >=4.7  && <4.12
++    , aeson                    >=0.8  && <1.4
      , array                    >=0.5  && <0.6
      , base16-bytestring        >=0.1.1.6 && <0.2
 -    , binary                   >=0.7  && <0.9
@@ -36,8 +36,8 @@
    build-depends:
 -      base                     >=4.7  && <4.10
 -    , aeson                    >=0.8  && <1.1
-+      base                     >=4.7  && <4.11
-+    , aeson                    >=0.8  && <1.3
++      base                     >=4.7  && <4.12
++    , aeson                    >=0.8  && <1.4
      , array                    >=0.5  && <0.6
      , base16-bytestring        >=0.1.1.6 && <0.2
 -    , binary                   >=0.7  && <0.9


=====================================
p/haskell-cgi/debian/patches/newer-time
=====================================
--- /dev/null
+++ b/p/haskell-cgi/debian/patches/newer-time
@@ -0,0 +1,11 @@
+--- a/cgi.cabal
++++ b/cgi.cabal
+@@ -48,7 +48,7 @@
+     xhtml >= 3000.0.0 && < 3000.3,
+     bytestring < 0.11,
+     base >= 4.5 && < 5,
+-    time >= 1.5 && < 1.7,
++    time >= 1.5 && < 1.9,
+     containers < 0.6,
+     multipart >= 0.1.2 && < 0.2
+   If flag(network-uri)


=====================================
p/haskell-cgi/debian/patches/series
=====================================
--- /dev/null
+++ b/p/haskell-cgi/debian/patches/series
@@ -0,0 +1 @@
+newer-time



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

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/171c500e2e7713724d7944b7e64ce889755dc431
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-commits/attachments/20180408/0eecba8f/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list