[Git][haskell-team/DHG_packages][master] path-io: Upgrading from 1.6.0 to 1.7.0

Clint Adams (@clint) gitlab at salsa.debian.org
Wed Jun 22 19:37:10 BST 2022



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


Commits:
66ac7715 by Clint Adams at 2022-06-22T14:36:52-04:00
path-io: Upgrading from 1.6.0 to 1.7.0

- - - - -


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.7.0-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Wed, 22 Jun 2022 14:35:49 -0400
+
 haskell-path-io (1.6.0-2) unstable; urgency=medium
 
   * Patch for newer path.


=====================================
p/haskell-path-io/debian/control
=====================================
@@ -12,13 +12,13 @@ Build-Depends:
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-dlist-dev (>= 0.8),
- libghc-dlist-dev (<< 0.9),
+ libghc-dlist-dev (<< 2.0),
  libghc-dlist-prof,
  libghc-exceptions-dev (>= 0.8),
  libghc-exceptions-dev (<< 0.11),
  libghc-exceptions-prof,
  libghc-path-dev (>= 0.6),
- libghc-path-dev (<< 0.8),
+ libghc-path-dev (<< 0.10),
  libghc-path-prof,
  libghc-temporary-dev (>= 1.1),
  libghc-temporary-dev (<< 1.4),
@@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-path-doc,
  libghc-temporary-doc,
  libghc-unix-compat-doc,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Homepage: https://github.com/mrkkrp/path-io
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-path-io
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-path-io]


=====================================
p/haskell-path-io/debian/patches/newer-deps deleted
=====================================
@@ -1,20 +0,0 @@
---- a/path-io.cabal
-+++ b/path-io.cabal
-@@ -27,7 +27,7 @@
-                     , dlist        >= 0.8     && < 0.9
-                     , exceptions   >= 0.8     && < 0.11
-                     , filepath     >= 1.2     && < 1.5
--                    , path         >= 0.6     && < 0.7
-+                    , path         >= 0.6     && < 0.8
-                     , temporary    >= 1.1     && < 1.4
-                     , time         >= 1.4     && < 1.10
-                     , transformers >= 0.3     && < 0.6
-@@ -57,7 +57,7 @@
-                     , exceptions   >= 0.8     && < 0.11
-                     , hspec        >= 2.0     && < 3.0
-                     , filepath     >= 1.2     && < 1.5
--                    , path         >= 0.6     && < 0.7
-+                    , path         >= 0.6     && < 0.8
-                     , path-io
-                     , transformers >= 0.3     && < 0.6
-                     , unix-compat


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/66ac77154217dcefc398ed81227024647aa6625f
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/20220622/c4f8d928/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list