summaryrefslogtreecommitdiff
path: root/p/haskell-uuid
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-16 16:10:31 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-16 16:10:31 +0300
commitc8473cb77f0cd0a72d4aa6e222902dd59c624060 (patch)
treef7a681f5e669c0e720292c0b80fb67637366f037 /p/haskell-uuid
parent407d2c97cdd270c5f0b32e441711a65a2c1aa26f (diff)
downloadDHG_packages-c8473cb77f0cd0a72d4aa6e222902dd59c624060.tar.gz
haskell-uuid: New upstream release
Diffstat (limited to 'p/haskell-uuid')
-rw-r--r--p/haskell-uuid/debian/changelog6
-rw-r--r--p/haskell-uuid/debian/control10
2 files changed, 11 insertions, 5 deletions
diff --git a/p/haskell-uuid/debian/changelog b/p/haskell-uuid/debian/changelog
index 03e02b2a0..3d0adb4ed 100644
--- a/p/haskell-uuid/debian/changelog
+++ b/p/haskell-uuid/debian/changelog
@@ -1,3 +1,9 @@
+haskell-uuid (1.3.9-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Thu, 16 Apr 2015 15:08:40 +0200
+
haskell-uuid (1.3.3-2) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff --git a/p/haskell-uuid/debian/control b/p/haskell-uuid/debian/control
index 6ad4373d8..0edbcbde3 100644
--- a/p/haskell-uuid/debian/control
+++ b/p/haskell-uuid/debian/control
@@ -11,20 +11,20 @@ Build-Depends: debhelper (>= 9)
, libghc-cryptohash-dev (>= 0.7)
, libghc-cryptohash-dev (<< 0.12)
, libghc-cryptohash-prof
- , libghc-hashable-dev (>= 1.2.1)
- , libghc-hashable-dev (<< 1.3)
- , libghc-hashable-prof
, libghc-network-info-dev (>= 0.2)
, libghc-network-info-dev (<< 0.3)
, libghc-network-info-prof
, libghc-random-dev (>= 1.0.1)
- , libghc-random-dev (<< 1.1)
+ , libghc-random-dev (<< 1.2)
, libghc-random-prof
+ , libghc-uuid-types-dev (>= 1.0)
+ , libghc-uuid-types-dev (<< 2)
+ , libghc-uuid-types-prof
Build-Depends-Indep: ghc-doc
, libghc-maccatcher-doc
- , libghc-hashable-doc
, libghc-network-info-doc
, libghc-random-doc
+ , libghc-uuid-types-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/uuid
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-uuid