[DHG_packages] 05/21: dns: Upgrading from 2.0.12 to 2.0.13

Sean Whitton spwhitton at spwhitton.name
Sat Sep 16 20:08:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

spwhitton pushed a commit to branch master
in repository DHG_packages.

commit 311992401fb7898cce24f9c61f766a7056de6d93
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat Sep 16 12:55:53 2017 -0700

    dns: Upgrading from 2.0.12 to 2.0.13
---
 p/haskell-dns/debian/changelog                     |  4 ++--
 p/haskell-dns/debian/patches/no-bytestring-builder | 20 ++------------------
 2 files changed, 4 insertions(+), 20 deletions(-)

diff --git a/p/haskell-dns/debian/changelog b/p/haskell-dns/debian/changelog
index 26971eb..d0de965 100644
--- a/p/haskell-dns/debian/changelog
+++ b/p/haskell-dns/debian/changelog
@@ -1,4 +1,4 @@
-haskell-dns (2.0.12-1) unstable; urgency=medium
+haskell-dns (2.0.13-1) unstable; urgency=medium
 
   [ Joachim Breitner ]
   * Remove Joey Hess from Uploaders
@@ -6,7 +6,7 @@ haskell-dns (2.0.12-1) unstable; urgency=medium
   [ Sean Whitton ]
   * New upstream release
 
- -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 13:35:37 -0700
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sat, 16 Sep 2017 12:55:53 -0700
 
 haskell-dns (2.0.10-1) unstable; urgency=medium
 
diff --git a/p/haskell-dns/debian/patches/no-bytestring-builder b/p/haskell-dns/debian/patches/no-bytestring-builder
index be83398..9f3bf64 100644
--- a/p/haskell-dns/debian/patches/no-bytestring-builder
+++ b/p/haskell-dns/debian/patches/no-bytestring-builder
@@ -1,22 +1,6 @@
 --- a/dns.cabal
 +++ b/dns.cabal
-@@ -30,7 +30,6 @@
-                       , attoparsec
-                       , binary
-                       , bytestring
--                      , bytestring-builder
-                       , conduit >= 1.1
-                       , conduit-extra >= 1.1
-                       , containers
-@@ -45,7 +44,6 @@
-                       , attoparsec
-                       , binary
-                       , bytestring
--                      , bytestring-builder
-                       , conduit >= 1.1
-                       , conduit-extra >= 1.1
-                       , containers
-@@ -67,7 +65,6 @@
+@@ -65,7 +65,6 @@ Test-Suite network
    Build-Depends:        dns
                        , base
                        , bytestring
@@ -24,7 +8,7 @@
                        , hspec
  
  Test-Suite spec
-@@ -82,7 +79,6 @@
+@@ -80,7 +79,6 @@ Test-Suite spec
                        , attoparsec
                        , binary
                        , bytestring

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list