summaryrefslogtreecommitdiff
path: root/p/haskell-unlambda/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:43 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:43 +0400
commit372d3c8bc218b4591c1b46fa2abd75402f126ad9 (patch)
tree938533a4616a8548df66c198fb9c0bbb2173f8ec /p/haskell-unlambda/debian
parent882063c8e383b4e63e9b8d55c6d354fdfeb76653 (diff)
downloadDHG_packages-372d3c8bc218b4591c1b46fa2abd75402f126ad9.tar.gz
haskell-unlambda: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-unlambda/debian')
-rw-r--r--p/haskell-unlambda/debian/changelog7
-rw-r--r--p/haskell-unlambda/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-unlambda/debian/changelog b/p/haskell-unlambda/debian/changelog
index 38343798a..af024de92 100644
--- a/p/haskell-unlambda/debian/changelog
+++ b/p/haskell-unlambda/debian/changelog
@@ -1,3 +1,10 @@
+haskell-unlambda (0.1-3) 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:43 +0200
+
haskell-unlambda (0.1-2) unstable; urgency=low
* Sourceful upload to rebuild documentation package.
diff --git a/p/haskell-unlambda/debian/control b/p/haskell-unlambda/debian/control
index 78613bbcb..b766b3713 100644
--- a/p/haskell-unlambda/debian/control
+++ b/p/haskell-unlambda/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 (>= 7)
, cdbs
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-mtl-dev