[Git][haskell-team/DHG_packages][master] connection: Upgrading from 0.2.8 to 0.3.1
Clint Adams
gitlab at salsa.debian.org
Sat May 30 22:58:14 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
6724d47e by Clint Adams at 2020-05-30T17:57:39-04:00
connection: Upgrading from 0.2.8 to 0.3.1
- - - - -
2 changed files:
- p/haskell-connection/debian/changelog
- p/haskell-connection/debian/control
Changes:
=====================================
p/haskell-connection/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-connection (0.3.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 30 May 2020 17:57:00 -0400
+
haskell-connection (0.2.8-3) unstable; urgency=medium
[ Clint Adams ]
=====================================
p/haskell-connection/debian/control
=====================================
@@ -11,15 +11,15 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-byteable-dev,
- libghc-byteable-prof,
+ libghc-basement-dev,
+ libghc-basement-prof,
libghc-data-default-class-dev,
libghc-data-default-class-prof,
- libghc-network-dev (>= 2.3),
+ libghc-network-dev (>= 2.6.3),
libghc-network-prof,
- libghc-socks-dev (>= 0.5.5),
+ libghc-socks-dev (>= 0.6),
libghc-socks-prof,
- libghc-tls-dev (>= 1.3),
+ libghc-tls-dev (>= 1.4),
libghc-tls-prof,
libghc-x509-dev (>= 1.5),
libghc-x509-prof,
@@ -29,9 +29,8 @@ Build-Depends:
libghc-x509-system-prof,
libghc-x509-validation-dev (>= 1.5),
libghc-x509-validation-prof,
-Build-Depends-Indep:
- ghc-doc,
- libghc-byteable-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-basement-doc,
libghc-data-default-class-doc,
libghc-network-doc,
libghc-socks-doc,
@@ -40,8 +39,8 @@ Build-Depends-Indep:
libghc-x509-store-doc,
libghc-x509-system-doc,
libghc-x509-validation-doc,
-Standards-Version: 4.1.4
-Homepage: http://github.com/vincenthz/hs-connection
+Standards-Version: 4.5.0
+Homepage: https://github.com/vincenthz/hs-connection
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-connection
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-connection]
X-Description: simple and easy network connections API
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6724d47e0ee6dce5fbda88f33e5035377a1b1795
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6724d47e0ee6dce5fbda88f33e5035377a1b1795
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/20200530/7709c939/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list