summaryrefslogtreecommitdiff
path: root/p/haskell-stm-chans
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:58:58 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:58:58 +0300
commiteae59c6e93fea2a3930258b2b12566ee6a07871b (patch)
tree01ed99ecfd01f746b0cb3deb1ef057fa00049f44 /p/haskell-stm-chans
parent22a65b5e9dbf05e89ab962029f690c3505aa4d05 (diff)
downloadDHG_packages-eae59c6e93fea2a3930258b2b12566ee6a07871b.tar.gz
haskell-stm-chans: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-stm-chans')
-rw-r--r--p/haskell-stm-chans/debian/changelog6
-rw-r--r--p/haskell-stm-chans/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-stm-chans/debian/changelog b/p/haskell-stm-chans/debian/changelog
index f4ca13cbc..60f9747c4 100644
--- a/p/haskell-stm-chans/debian/changelog
+++ b/p/haskell-stm-chans/debian/changelog
@@ -1,3 +1,9 @@
+haskell-stm-chans (3.0.0.2-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:58:58 +0100
+
haskell-stm-chans (3.0.0.2-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-stm-chans/debian/control b/p/haskell-stm-chans/debian/control
index bf63e7375..476efe8e8 100644
--- a/p/haskell-stm-chans/debian/control
+++ b/p/haskell-stm-chans/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-stm-dev (>= 2.4)