[Git][haskell-team/DHG_packages][master] 2 commits: http-client-restricted: Upgrading from 0.0.2 to 0.0.3
Sean Whitton
gitlab at salsa.debian.org
Wed Jul 22 16:07:48 BST 2020
Sean Whitton pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
cccdd95f by Sean Whitton at 2020-07-22T08:03:12-07:00
http-client-restricted: Upgrading from 0.0.2 to 0.0.3
- - - - -
9a71d602 by Sean Whitton at 2020-07-22T08:07:39-07:00
Merge branch 'master' of https://salsa.debian.org/haskell-team/DHG_packages
- - - - -
2 changed files:
- p/haskell-http-client-restricted/debian/changelog
- p/haskell-http-client-restricted/debian/control
Changes:
=====================================
p/haskell-http-client-restricted/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-http-client-restricted (0.0.3-1) unstable; urgency=medium
+
+ * New upstream release (Closes: #964843).
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Wed, 22 Jul 2020 08:03:05 -0700
+
haskell-http-client-restricted (0.0.2-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-http-client-restricted/debian/control
=====================================
@@ -12,14 +12,16 @@ Build-Depends: debhelper (>= 9),
libghc-connection-prof,
libghc-data-default-dev,
libghc-data-default-prof,
- libghc-http-client-dev (>= 0.5),
- libghc-http-client-dev (<< 0.6),
+ libghc-http-client-dev (>= 0.6),
+ libghc-http-client-dev (<< 0.7),
libghc-http-client-prof,
libghc-http-client-tls-dev (>= 0.3.2),
libghc-http-client-tls-dev (<< 0.4),
libghc-http-client-tls-prof,
- libghc-network-dev,
+ libghc-network-dev (>= 3.0.0.0),
libghc-network-prof,
+ libghc-network-bsd-dev,
+ libghc-network-bsd-prof,
libghc-utf8-string-dev,
libghc-utf8-string-prof,
Build-Depends-Indep: ghc-doc,
@@ -28,6 +30,7 @@ Build-Depends-Indep: ghc-doc,
libghc-http-client-doc,
libghc-http-client-tls-doc,
libghc-network-doc,
+ libghc-network-bsd-doc,
libghc-utf8-string-doc,
Standards-Version: 4.4.1
Homepage: https://hackage.haskell.org/package/http-client-restricted
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/6015063960ab0fae468f21b563b7be11fbe0e2dd...9a71d60290b292aa51ad706e199caa1fa1886261
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/6015063960ab0fae468f21b563b7be11fbe0e2dd...9a71d60290b292aa51ad706e199caa1fa1886261
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/20200722/730de22e/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list