summaryrefslogtreecommitdiff
path: root/p/haskell-hakyll
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:09:46 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:09:46 +0400
commit23eaf1b46759192146ccc123d2004eb652adf57e (patch)
tree89090d0294264fa19a8d3f1e551ef972036c81c8 /p/haskell-hakyll
parent25ed34236824bc03bc9caad4b4c10deeb2327623 (diff)
downloadDHG_packages-23eaf1b46759192146ccc123d2004eb652adf57e.tar.gz
haskell-hakyll: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-hakyll')
-rw-r--r--p/haskell-hakyll/debian/changelog7
-rw-r--r--p/haskell-hakyll/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-hakyll/debian/changelog b/p/haskell-hakyll/debian/changelog
index 75c33db2b..0eeff63f3 100644
--- a/p/haskell-hakyll/debian/changelog
+++ b/p/haskell-hakyll/debian/changelog
@@ -1,3 +1,10 @@
+haskell-hakyll (3.2.7.2-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:09:46 +0200
+
haskell-hakyll (3.2.7.2-1) unstable; urgency=low
* New upstream release.
diff --git a/p/haskell-hakyll/debian/control b/p/haskell-hakyll/debian/control
index ab4f5d810..5af7506bc 100644
--- a/p/haskell-hakyll/debian/control
+++ b/p/haskell-hakyll/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>, Kiwamu Okabe <kiwamu@debian.or.jp>
Build-Depends: debhelper (>= 7)
, cdbs
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-blaze-html-dev (>> 0.4)