[Git][haskell-team/DHG_packages][master] cabal-install: patch for newer hackage-security

Clint Adams gitlab at salsa.debian.org
Sun Jun 7 16:07:40 BST 2020



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


Commits:
efc0f07a by Clint Adams at 2020-06-07T11:07:35-04:00
cabal-install: patch for newer hackage-security

- - - - -


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-2) unstable; urgency=medium
+
+  * Patch for newer hackage-security.
+
+ -- Clint Adams <clint at debian.org>  Sun, 07 Jun 2020 11:06:06 -0400
+
 haskell-cabal-install (3.0.0.0-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/haskell-cabal-install/debian/control
=====================================
@@ -27,7 +27,7 @@ Build-Depends:
  libghc-edit-distance-dev (>= 0.2.2),
  libghc-edit-distance-dev (<< 0.3),
  libghc-hackage-security-dev (>= 0.5.2.2),
- libghc-hackage-security-dev (<< 0.6),
+ libghc-hackage-security-dev (<< 0.7),
  libghc-hackage-security-prof,
  libghc-hashable-dev (>= 1.0),
  libghc-hashable-dev (<< 1.4),


=====================================
p/haskell-cabal-install/debian/patches/newer-deps
=====================================
@@ -9,3 +9,12 @@
          base16-bytestring >= 0.1.1 && < 0.2,
          binary     >= 0.7.3    && < 0.9,
          bytestring >= 0.10.6.0 && < 0.11,
+@@ -332,7 +332,7 @@
+         tar        >= 0.5.0.3  && < 0.6,
+         time       >= 1.5.0.1  && < 1.10,
+         zlib       >= 0.5.3    && < 0.7,
+-        hackage-security >= 0.5.2.2 && < 0.6,
++        hackage-security >= 0.5.2.2 && < 0.7,
+         text       >= 1.2.3    && < 1.3,
+         parsec     >= 3.1.13.0 && < 3.2
+ 



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/efc0f07ad4d941ee425ee6c29c043c6ff254b4da
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/20200607/eb5feadb/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list