[DHG_packages] 02/02: cryptonite-conduit: Upgrading from 0.2.0 to 0.2.2

Clint Adams clint at moszumanska.debian.org
Fri Nov 24 21:31:38 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 3d79e3fe4cb034ffde20a62084243e25b912b2d6
Author: Clint Adams <clint at debian.org>
Date:   Fri Nov 24 16:28:43 2017 -0500

    cryptonite-conduit: Upgrading from 0.2.0 to 0.2.2
---
 p/haskell-cryptonite-conduit/debian/changelog        |  6 ++++++
 p/haskell-cryptonite-conduit/debian/control          |  4 ++++
 .../debian/patches/disable_rts_n                     | 20 --------------------
 p/haskell-cryptonite-conduit/debian/patches/series   |  1 -
 4 files changed, 10 insertions(+), 21 deletions(-)

diff --git a/p/haskell-cryptonite-conduit/debian/changelog b/p/haskell-cryptonite-conduit/debian/changelog
index 130ef3e..d35a3af 100644
--- a/p/haskell-cryptonite-conduit/debian/changelog
+++ b/p/haskell-cryptonite-conduit/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cryptonite-conduit (0.2.2-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Fri, 24 Nov 2017 16:28:43 -0500
+
 haskell-cryptonite-conduit (0.2.0-2) unstable; urgency=medium
 
   * Use the HTTPS form of the copyright-format URL
diff --git a/p/haskell-cryptonite-conduit/debian/control b/p/haskell-cryptonite-conduit/debian/control
index 17622dd..584002d 100644
--- a/p/haskell-cryptonite-conduit/debian/control
+++ b/p/haskell-cryptonite-conduit/debian/control
@@ -14,6 +14,8 @@ Build-Depends: debhelper (>= 9),
  libghc-conduit-extra-prof,
  libghc-cryptonite-dev,
  libghc-cryptonite-prof,
+ libghc-exceptions-dev,
+ libghc-exceptions-prof,
  libghc-memory-dev,
  libghc-memory-prof,
  libghc-resourcet-dev,
@@ -21,10 +23,12 @@ Build-Depends: debhelper (>= 9),
  libghc-conduit-combinators-dev,
  libghc-tasty-dev,
  libghc-tasty-hunit-dev,
+ libghc-tasty-quickcheck-dev,
 Build-Depends-Indep: ghc-doc,
  libghc-conduit-doc,
  libghc-conduit-extra-doc,
  libghc-cryptonite-doc,
+ libghc-exceptions-doc,
  libghc-memory-doc,
  libghc-resourcet-doc,
 Standards-Version: 4.1.1
diff --git a/p/haskell-cryptonite-conduit/debian/patches/disable_rts_n b/p/haskell-cryptonite-conduit/debian/patches/disable_rts_n
deleted file mode 100644
index 2438a80..0000000
--- a/p/haskell-cryptonite-conduit/debian/patches/disable_rts_n
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Remove the -N RTS flag
- This flag is not supported on architectures with no SMP.
-Author: Ilias Tsitsimpis <iliastsi at debian.org>
-Bug: https://github.com/haskell-crypto/cryptonite-conduit/issues/3
-Bug-Debian: https://bugs.debian.org/880429
----
-
-Index: b/cryptonite-conduit.cabal
-===================================================================
---- a/cryptonite-conduit.cabal
-+++ b/cryptonite-conduit.cabal
-@@ -45,7 +45,7 @@ test-suite cryptonite-conduit-test
-                      , memory
-                      , tasty
-                      , tasty-hunit
--  ghc-options:         -threaded -rtsopts -with-rtsopts=-N -W -Wall
-+  ghc-options:         -threaded -rtsopts -W -Wall
- 
- source-repository head
-   type: git
diff --git a/p/haskell-cryptonite-conduit/debian/patches/series b/p/haskell-cryptonite-conduit/debian/patches/series
deleted file mode 100644
index c5cb233..0000000
--- a/p/haskell-cryptonite-conduit/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-disable_rts_n

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