[Git][haskell-team/DHG_packages][experimental] 2 commits: ghc: upload 8.2 to unstable

Gianfranco Costamagna gitlab at salsa.debian.org
Mon Apr 9 10:25:37 UTC 2018


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


Commits:
eae3127d by Clint Adams at 2018-04-08T16:24:12-04:00
ghc: upload 8.2 to unstable

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

- - - - -


4 changed files:

- p/ghc/debian/changelog
- 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/ghc/debian/changelog
=====================================
--- a/p/ghc/debian/changelog
+++ b/p/ghc/debian/changelog
@@ -1,3 +1,9 @@
+ghc (8.2.2-3) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Clint Adams <clint at debian.org>  Sun, 08 Apr 2018 16:24:00 -0400
+
 ghc (8.2.2-2) experimental; urgency=medium
 
   * Merge 8.0.2-12 unreleased 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/compare/e3226f48cb9d3085a6c517108afc1da275d24ff3...171c500e2e7713724d7944b7e64ce889755dc431

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/e3226f48cb9d3085a6c517108afc1da275d24ff3...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/20180409/33e2dc69/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list