[Git][haskell-team/DHG_packages][master] dns: Upgrading from 4.0.1 to 4.1.1

Clint Adams (@clint) gitlab at salsa.debian.org
Tue Oct 17 02:31:41 BST 2023



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


Commits:
de9472d2 by Clint Adams at 2023-10-16T21:30:56-04:00
dns: Upgrading from 4.0.1 to 4.1.1

- - - - -


2 changed files:

- p/haskell-dns/debian/changelog
- p/haskell-dns/debian/patches/remove-internal-lib


Changes:

=====================================
p/haskell-dns/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-dns (4.0.1-3) UNRELEASED; urgency=medium
+haskell-dns (4.1.1-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.2
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:33:44 +0300
+  [ Clint Adams ]
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Mon, 16 Oct 2023 21:29:33 -0400
 
 haskell-dns (4.0.1-2) unstable; urgency=medium
 


=====================================
p/haskell-dns/debian/patches/remove-internal-lib
=====================================
@@ -4,11 +4,9 @@ Description: Remove 'dns-internal' internal library
  under other-modules.
 Author: Ilias Tsitsimpis <iliastsi at debian.org>
 
-Index: haskell-dns/dns.cabal
-===================================================================
---- haskell-dns.orig/dns.cabal	2020-06-15 14:55:56.561218309 +0300
-+++ haskell-dns/dns.cabal	2020-06-15 14:56:03.774217730 +0300
-@@ -20,40 +20,6 @@
+--- a/dns.cabal
++++ b/dns.cabal
+@@ -20,41 +20,6 @@ Tested-With:            GHC == 8.0.2
                        , GHC == 8.6.5
                        , GHC == 8.8.1
  
@@ -35,6 +33,7 @@ Index: haskell-dns/dns.cabal
 -                      , base16-bytestring
 -                      , base64-bytestring
 -                      , bytestring
+-                      , case-insensitive
 -                      , containers
 -                      , cryptonite
 -                      , hourglass
@@ -49,7 +48,7 @@ Index: haskell-dns/dns.cabal
  Library
    Default-Language:     Haskell2010
    GHC-Options:          -Wall
-@@ -67,8 +33,19 @@
+@@ -68,8 +33,19 @@ Library
                          Network.DNS.Encode
                          Network.DNS.IO
    Other-Modules:        Network.DNS.Transport
@@ -71,7 +70,7 @@ Index: haskell-dns/dns.cabal
                        , array
                        , async
                        , attoparsec
-@@ -93,7 +70,6 @@
+@@ -94,7 +70,6 @@ Test-Suite network-tests
    Other-Modules:        LookupSpec
                          IOSpec
    Build-Depends:        dns
@@ -79,7 +78,7 @@ Index: haskell-dns/dns.cabal
                        , base
                        , hspec
                        , network
-@@ -108,7 +84,6 @@
+@@ -110,7 +85,6 @@ Test-Suite spec-tests
                          DecodeSpec
                          RoundTripSpec
    Build-Depends:        dns



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/de9472d2fc7a2231209e98fe655950c9b62f86b9
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/20231017/93a30c35/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list