[Pkg-haskell-commits] [SCM] exception safe alternative to QSem, QSemN, SampleVar branch, master, updated. debian/0.9.0-1-2-gf90ecc3
Joey Hess
joey at kitenet.net
Sun Oct 21 15:46:57 UTC 2012
The following commit has been merged in the master branch:
commit f90ecc3f680bbbb82cfad428b3ad3f0e10e4d4cb
Author: Joey Hess <joey at kitenet.net>
Date: Sun Oct 21 11:46:47 2012 -0400
Build for experimental.
diff --git a/debian/changelog b/debian/changelog
index 3c5675d..fb84b68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+haskell-safesemaphore (0.9.0-2) experimental; urgency=low
+
+ * Build for experimental.
+
+ -- Joey Hess <joeyh at debian.org> Sun, 21 Oct 2012 11:29:02 -0400
+
haskell-safesemaphore (0.9.0-1) unstable; urgency=low
* Initial release.
diff --git a/debian/control b/debian/control
index 3498acf..d3065eb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.or
Uploaders: Joey Hess <joeyh at debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-stm-dev
--
exception safe alternative to QSem, QSemN, SampleVar
More information about the Pkg-haskell-commits
mailing list