[Git][haskell-team/DHG_packages][master] 4 commits: http-conduit: Upgrading from 2.3.0 to 2.3.1

Clint Adams gitlab at salsa.debian.org
Tue Jul 3 13:25:13 BST 2018


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


Commits:
03a08192 by Clint Adams at 2018-07-03T08:21:17-04:00
http-conduit: Upgrading from 2.3.0 to 2.3.1

- - - - -
90fb0101 by Clint Adams at 2018-07-03T08:21:30-04:00
http-date: Upgrading from 0.0.6.1 to 0.0.7

- - - - -
14653000 by Clint Adams at 2018-07-03T08:22:08-04:00
http-streams: Upgrading from 0.8.5.5 to 0.8.6.1

- - - - -
8585e12e by Clint Adams at 2018-07-03T08:22:41-04:00
HTTP: Upgrading from 4000.3.11 to 4000.3.12

- - - - -


6 changed files:

- p/haskell-http-conduit/debian/changelog
- p/haskell-http-date/debian/changelog
- p/haskell-http-streams/debian/changelog
- p/haskell-http-streams/debian/control
- p/haskell-http/debian/changelog
- p/haskell-http/debian/control


Changes:

=====================================
p/haskell-http-conduit/debian/changelog
=====================================
--- a/p/haskell-http-conduit/debian/changelog
+++ b/p/haskell-http-conduit/debian/changelog
@@ -1,8 +1,9 @@
-haskell-http-conduit (2.3.0-2) UNRELEASED; urgency=medium
+haskell-http-conduit (2.3.1-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:55 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 08:21:17 -0400
 
 haskell-http-conduit (2.3.0-1) unstable; urgency=medium
 


=====================================
p/haskell-http-date/debian/changelog
=====================================
--- a/p/haskell-http-date/debian/changelog
+++ b/p/haskell-http-date/debian/changelog
@@ -1,8 +1,9 @@
-haskell-http-date (0.0.6.1-7) UNRELEASED; urgency=medium
+haskell-http-date (0.0.7-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:55 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 08:21:29 -0400
 
 haskell-http-date (0.0.6.1-6) unstable; urgency=medium
 


=====================================
p/haskell-http-streams/debian/changelog
=====================================
--- a/p/haskell-http-streams/debian/changelog
+++ b/p/haskell-http-streams/debian/changelog
@@ -1,8 +1,9 @@
-haskell-http-streams (0.8.5.5-3) UNRELEASED; urgency=medium
+haskell-http-streams (0.8.6.1-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:55 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 08:21:36 -0400
 
 haskell-http-streams (0.8.5.5-2) unstable; urgency=medium
 


=====================================
p/haskell-http-streams/debian/control
=====================================
--- a/p/haskell-http-streams/debian/control
+++ b/p/haskell-http-streams/debian/control
@@ -8,9 +8,11 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 9),
+ haskell-devscripts (>= 0.13),
  ghc (>= 8),
  ghc-prof,
- haskell-devscripts (>= 0.13),
+ libghc-hsopenssl-dev (>= 0.11.2),
+ libghc-hsopenssl-prof,
  libghc-aeson-dev,
  libghc-aeson-prof,
  libghc-attoparsec-dev,
@@ -58,7 +60,7 @@ Build-Depends-Indep:
  libghc-text-doc,
  libghc-unordered-containers-doc,
 Standards-Version: 4.1.4
-Homepage: http://github.com/afcowie/http-streams/
+Homepage: https://github.com/afcowie/http-streams/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-http-streams
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-http-streams]
 X-Description: An HTTP client using io-streams


=====================================
p/haskell-http/debian/changelog
=====================================
--- a/p/haskell-http/debian/changelog
+++ b/p/haskell-http/debian/changelog
@@ -1,8 +1,9 @@
-haskell-http (1:4000.3.11-2) UNRELEASED; urgency=medium
+haskell-http (1:4000.3.12-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:54 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 08:22:19 -0400
 
 haskell-http (1:4000.3.11-1) unstable; urgency=medium
 


=====================================
p/haskell-http/debian/control
=====================================
--- a/p/haskell-http/debian/control
+++ b/p/haskell-http/debian/control
@@ -16,8 +16,8 @@ Build-Depends:
  libghc-mtl-dev (<< 2.3),
  libghc-mtl-dev (>= 2.0),
  libghc-mtl-prof,
- libghc-network-dev (<< 2.7),
  libghc-network-dev (>= 2.6),
+ libghc-network-dev (<< 2.8),
  libghc-network-prof,
  libghc-network-uri-dev (<< 2.7),
  libghc-network-uri-dev (>= 2.6),



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/79756c49814662ffef964dede40d7ba831695a93...8585e12e85acb7cd65eb852c6d5b487685d334b9

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/79756c49814662ffef964dede40d7ba831695a93...8585e12e85acb7cd65eb852c6d5b487685d334b9
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/20180703/6ed34c40/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list