[Git][haskell-team/DHG_packages][master] http-media: Newer build-deps from hackage

Ilias Tsitsimpis gitlab at salsa.debian.org
Thu Oct 4 17:23:54 BST 2018


Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
f135ec1f by Ilias Tsitsimpis at 2018-10-04T16:17:23Z
http-media: Newer build-deps from hackage

- - - - -


4 changed files:

- p/haskell-http-media/debian/changelog
- p/haskell-http-media/debian/control
- + p/haskell-http-media/debian/patches/newer-deps
- + p/haskell-http-media/debian/patches/series


Changes:

=====================================
p/haskell-http-media/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-http-media (0.7.1.2-3) unstable; urgency=medium
+
+  * Newer build-deps from hackage
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Thu, 04 Oct 2018 19:15:55 +0300
+
 haskell-http-media (0.7.1.2-2) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-http-media/debian/control
=====================================
@@ -18,7 +18,7 @@ Build-Depends:
  libghc-utf8-string-dev (<< 1.1),
  libghc-utf8-string-prof,
  libghc-quickcheck2-dev (>= 2.6),
- libghc-quickcheck2-dev (<< 2.12),
+ libghc-quickcheck2-dev (<< 2.13),
  libghc-test-framework-dev (>= 0.8),
  libghc-test-framework-dev (<< 0.9),
  libghc-test-framework-dev (>= 0.8),


=====================================
p/haskell-http-media/debian/patches/newer-deps
=====================================
@@ -0,0 +1,28 @@
+Index: b/http-media.cabal
+===================================================================
+--- a/http-media.cabal
++++ b/http-media.cabal
+@@ -70,7 +70,7 @@ library
+     Network.HTTP.Media.Utils
+ 
+   build-depends:
+-    base             >= 4.7  && < 4.11,
++    base             >= 4.7  && < 4.12,
+     bytestring       >= 0.10 && < 0.11,
+     case-insensitive >= 1.0  && < 1.3,
+     containers       >= 0.5  && < 0.6,
+@@ -114,12 +114,12 @@ test-suite test-http-media
+     Network.HTTP.Media.Utils
+ 
+   build-depends:
+-    base                       >= 4.7  && < 4.11,
++    base                       >= 4.7  && < 4.12,
+     bytestring                 >= 0.10 && < 0.11,
+     case-insensitive           >= 1.0  && < 1.3,
+     containers                 >= 0.5  && < 0.6,
+     utf8-string                >= 0.3  && < 1.1,
+-    QuickCheck                 >= 2.6  && < 2.12,
++    QuickCheck                 >= 2.6  && < 2.13,
+     test-framework             >= 0.8  && < 0.9,
+     test-framework-quickcheck2 >= 0.3  && < 0.4
+ 


=====================================
p/haskell-http-media/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/f135ec1f8a86a33be9873a3d922625f3f9aa6549
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/20181004/340d095c/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list