summaryrefslogtreecommitdiff
path: root/p/haskell-template
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:22 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:22 +0400
commita4d0f201d4aef5b24fdc3d43b6a661e2a9faee41 (patch)
treea506256acb932c13c8411f468459d1f3e64e4d1c /p/haskell-template
parent705b7c27f1871bcdc506c085c494d2c77ff89e75 (diff)
downloadDHG_packages-a4d0f201d4aef5b24fdc3d43b6a661e2a9faee41.tar.gz
haskell-template: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-template')
-rw-r--r--p/haskell-template/debian/changelog7
-rw-r--r--p/haskell-template/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-template/debian/changelog b/p/haskell-template/debian/changelog
index 32387a76e..53ab73bbc 100644
--- a/p/haskell-template/debian/changelog
+++ b/p/haskell-template/debian/changelog
@@ -1,3 +1,10 @@
+haskell-template (0.2.0.7-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:22 +0200
+
haskell-template (0.2.0.7-1) unstable; urgency=low
* New upstream release
diff --git a/p/haskell-template/debian/control b/p/haskell-template/debian/control
index 4fcaab306..31c3269f2 100644
--- a/p/haskell-template/debian/control
+++ b/p/haskell-template/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper (>= 7)
, cdbs
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-mtl-dev (>= 1.1)