[DHG_packages] 02/02: uuid: Upgrading from 1.3.12 to 1.3.13

Clint Adams clint at moszumanska.debian.org
Fri Jul 7 00:11:16 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 c57586e861bfcc6bf74260d4ccf542852fff74cf
Author: Clint Adams <clint at debian.org>
Date:   Thu Jul 6 20:08:30 2017 -0400

    uuid: Upgrading from 1.3.12 to 1.3.13
---
 p/haskell-uuid/debian/changelog |  6 ++++++
 p/haskell-uuid/debian/control   | 29 ++++++++++++++++-------------
 2 files changed, 22 insertions(+), 13 deletions(-)

diff --git a/p/haskell-uuid/debian/changelog b/p/haskell-uuid/debian/changelog
index a06892c..3531307 100644
--- a/p/haskell-uuid/debian/changelog
+++ b/p/haskell-uuid/debian/changelog
@@ -1,3 +1,9 @@
+haskell-uuid (1.3.13-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 06 Jul 2017 20:08:30 -0400
+
 haskell-uuid (1.3.12-3) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-uuid/debian/control b/p/haskell-uuid/debian/control
index b2d78a9..31fbbc4 100644
--- a/p/haskell-uuid/debian/control
+++ b/p/haskell-uuid/debian/control
@@ -10,14 +10,17 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-cryptonite-dev,
- libghc-cryptonite-prof,
- libghc-hunit-dev (<< 1.4),
- libghc-hunit-dev (>= 1.2),
- libghc-memory-dev,
- libghc-memory-prof,
- libghc-network-info-dev (<< 0.3),
+ libghc-cryptohash-md5-dev (>= 0.11.100),
+ libghc-cryptohash-md5-dev (<< 0.12),
+ libghc-cryptohash-md5-prof,
+ libghc-cryptohash-sha1-dev (>= 0.11.100),
+ libghc-cryptohash-sha1-dev (<< 0.12),
+ libghc-cryptohash-sha1-prof,
+ libghc-entropy-dev (>= 0.3.7),
+ libghc-entropy-dev (<< 0.4),
+ libghc-entropy-prof,
  libghc-network-info-dev (>= 0.2),
+ libghc-network-info-dev (<< 0.3),
  libghc-network-info-prof,
  libghc-quickcheck2-dev (<< 2.9),
  libghc-quickcheck2-dev (>= 2.4),
@@ -36,16 +39,16 @@ Build-Depends:
  libghc-uuid-types-dev (<< 2),
  libghc-uuid-types-dev (>= 1.0.2),
  libghc-uuid-types-prof,
-Build-Depends-Indep:
- ghc-doc,
- libghc-cryptonite-doc,
- libghc-memory-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-cryptohash-md5-doc,
+ libghc-cryptohash-sha1-doc,
+ libghc-entropy-doc,
  libghc-network-info-doc,
  libghc-random-doc,
  libghc-text-doc,
  libghc-uuid-types-doc,
-Standards-Version: 3.9.8
-Homepage: https://github.com/aslatter/uuid
+Standards-Version: 4.0.0
+Homepage: https://github.com/hvr/uuid
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-uuid
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 

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