summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-form
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:14:28 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:14:28 +0400
commit7debd1574dad8654b4cd26f2a0cd48e5f1126db8 (patch)
treed0e7123bbe67c9d2671bcb483079f59e2453dae6 /p/haskell-yesod-form
parenta6beb21ea40e912aed30e6324185bc13750e1d80 (diff)
downloadDHG_packages-7debd1574dad8654b4cd26f2a0cd48e5f1126db8.tar.gz
haskell-yesod-form: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-yesod-form')
-rw-r--r--p/haskell-yesod-form/debian/changelog7
-rw-r--r--p/haskell-yesod-form/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-yesod-form/debian/changelog b/p/haskell-yesod-form/debian/changelog
index b2adf4cac..11b55dd22 100644
--- a/p/haskell-yesod-form/debian/changelog
+++ b/p/haskell-yesod-form/debian/changelog
@@ -1,3 +1,10 @@
+haskell-yesod-form (1.0.0.4-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:14:28 +0200
+
haskell-yesod-form (1.0.0.4-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-yesod-form/debian/control b/p/haskell-yesod-form/debian/control
index b61015c69..43164bea3 100644
--- a/p/haskell-yesod-form/debian/control
+++ b/p/haskell-yesod-form/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-blaze-builder-dev (>> 0.2.1.4)