[Git][haskell-team/DHG_packages][master] scotty: patch out fail and nats
Clint Adams
gitlab at salsa.debian.org
Tue Jun 16 03:22:43 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
813ce08a by Clint Adams at 2020-06-15T22:22:11-04:00
scotty: patch out fail and nats
- - - - -
3 changed files:
- p/haskell-scotty/debian/changelog
- + p/haskell-scotty/debian/patches/no-fail-no-nats
- + p/haskell-scotty/debian/patches/series
Changes:
=====================================
p/haskell-scotty/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-scotty (0.11.5+dfsg-2) unstable; urgency=medium
+
+ * Patch out fail and nats.
+
+ -- Clint Adams <clint at debian.org> Mon, 15 Jun 2020 22:21:55 -0400
+
haskell-scotty (0.11.5+dfsg-1) unstable; urgency=medium
* New upstream version.
=====================================
p/haskell-scotty/debian/patches/no-fail-no-nats
=====================================
@@ -0,0 +1,14 @@
+--- a/scotty.cabal
++++ b/scotty.cabal
+@@ -82,11 +82,9 @@
+ case-insensitive >= 1.0.0.1 && < 1.3,
+ data-default-class >= 0.0.1 && < 0.2,
+ exceptions >= 0.7 && < 0.11,
+- fail,
+ http-types >= 0.8.2 && < 0.13,
+ monad-control >= 1.0.0.3 && < 1.1,
+ mtl >= 2.1.2 && < 2.3,
+- nats >= 0.1 && < 2,
+ network >= 2.6.0.2 && < 3.2,
+ regex-compat >= 0.95.1 && < 0.96,
+ text >= 0.11.3.1 && < 1.3,
=====================================
p/haskell-scotty/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-fail-no-nats
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/813ce08a24fdffb7c262a6df43e9dfd04f2bafe2
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/813ce08a24fdffb7c262a6df43e9dfd04f2bafe2
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/20200616/6708b3b8/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list