[Git][haskell-team/DHG_packages][master] scotty: Upgrading from 0.11.4+dfsg to 0.11.5+dfsg
Clint Adams
gitlab at salsa.debian.org
Tue Jun 16 02:23:16 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
caeafeaa by Clint Adams at 2020-06-15T21:22:14-04:00
scotty: Upgrading from 0.11.4+dfsg to 0.11.5+dfsg
- - - - -
4 changed files:
- p/haskell-scotty/debian/changelog
- p/haskell-scotty/debian/control
- − p/haskell-scotty/debian/patches/newer-deps
- − p/haskell-scotty/debian/patches/series
Changes:
=====================================
p/haskell-scotty/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-scotty (0.11.5+dfsg-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Mon, 15 Jun 2020 21:17:47 -0400
+
haskell-scotty (0.11.4+dfsg-2) unstable; urgency=medium
* Sourceful post-NEW upload
=====================================
p/haskell-scotty/debian/control
=====================================
@@ -61,9 +61,8 @@ Build-Depends: debhelper (>= 10),
libghc-wai-extra-prof (>= 3.0.0),
libghc-wai-extra-prof (<< 3.1),
libghc-warp-dev (>= 3.0.13),
- libghc-warp-dev (<< 3.3),
- libghc-warp-prof (>= 3.0.13),
- libghc-warp-prof (<< 3.3),
+ libghc-warp-dev (<< 3.4),
+ libghc-warp-prof,
libghc-async-dev,
libghc-async-prof,
libghc-data-default-class-dev,
@@ -97,7 +96,7 @@ Build-Depends-Indep: ghc-doc,
libghc-wai-doc,
libghc-wai-extra-doc,
libghc-warp-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
Homepage: https://github.com/scotty-web/scotty
X-Description: Haskell web framework inspired by Ruby's Sinatra
A Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp.
=====================================
p/haskell-scotty/debian/patches/newer-deps deleted
=====================================
@@ -1,23 +0,0 @@
---- 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,
-@@ -95,7 +93,7 @@
- transformers-compat >= 0.4 && < 0.7,
- wai >= 3.0.0 && < 3.3,
- wai-extra >= 3.0.0 && < 3.1,
-- warp >= 3.0.13 && < 3.3
-+ warp >= 3.0.13 && < 3.4
-
- GHC-options: -Wall -fno-warn-orphans
-
=====================================
p/haskell-scotty/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/caeafeaa04a9c4853a12bb529797c55a06b490fc
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/caeafeaa04a9c4853a12bb529797c55a06b490fc
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/e8739eee/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list