[Git][haskell-team/DHG_packages][master] path-io: Newer build-deps from hackage

Ilias Tsitsimpis gitlab at salsa.debian.org
Mon Oct 22 15:01:00 BST 2018


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


Commits:
1b0ddeeb by Ilias Tsitsimpis at 2018-10-22T13:58:37Z
path-io: Newer build-deps from hackage

- - - - -


4 changed files:

- p/haskell-path-io/debian/changelog
- p/haskell-path-io/debian/control
- + p/haskell-path-io/debian/patches/newer-deps
- + p/haskell-path-io/debian/patches/series


Changes:

=====================================
p/haskell-path-io/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-path-io (1.3.3-3) unstable; urgency=medium
+
+  * Newer build-deps from hackage
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 22 Oct 2018 16:56:41 +0300
+
 haskell-path-io (1.3.3-2) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-path-io/debian/control
=====================================
@@ -15,13 +15,12 @@ Build-Depends:
  libghc-dlist-dev (<< 0.9),
  libghc-dlist-prof,
  libghc-exceptions-dev (>= 0.8),
- libghc-exceptions-dev (<< 0.9),
- libghc-exceptions-dev (>= 0.8),
+ libghc-exceptions-dev (<< 0.11),
  libghc-exceptions-prof,
  libghc-path-dev (>= 0.5),
  libghc-path-dev (<< 0.7),
  libghc-path-prof,
- libghc-temporary-dev (<< 1.3),
+ libghc-temporary-dev (<< 1.4),
  libghc-temporary-dev (>= 1.1),
  libghc-temporary-prof,
  libghc-unix-compat-dev,


=====================================
p/haskell-path-io/debian/patches/newer-deps
=====================================
@@ -0,0 +1,26 @@
+Index: b/path-io.cabal
+===================================================================
+--- a/path-io.cabal
++++ b/path-io.cabal
+@@ -25,10 +25,10 @@ library
+                     , containers
+                     , directory    >= 1.2.2   && < 1.4
+                     , dlist        >= 0.8     && < 0.9
+-                    , exceptions   >= 0.8     && < 0.9
++                    , exceptions   >= 0.8     && < 0.11
+                     , filepath     >= 1.2     && < 1.5
+                     , path         >= 0.5     && < 0.7
+-                    , temporary    >= 1.1     && < 1.3
++                    , temporary    >= 1.1     && < 1.4
+                     , time         >= 1.4     && < 1.9
+                     , transformers >= 0.3     && < 0.6
+                     , unix-compat
+@@ -49,7 +49,7 @@ test-suite tests
+     ghc-options:      -O2 -Wall
+   build-depends:      base         >= 4.7     && < 5.0
+                     , directory    >= 1.2.2   && < 1.4
+-                    , exceptions   >= 0.8     && < 0.9
++                    , exceptions   >= 0.8     && < 0.11
+                     , hspec        >= 2.0     && < 3.0
+                     , path         >= 0.5     && < 0.7
+                     , path-io


=====================================
p/haskell-path-io/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/1b0ddeeb233aac7b14a9baeb8689ca22b281e093
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/20181022/60a0d6c9/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list