[Git][haskell-team/DHG_packages][master] hookup: Upgrading from 0.4 to 0.7

Clint Adams (@clint) gitlab at salsa.debian.org
Fri Jul 22 12:57:45 BST 2022



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


Commits:
9c9f2a8f by Clint Adams at 2022-07-22T07:57:24-04:00
hookup: Upgrading from 0.4 to 0.7

- - - - -


4 changed files:

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


Changes:

=====================================
p/haskell-hookup/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-hookup (0.4-3) UNRELEASED; urgency=medium
+haskell-hookup (0.7-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:30 +0300
+  [ Clint Adams ]
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Fri, 22 Jul 2022 07:56:53 -0400
 
 haskell-hookup (0.4-2) unstable; urgency=medium
 


=====================================
p/haskell-hookup/debian/control
=====================================
@@ -16,15 +16,19 @@ Build-Depends: debhelper (>= 10),
  libghc-hsopenssl-x509-system-dev (>= 0.1),
  libghc-hsopenssl-x509-system-dev (<< 0.2),
  libghc-hsopenssl-x509-system-prof,
- libghc-attoparsec-dev (>= 0.13),
- libghc-attoparsec-dev (<< 0.14),
+ libghc-async-dev (>= 2.2),
+ libghc-async-dev (<< 2.3),
+ libghc-async-prof,
+ libghc-attoparsec-dev (>= 0.14),
+ libghc-attoparsec-dev (<< 0.15),
  libghc-attoparsec-prof,
- libghc-network-dev (>= 2.6),
+ libghc-network-dev (>= 3.0),
  libghc-network-dev (<< 3.2),
  libghc-network-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-hsopenssl-doc,
  libghc-hsopenssl-x509-system-doc,
+ libghc-async-doc,
  libghc-attoparsec-doc,
  libghc-network-doc,
 Standards-Version: 4.6.1


=====================================
p/haskell-hookup/debian/patches/remove-AI_ADDRCONFIG deleted
=====================================
@@ -1,11 +0,0 @@
---- a/src/Hookup.hs
-+++ b/src/Hookup.hs
-@@ -264,7 +264,7 @@
- hints :: AddrInfo
- hints = Socket.defaultHints
-   { Socket.addrSocketType = Socket.Stream
--  , Socket.addrFlags      = [Socket.AI_ADDRCONFIG, Socket.AI_NUMERICSERV]
-+  , Socket.addrFlags      = [Socket.AI_NUMERICSERV]
-   }
- 
- resolve :: Maybe PortNumber -> HostName -> IO [AddrInfo]


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9c9f2a8fa5d42483f5315626f9e449fcb420b651
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/20220722/9c026909/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list