[Git][haskell-team/DHG_packages][master] 4 commits: HsOpenSSL: Upgrading from 0.11.4.13 to 0.11.4.14

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


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


Commits:
f837155b by Clint Adams at 2018-07-03T08:31:26-04:00
HsOpenSSL: Upgrading from 0.11.4.13 to 0.11.4.14

- - - - -
46bf1f06 by Clint Adams at 2018-07-03T08:33:41-04:00
hsx-jmacro: Upgrading from 7.3.8 to 7.3.8.1

- - - - -
aa75eb22 by Clint Adams at 2018-07-03T08:33:41-04:00
html-conduit: Upgrading from 1.3.0 to 1.3.1

- - - - -
62017e80 by Clint Adams at 2018-07-03T08:33:41-04:00
http-client: Upgrading from 0.5.12 to 0.5.13

- - - - -


8 changed files:

- p/haskell-hsopenssl/debian/changelog
- p/haskell-hsopenssl/debian/control
- p/haskell-hsx-jmacro/debian/changelog
- − p/haskell-hsx-jmacro/debian/patches/newer-wl-pprint-text
- − p/haskell-hsx-jmacro/debian/patches/series
- p/haskell-html-conduit/debian/changelog
- p/haskell-html-conduit/debian/control
- p/haskell-http-client/debian/changelog


Changes:

=====================================
p/haskell-hsopenssl/debian/changelog
=====================================
--- a/p/haskell-hsopenssl/debian/changelog
+++ b/p/haskell-hsopenssl/debian/changelog
@@ -1,8 +1,9 @@
-haskell-hsopenssl (0.11.4.13-2) UNRELEASED; urgency=medium
+haskell-hsopenssl (0.11.4.14-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:52 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 08:31:26 -0400
 
 haskell-hsopenssl (0.11.4.13-1) unstable; urgency=medium
 


=====================================
p/haskell-hsopenssl/debian/control
=====================================
--- a/p/haskell-hsopenssl/debian/control
+++ b/p/haskell-hsopenssl/debian/control
@@ -10,7 +10,6 @@ Build-Depends: debhelper (>= 9),
  ghc (>= 8),
  ghc-prof,
  libghc-network-dev (>= 2.1),
- libghc-network-dev (<< 2.7),
  libghc-network-prof,
  libssl-dev,
 Build-Depends-Indep: ghc-doc,


=====================================
p/haskell-hsx-jmacro/debian/changelog
=====================================
--- a/p/haskell-hsx-jmacro/debian/changelog
+++ b/p/haskell-hsx-jmacro/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hsx-jmacro (7.3.8.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 08:31:36 -0400
+
 haskell-hsx-jmacro (7.3.8-6) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.


=====================================
p/haskell-hsx-jmacro/debian/patches/newer-wl-pprint-text deleted
=====================================
--- a/p/haskell-hsx-jmacro/debian/patches/newer-wl-pprint-text
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/hsx-jmacro.cabal
-+++ b/hsx-jmacro.cabal
-@@ -29,5 +29,5 @@
-                      hsp            >= 0.9    && < 0.11,
-                      jmacro         >= 0.6    && < 0.7,
-                      mtl            >= 2.0    && < 2.3,
--                     wl-pprint-text == 1.1.*,
-+                     wl-pprint-text >= 1.1,
-                      text           >= 0.11 && < 1.3


=====================================
p/haskell-hsx-jmacro/debian/patches/series deleted
=====================================
--- a/p/haskell-hsx-jmacro/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-wl-pprint-text


=====================================
p/haskell-html-conduit/debian/changelog
=====================================
--- a/p/haskell-html-conduit/debian/changelog
+++ b/p/haskell-html-conduit/debian/changelog
@@ -1,8 +1,9 @@
-haskell-html-conduit (1.3.0-4) UNRELEASED; urgency=medium
+haskell-html-conduit (1.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:54 -0400
+ -- Clint Adams <clint at debian.org>  Tue, 03 Jul 2018 08:31:46 -0400
 
 haskell-html-conduit (1.3.0-3) unstable; urgency=medium
 


=====================================
p/haskell-html-conduit/debian/control
=====================================
--- a/p/haskell-html-conduit/debian/control
+++ b/p/haskell-html-conduit/debian/control
@@ -8,16 +8,17 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 9),
+ haskell-devscripts (>= 0.13),
  ghc (>= 8),
  ghc-prof,
- haskell-devscripts (>= 0.13),
+ libghc-attoparsec-dev,
+ libghc-attoparsec-prof,
  libghc-conduit-dev (>= 1.3),
  libghc-conduit-prof,
+ libghc-conduit-extra-dev,
+ libghc-conduit-extra-prof,
  libghc-resourcet-dev (>= 1.2),
  libghc-resourcet-prof,
- libghc-tagstream-conduit-dev (>= 0.5.5.3),
- libghc-tagstream-conduit-dev (<< 0.6),
- libghc-tagstream-conduit-prof,
  libghc-text-dev,
  libghc-text-prof,
  libghc-xml-conduit-dev,
@@ -28,11 +29,13 @@ Build-Depends:
  libghc-xml-types-prof,
  libghc-hunit-dev,
  libghc-hspec-dev (>= 1.3),
-Build-Depends-Indep:
- ghc-doc,
+ libghc-hspec-prof,
+ libghc-xml-conduit-dev,
+Build-Depends-Indep: ghc-doc,
+ libghc-attoparsec-doc,
  libghc-conduit-doc,
+ libghc-conduit-extra-doc,
  libghc-resourcet-doc,
- libghc-tagstream-conduit-doc,
  libghc-text-doc,
  libghc-xml-conduit-doc,
  libghc-xml-types-doc,


=====================================
p/haskell-http-client/debian/changelog
=====================================
--- a/p/haskell-http-client/debian/changelog
+++ b/p/haskell-http-client/debian/changelog
@@ -1,8 +1,9 @@
-haskell-http-client (0.5.12-2) UNRELEASED; urgency=medium
+haskell-http-client (0.5.13-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:32:25 -0400
 
 haskell-http-client (0.5.12-1) unstable; urgency=medium
 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/bd3cc6da036ceecccd438ee86e12700a1ea48729...62017e80f82cd2440aae7e0f6e9c484e4a8373eb

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/bd3cc6da036ceecccd438ee86e12700a1ea48729...62017e80f82cd2440aae7e0f6e9c484e4a8373eb
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/57535f3e/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list