[Git][haskell-team/DHG_packages][master] wai-app-file-cgi: Upgrading from 3.1.6 to 3.1.9

Clint Adams gitlab at salsa.debian.org
Thu Jun 4 13:49:37 BST 2020



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


Commits:
cbe79375 by Clint Adams at 2020-06-04T08:49:19-04:00
wai-app-file-cgi: Upgrading from 3.1.6 to 3.1.9

- - - - -


3 changed files:

- p/haskell-wai-app-file-cgi/debian/changelog
- p/haskell-wai-app-file-cgi/debian/control
- p/haskell-wai-app-file-cgi/debian/patches/no-attoparsec-conduit.diff


Changes:

=====================================
p/haskell-wai-app-file-cgi/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-wai-app-file-cgi (3.1.9-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Thu, 04 Jun 2020 08:47:04 -0400
+
 haskell-wai-app-file-cgi (3.1.6-2) unstable; urgency=medium
 
   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)


=====================================
p/haskell-wai-app-file-cgi/debian/control
=====================================
@@ -29,10 +29,6 @@ Build-Depends:
  libghc-http-date-prof,
  libghc-http-types-dev (>= 0.7),
  libghc-http-types-prof,
- libghc-io-choice-dev,
- libghc-io-choice-prof,
- libghc-lifted-base-dev,
- libghc-lifted-base-prof,
  libghc-mime-types-dev,
  libghc-mime-types-prof,
  libghc-network-dev,
@@ -43,8 +39,8 @@ Build-Depends:
  libghc-static-hash-prof,
  libghc-wai-conduit-dev,
  libghc-wai-conduit-prof,
- libghc-warp-dev (>= 3.2.21),
- libghc-warp-dev (<< 3.3),
+ libghc-warp-dev (>= 3.3),
+ libghc-warp-dev (<< 3.4),
  libghc-warp-prof,
  libghc-word8-dev,
  libghc-word8-prof,
@@ -59,8 +55,6 @@ Build-Depends-Indep:
  libghc-http-conduit-doc,
  libghc-http-date-doc,
  libghc-http-types-doc,
- libghc-io-choice-doc,
- libghc-lifted-base-doc,
  libghc-mime-types-doc,
  libghc-network-doc,
  libghc-sockaddr-doc,
@@ -69,7 +63,7 @@ Build-Depends-Indep:
  libghc-wai-doc,
  libghc-warp-doc,
  libghc-word8-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Homepage: http://www.mew.org/~kazu/proj/mighttpd/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-wai-app-file-cgi
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-wai-app-file-cgi]


=====================================
p/haskell-wai-app-file-cgi/debian/patches/no-attoparsec-conduit.diff
=====================================
@@ -1,9 +1,7 @@
-Index: b/wai-app-file-cgi.cabal
-===================================================================
 --- a/wai-app-file-cgi.cabal
 +++ b/wai-app-file-cgi.cabal
-@@ -41,7 +41,6 @@ Library
-   Build-Depends:        base >= 4 && < 5
+@@ -41,7 +41,6 @@
+   Build-Depends:        base >= 4.9 && < 5
                        , array
                        , attoparsec >= 0.10.0.0
 -                      , attoparsec-conduit



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/cbe79375a1b906efd30ec2dec038f5715fde749b
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/20200604/8befb61f/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list