[Git][haskell-team/DHG_packages][master] haxr: Upgrading from 3000.11.2 to 3000.11.3
Clint Adams
gitlab at salsa.debian.org
Sun Jul 28 19:55:30 BST 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
9d0fa484 by Clint Adams at 2019-07-28T18:55:22Z
haxr: Upgrading from 3000.11.2 to 3000.11.3
- - - - -
3 changed files:
- p/haskell-haxr/debian/changelog
- + p/haskell-haxr/debian/patches/newer-deps
- p/haskell-haxr/debian/patches/series
Changes:
=====================================
p/haskell-haxr/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-haxr (3000.11.3-2) unstable; urgency=medium
+
+ * Patch out buggy duplicate network dep.
+
+ -- Clint Adams <clint at debian.org> Sun, 28 Jul 2019 14:44:36 -0400
+
haskell-haxr (3000.11.3-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-haxr/debian/patches/newer-deps
=====================================
@@ -0,0 +1,10 @@
+--- a/haxr.cabal
++++ b/haxr.cabal
+@@ -36,7 +36,6 @@
+ Build-depends: base >= 4.9 && < 4.13,
+ base-compat >= 0.8 && < 0.11,
+ mtl >= 2.2.1,
+- network < 2.7,
+ http-streams,
+ HsOpenSSL,
+ io-streams,
=====================================
p/haskell-haxr/debian/patches/series
=====================================
@@ -1,2 +1,3 @@
no-mtl-compat
newer-base-compat
+newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9d0fa484afa473872da4bebfc4faf99d4a727c97
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9d0fa484afa473872da4bebfc4faf99d4a727c97
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/20190728/9e191fef/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list