[DHG_packages] 83/111: jwt: Upgrading from 0.6.0 to 0.7.1

Joachim Breitner nomeata at moszumanska.debian.org
Sun May 29 10:43:07 UTC 2016


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

nomeata pushed a commit to branch LTS-6
in repository DHG_packages.

commit c082d4aa1c334804569e3f5a6df750a883e2d734
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sun May 29 12:27:01 2016 +0200

    jwt: Upgrading from 0.6.0 to 0.7.1
---
 p/haskell-jwt/debian/changelog |  8 ++++++--
 p/haskell-jwt/debian/control   | 21 ++++++++++-----------
 2 files changed, 16 insertions(+), 13 deletions(-)

diff --git a/p/haskell-jwt/debian/changelog b/p/haskell-jwt/debian/changelog
index 920ea17..a34d110 100644
--- a/p/haskell-jwt/debian/changelog
+++ b/p/haskell-jwt/debian/changelog
@@ -1,9 +1,13 @@
-haskell-jwt (0.6.0-4) UNRELEASED; urgency=medium
+haskell-jwt (0.7.1-1) unstable; urgency=medium
 
+  [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:35:39 +0300
+  [ Joachim Breitner ]
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Sun, 29 May 2016 12:27:01 +0200
 
 haskell-jwt (0.6.0-3) unstable; urgency=medium
 
diff --git a/p/haskell-jwt/debian/control b/p/haskell-jwt/debian/control
index fb9f4b6..b10d97f 100644
--- a/p/haskell-jwt/debian/control
+++ b/p/haskell-jwt/debian/control
@@ -10,17 +10,15 @@ Build-Depends: debhelper (>= 9),
  ghc-prof,
  libghc-aeson-dev (>= 0.7),
  libghc-aeson-prof,
- libghc-base64-bytestring-dev (>= 1.0),
- libghc-base64-bytestring-prof,
- libghc-cryptohash-dev (>= 0.11),
- libghc-cryptohash-prof,
+ libghc-cryptonite-dev (>= 0.6),
+ libghc-cryptonite-prof,
  libghc-data-default-dev (>= 0.5),
  libghc-data-default-prof,
  libghc-http-types-dev (>= 0.8),
  libghc-http-types-prof,
- libghc-network-dev (>= 2.6),
- libghc-network-prof,
- libghc-network-uri-dev (>= 2.6),
+ libghc-memory-dev (>= 0.8),
+ libghc-memory-prof,
+ libghc-network-uri-dev,
  libghc-network-uri-prof,
  libghc-scientific-dev (>= 0.2),
  libghc-scientific-prof,
@@ -35,11 +33,13 @@ Build-Depends: debhelper (>= 9),
  libghc-hunit-dev,
  libghc-quickcheck2-dev (>= 2.4.0.1),
  libghc-aeson-dev,
- libghc-cryptohash-dev,
+ libghc-cryptonite-dev,
  libghc-data-default-dev,
+ libghc-doctest-dev (>= 0.9.11),
  libghc-http-types-dev,
  libghc-lens-dev,
  libghc-lens-aeson-dev,
+ libghc-memory-dev,
  libghc-tasty-dev (>= 0.7),
  libghc-tasty-hunit-dev (>= 0.4),
  libghc-tasty-quickcheck-dev (>= 0.3),
@@ -47,11 +47,10 @@ Build-Depends: debhelper (>= 9),
  libghc-unordered-containers-dev,
 Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
- libghc-base64-bytestring-doc,
- libghc-cryptohash-doc,
+ libghc-cryptonite-doc,
  libghc-data-default-doc,
  libghc-http-types-doc,
- libghc-network-doc,
+ libghc-memory-doc,
  libghc-network-uri-doc,
  libghc-scientific-doc,
  libghc-semigroups-doc,

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