summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-form
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:40 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:40 +0300
commitf8fd6f3e5df9a851d4eeaca681d556bc2ae207ea (patch)
tree441458052aff6eaff0a8999c314ce083df305df1 /p/haskell-yesod-form
parent4703e8b61d1cb3eddbb1431dc53c977abf28180d (diff)
downloadDHG_packages-f8fd6f3e5df9a851d4eeaca681d556bc2ae207ea.tar.gz
haskell-yesod-form: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-yesod-form')
-rw-r--r--p/haskell-yesod-form/debian/changelog6
-rw-r--r--p/haskell-yesod-form/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-yesod-form/debian/changelog b/p/haskell-yesod-form/debian/changelog
index 9f03cc84c..15010ff11 100644
--- a/p/haskell-yesod-form/debian/changelog
+++ b/p/haskell-yesod-form/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod-form (1.3.15-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:40 +0100
+
haskell-yesod-form (1.3.15-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-yesod-form/debian/control b/p/haskell-yesod-form/debian/control
index 996acc526..544aa1107 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 (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-aeson-dev