[DHG_packages] 02/04: conduit-extra: Update the no-bytestring-builder patch

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Sat Jun 25 11:08:00 UTC 2016


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

iliastsi-guest pushed a commit to branch master
in repository DHG_packages.

commit f5540f57cc90d162441ff3d7a3a38ab4cee5da2e
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date:   Sat Jun 25 11:59:21 2016 +0300

    conduit-extra: Update the no-bytestring-builder patch
    
    Remove bytestring-builder package from benchmark's Build-depends.
    Also, Add description in DEP-3 format.
---
 p/haskell-conduit-extra/debian/changelog                 |  3 +++
 .../debian/patches/no-bytestring-builder                 | 16 +++++++++++++++-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/p/haskell-conduit-extra/debian/changelog b/p/haskell-conduit-extra/debian/changelog
index 93e6acf..d9e44bb 100644
--- a/p/haskell-conduit-extra/debian/changelog
+++ b/p/haskell-conduit-extra/debian/changelog
@@ -3,6 +3,9 @@ haskell-conduit-extra (1.1.13.1-2) UNRELEASED; urgency=medium
   * Update d/copyright file
     - Fix typo (s/Attoparsec.h/Attoparsec.hs/)
     - Add myself under debian/* files
+  * Update the no-bytestring-builder patch
+    - Remove bytestring-builder package from benchmark's Build-depends
+    - Add description in DEP-3 format
 
  -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com>  Sat, 25 Jun 2016 11:33:06 +0300
 
diff --git a/p/haskell-conduit-extra/debian/patches/no-bytestring-builder b/p/haskell-conduit-extra/debian/patches/no-bytestring-builder
index 5cc800b..836e452 100644
--- a/p/haskell-conduit-extra/debian/patches/no-bytestring-builder
+++ b/p/haskell-conduit-extra/debian/patches/no-bytestring-builder
@@ -1,6 +1,12 @@
+Description: Remove bytestring-builder from Build-depends
+ This package is a no-op for Debian (and so, we do not ship it).
+Author: Joachim Breitner <nomeata at debian.org>
+Forwarded: not-needed, debian specific
+Index: b/conduit-extra.cabal
+===================================================================
 --- a/conduit-extra.cabal
 +++ b/conduit-extra.cabal
-@@ -71,8 +71,7 @@
+@@ -73,8 +73,7 @@ test-suite test
                     , async
                     , attoparsec
                     , blaze-builder
@@ -10,3 +16,11 @@
                     , exceptions
                     , process
                     , resourcet
+@@ -107,7 +106,6 @@ benchmark blaze
+                   , conduit-extra
+                   , criterion
+                   , bytestring
+-                  , bytestring-builder
+                   , transformers
+     main-is:        blaze.hs
+     ghc-options:    -Wall -O2 -rtsopts

-- 
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