[Git][haskell-team/DHG_packages][master] io-streams: Upgrading from 1.5.2.1 to 1.5.2.2

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sat Oct 22 10:18:58 BST 2022



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


Commits:
cefc4f7e by Ilias Tsitsimpis at 2022-10-22T12:17:38+03:00
io-streams: Upgrading from 1.5.2.1 to 1.5.2.2

- - - - -


4 changed files:

- p/haskell-io-streams/debian/changelog
- p/haskell-io-streams/debian/control
- − p/haskell-io-streams/debian/patches/newer-deps
- − p/haskell-io-streams/debian/patches/series


Changes:

=====================================
p/haskell-io-streams/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-io-streams (1.5.2.2-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 22 Oct 2022 12:16:46 +0300
+
 haskell-io-streams (1.5.2.1-2) unstable; urgency=medium
 
   * Patch for newer dependencies.


=====================================
p/haskell-io-streams/debian/control
=====================================
@@ -11,8 +11,8 @@ Build-Depends:
  ghc (>= 8.4.3),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-attoparsec-dev (<< 0.15),
  libghc-attoparsec-dev (>= 0.10),
+ libghc-attoparsec-dev (<< 0.15),
  libghc-attoparsec-prof,
  libghc-network-dev (>= 2.3),
  libghc-network-dev (<< 3.2),
@@ -21,7 +21,7 @@ Build-Depends:
  libghc-primitive-dev (<< 0.8),
  libghc-primitive-prof,
  libghc-vector-dev (>= 0.7),
- libghc-vector-dev (<< 0.13),
+ libghc-vector-dev (<< 0.14),
  libghc-vector-prof,
  libghc-zlib-bindings-dev (<< 0.2),
  libghc-zlib-bindings-dev (>= 0.1),


=====================================
p/haskell-io-streams/debian/patches/newer-deps deleted
=====================================
@@ -1,18 +0,0 @@
---- a/io-streams.cabal
-+++ b/io-streams.cabal
-@@ -128,12 +128,12 @@ Library
-                      System.IO.Streams.Internal.Search
- 
-   Build-depends:     base               >= 4     && <5,
--                     attoparsec         >= 0.10  && <0.14,
-+                     attoparsec         >= 0.10  && <0.15,
-                      bytestring         >= 0.9   && <0.12,
-                      primitive          >= 0.2   && <0.8,
-                      process            >= 1.1   && <1.7,
--                     text               >= 0.10  && <1.3,
--                     time               >= 1.2   && <1.10,
-+                     text               >= 0.10  && <2.1,
-+                     time               >= 1.2   && <1.12,
-                      transformers       >= 0.2   && <0.6,
-                      vector             >= 0.7   && <0.13
- 


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/cefc4f7e33613e65d73e8d834102b546f0315822
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/20221022/12d92278/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list