[Git][haskell-team/DHG_packages][master] cabal-install: Upgrading from 2.4.0.0 to 3.0.0.0

Clint Adams gitlab at salsa.debian.org
Sat Jun 6 21:21:40 BST 2020



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


Commits:
0aefbc90 by Clint Adams at 2020-06-06T16:20:53-04:00
cabal-install: Upgrading from 2.4.0.0 to 3.0.0.0

- - - - -


3 changed files:

- p/haskell-cabal-install/debian/changelog
- p/haskell-cabal-install/debian/control
- p/haskell-cabal-install/debian/patches/newer-deps


Changes:

=====================================
p/haskell-cabal-install/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-cabal-install (3.0.0.0-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 06 Jun 2020 16:13:54 -0400
+
 haskell-cabal-install (2.4.0.0-2) unstable; urgency=medium
 
   * Patch for newer network.


=====================================
p/haskell-cabal-install/debian/control
=====================================
@@ -3,6 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.or
 Uploaders:
  Iain Lane <laney at debian.org>,
  Ilias Tsitsimpis <iliastsi at debian.org>,
+ Clint Adams <clint at debian.org>,
 Priority: optional
 Section: haskell
 Rules-Requires-Root: no
@@ -15,9 +16,9 @@ Build-Depends:
  ghc-prof,
  libghc-http-dev (>= 1:4000.1.5),
  libghc-http-dev (<< 1:4000.4),
- libghc-async-dev (>= 2.0),
- libghc-async-dev (<< 3),
- libghc-async-dev (>= 2.0),
+ libghc-async-dev (<< 2.3),
+ libghc-async-prof,
+ libghc-base16-bytestring-dev (>= 0.1.1),
  libghc-base16-bytestring-dev (<< 0.2),
  libghc-cryptohash-sha256-dev (>= 0.11),
  libghc-cryptohash-sha256-dev (<< 0.12),
@@ -27,10 +28,12 @@ Build-Depends:
  libghc-edit-distance-dev (<< 0.3),
  libghc-hackage-security-dev (>= 0.5.2.2),
  libghc-hackage-security-dev (<< 0.6),
- libghc-hashable-dev (<< 2),
+ libghc-hackage-security-prof,
+ libghc-hashable-dev (>= 1.0),
+ libghc-hashable-dev (<< 1.4),
  libghc-hashable-prof,
  libghc-network-dev (>= 2.6),
- libghc-network-dev (<< 2.9),
+ libghc-network-dev (<< 3.2),
  libghc-network-prof,
  libghc-network-uri-dev (>= 2.6.0.2),
  libghc-network-uri-dev (<< 2.7),
@@ -41,13 +44,10 @@ Build-Depends:
  libghc-tar-dev (>= 0.5.0.3),
  libghc-tar-dev (<< 0.6),
  libghc-tar-prof,
- libghc-zip-archive-dev (>= 0.3.2.5),
- libghc-zip-archive-dev (<< 0.5),
- libghc-zip-archive-prof,
  libghc-zlib-dev (>= 0.5.3),
  libghc-zlib-dev (<< 0.7),
  libghc-zlib-prof,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
 Homepage: https://www.haskell.org/cabal/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-cabal-install
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-cabal-install]


=====================================
p/haskell-cabal-install/debian/patches/newer-deps
=====================================
@@ -1,20 +1,11 @@
 --- a/cabal-install.cabal
 +++ b/cabal-install.cabal
-@@ -315,7 +315,7 @@
-         HTTP       >= 4000.1.5 && < 4000.4,
-         mtl        >= 2.0      && < 3,
-         network-uri >= 2.6.0.2 && < 2.7,
--        network    >= 2.6      && < 2.8,
-+        network    >= 2.6      && < 2.9,
-         pretty     >= 1.1      && < 1.2,
-         process    >= 1.1.0.2  && < 1.7,
-         random     >= 1        && < 1.2,
-@@ -325,7 +325,7 @@
-         zlib       >= 0.5.3    && < 0.7,
-         hackage-security >= 0.5.2.2 && < 0.6,
-         text       >= 1.2.3    && < 1.3,
--        zip-archive >= 0.3.2.5 && < 0.4,
-+        zip-archive >= 0.3.2.5 && < 0.5,
-         parsec     >= 3.1.13.0 && < 3.2
- 
-     if flag(native-dns)
+@@ -308,7 +308,7 @@
+     build-depends:
+         async      >= 2.0      && < 2.3,
+         array      >= 0.4      && < 0.6,
+-        base       >= 4.8      && < 4.13,
++        base       >= 4.8      && < 4.15,
+         base16-bytestring >= 0.1.1 && < 0.2,
+         binary     >= 0.7.3    && < 0.9,
+         bytestring >= 0.10.6.0 && < 0.11,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0aefbc900c843fda21402c595879b1543f76d5dd
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/20200606/9bd717ef/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list