[DHG_packages] 25/204: cereal: Upgrading from 0.5.3.0 to 0.5.4.0

Clint Adams clint at moszumanska.debian.org
Sun Jun 18 16:08:58 UTC 2017


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 9b33d7250995a4be5590fbe3b0b241d21d0f355b
Author: Clint Adams <clint at debian.org>
Date:   Sat Jun 17 13:59:16 2017 -0400

    cereal: Upgrading from 0.5.3.0 to 0.5.4.0
---
 p/haskell-cereal/debian/changelog       |  6 ++++++
 p/haskell-cereal/debian/patches/no-fail | 10 +++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/p/haskell-cereal/debian/changelog b/p/haskell-cereal/debian/changelog
index 12c83b5..13e2b83 100644
--- a/p/haskell-cereal/debian/changelog
+++ b/p/haskell-cereal/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cereal (0.5.4.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sat, 17 Jun 2017 13:59:16 -0400
+
 haskell-cereal (0.5.3.0-2) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-cereal/debian/patches/no-fail b/p/haskell-cereal/debian/patches/no-fail
index 336bfdf..ff9ea69 100644
--- a/p/haskell-cereal/debian/patches/no-fail
+++ b/p/haskell-cereal/debian/patches/no-fail
@@ -1,12 +1,12 @@
 --- a/cereal.cabal
 +++ b/cereal.cabal
-@@ -32,9 +32,6 @@ library
-                                 base >= 4.4 && < 5, containers, array,
+@@ -39,9 +39,6 @@
+         build-depends:          base >= 4.4 && < 5, containers, array,
                                  ghc-prim >= 0.2
  
 -        if !impl(ghc >= 8.0)
 -          build-depends:        fail == 4.9.*
 -
-         hs-source-dirs:         src
- 
-         exposed-modules:        Data.Serialize,
+         if flag(bytestring-builder)
+           build-depends:        bytestring >= 0.9    && < 0.10.4,
+                                 bytestring-builder >= 0.10.4 && < 1

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