[Pkg-haskell-commits] darcs: haskell-uuid: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Fri May 2 13:20:28 UTC 2014
Fri May 2 12:06:46 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog -2 +3
M ./control -5 +15
Fri May 2 12:06:46 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-uuid/changelog new-haskell-uuid/changelog
--- old-haskell-uuid/changelog 2014-05-02 13:20:28.689809662 +0000
+++ new-haskell-uuid/changelog 2014-05-02 13:20:28.693809663 +0000
@@ -1,8 +1,9 @@
-haskell-uuid (1.2.3-6) UNRELEASED; urgency=low
+haskell-uuid (1.3.3-1) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 18:22:03 +0200
+ -- Joachim Breitner <nomeata at debian.org> Fri, 02 May 2014 14:04:04 +0200
haskell-uuid (1.2.3-5) unstable; urgency=low
diff -rN -u old-haskell-uuid/control new-haskell-uuid/control
--- old-haskell-uuid/control 2014-05-02 13:20:28.689809662 +0000
+++ new-haskell-uuid/control 2014-05-02 13:20:28.693809663 +0000
@@ -8,13 +8,23 @@
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-crypto-dev
- , libghc-crypto-prof
- , libghc-maccatcher-dev
- , libghc-maccatcher-prof
+ , 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-prof
Build-Depends-Indep: ghc-doc
- , libghc-crypto-doc
, libghc-maccatcher-doc
+ , libghc-hashable-doc
+ , libghc-network-info-doc
+ , libghc-random-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
More information about the Pkg-haskell-commits
mailing list