[DHG_packages] 15/155: cryptonite: Upgrading from 0.21 to 0.23

Sean Whitton spwhitton at spwhitton.name
Sun Sep 3 21:43:57 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 841efe6a90460989ed65e72199627a2216cf8bb6
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun Sep 3 13:31:52 2017 -0700

    cryptonite: Upgrading from 0.21 to 0.23
---
 p/haskell-cryptonite/debian/changelog |  6 ++++++
 p/haskell-cryptonite/debian/control   | 12 ++++++------
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/p/haskell-cryptonite/debian/changelog b/p/haskell-cryptonite/debian/changelog
index 62bcadd..ab94a54 100644
--- a/p/haskell-cryptonite/debian/changelog
+++ b/p/haskell-cryptonite/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cryptonite (0.23-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 13:33:25 -0700
+
 haskell-cryptonite (0.21-3) unstable; urgency=medium
 
   * Disable AESNI optimizations everywhere.  closes: #869096.
diff --git a/p/haskell-cryptonite/debian/control b/p/haskell-cryptonite/debian/control
index 5457e60..65604ad 100644
--- a/p/haskell-cryptonite/debian/control
+++ b/p/haskell-cryptonite/debian/control
@@ -10,9 +10,10 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-byteable-dev,
- libghc-byteorder-dev,
- libghc-byteorder-prof,
+ libghc-foundation-dev (>= 0.0.8),
+ libghc-foundation-prof,
+ libghc-memory-dev (>= 0.14.5),
+ libghc-memory-prof,
  libghc-memory-dev,
  libghc-memory-dev (>= 0.8),
  libghc-memory-prof,
@@ -20,9 +21,8 @@ Build-Depends:
  libghc-tasty-hunit-dev,
  libghc-tasty-kat-dev,
  libghc-tasty-quickcheck-dev,
-Build-Depends-Indep:
- ghc-doc,
- libghc-byteorder-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-foundation-doc,
  libghc-memory-doc,
 Standards-Version: 3.9.8
 Homepage: https://github.com/vincenthz/cryptonite

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