[Git][haskell-team/DHG_packages][master] http-streams: Upgrading from 0.8.7.2 to 0.8.9.6

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Tue Jul 26 11:23:28 BST 2022



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
e4f423de by Ilias Tsitsimpis at 2022-07-26T13:22:07+03:00
http-streams: Upgrading from 0.8.7.2 to 0.8.9.6

- - - - -


4 changed files:

- p/haskell-http-streams/debian/changelog
- p/haskell-http-streams/debian/control
- − p/haskell-http-streams/debian/patches/remove-AI_ADDRCONFIG
- − p/haskell-http-streams/debian/patches/series


Changes:

=====================================
p/haskell-http-streams/debian/changelog
=====================================
@@ -1,9 +1,10 @@
-haskell-http-streams (0.8.7.2-2) UNRELEASED; urgency=medium
+haskell-http-streams (0.8.9.6-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
   * Remove retired developer, Joachim Breitner, from Uploaders.
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:34 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 26 Jul 2022 13:20:20 +0300
 
 haskell-http-streams (0.8.7.2-1) unstable; urgency=medium
 


=====================================
p/haskell-http-streams/debian/control
=====================================
@@ -23,9 +23,7 @@ Build-Depends:
  libghc-blaze-builder-prof,
  libghc-case-insensitive-dev,
  libghc-case-insensitive-prof,
- libghc-hsopenssl-dev (>= 0.10.3.5),
- libghc-hsopenssl-prof,
- libghc-http-common-dev (>= 0.8.2),
+ libghc-http-common-dev (>= 0.8.3.4),
  libghc-http-common-prof,
  libghc-io-streams-dev (>= 1.3),
  libghc-io-streams-dev (<< 1.6),
@@ -54,7 +52,7 @@ Build-Depends-Indep:
  libghc-openssl-streams-doc,
  libghc-unordered-containers-doc,
 Standards-Version: 4.6.1
-Homepage: https://github.com/afcowie/http-streams/
+Homepage: https://github.com/aesiniath/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-streams/debian/patches/remove-AI_ADDRCONFIG deleted
=====================================
@@ -1,11 +0,0 @@
---- a/lib/Network/Http/Connection.hs
-+++ b/lib/Network/Http/Connection.hs
-@@ -189,7 +189,7 @@
-     }
-   where
-     hints = defaultHints {
--        addrFlags = [AI_ADDRCONFIG, AI_NUMERICSERV],
-+        addrFlags = [AI_NUMERICSERV],
-         addrSocketType = Stream
-     }
-     h2' = if p == 80


=====================================
p/haskell-http-streams/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-remove-AI_ADDRCONFIG



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e4f423de8d20df999ccab2f1d2fb21c7f3716213
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/20220726/c5145f59/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list