[Git][haskell-team/DHG_packages][master] curl: Sourceful upload for GHC 9.0.2
    Ilias Tsitsimpis (@iliastsi) 
    gitlab at salsa.debian.org
       
    Sat Jul  2 18:15:22 BST 2022
    
    
  
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
63cc774c by Ilias Tsitsimpis at 2022-07-02T20:13:15+03:00
curl: Sourceful upload for GHC 9.0.2
- - - - -
2 changed files:
- p/haskell-curl/debian/changelog
- p/haskell-curl/debian/control
Changes:
=====================================
p/haskell-curl/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-curl (1.3.8-13) UNRELEASED; urgency=medium
+haskell-curl (1.3.8-13) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
+  * Fix incorrect dependency to libcurl4-openssl-dev (Closes: #1007178)
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:12 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 02 Jul 2022 20:13:07 +0300
 
 haskell-curl (1.3.8-12) unstable; urgency=medium
 
=====================================
p/haskell-curl/debian/control
=====================================
@@ -20,7 +20,7 @@ Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-curl]
 
 Package: libghc-curl-dev
 Architecture: any
-Depends: libcurl4-openssl-dev,
+Depends: libcurl4-gnutls-dev,
  ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/63cc774cee7ba8b53c45292d8256843d134929df
-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/63cc774cee7ba8b53c45292d8256843d134929df
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/20220702/5a5991fa/attachment-0001.htm>
    
    
More information about the Pkg-haskell-commits
mailing list