summaryrefslogtreecommitdiff
path: root/p/haskell-stm/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-stm/debian')
-rw-r--r--p/haskell-stm/debian/changelog7
-rw-r--r--p/haskell-stm/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-stm/debian/changelog b/p/haskell-stm/debian/changelog
index efc775012..3f51dba8c 100644
--- a/p/haskell-stm/debian/changelog
+++ b/p/haskell-stm/debian/changelog
@@ -1,3 +1,10 @@
+haskell-stm (2.3-2) UNRELEASED; urgency=low
+
+ * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ against experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:13:08 +0200
+
haskell-stm (2.3-1) unstable; urgency=low
* New upstream release
diff --git a/p/haskell-stm/debian/control b/p/haskell-stm/debian/control
index 319876f6d..166d408df 100644
--- a/p/haskell-stm/debian/control
+++ b/p/haskell-stm/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joachim Breitner <nomeata@debian.org>
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 7)
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, cdbs
, ghc
, ghc-prof