summaryrefslogtreecommitdiff
path: root/p/haskell-http-types
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:40 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:40 +0300
commitb7d58c3d70477a50978661efbdc74b8fc4c15b1d (patch)
tree1df58a1ee0a299602b41497b7502db2ee18dc72a /p/haskell-http-types
parent3021eb74361d865c0d1e798978b5aba63a733a51 (diff)
downloadDHG_packages-b7d58c3d70477a50978661efbdc74b8fc4c15b1d.tar.gz
haskell-http-types: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-http-types')
-rw-r--r--p/haskell-http-types/debian/changelog6
-rw-r--r--p/haskell-http-types/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-http-types/debian/changelog b/p/haskell-http-types/debian/changelog
index a27d73e29..a6f6451f1 100644
--- a/p/haskell-http-types/debian/changelog
+++ b/p/haskell-http-types/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-types (0.8.5-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:57:40 +0100
+
haskell-http-types (0.8.5-1) unstable; urgency=medium
* New upstream version.
diff --git a/p/haskell-http-types/debian/control b/p/haskell-http-types/debian/control
index b791bfbf2..728344d22 100644
--- a/p/haskell-http-types/debian/control
+++ b/p/haskell-http-types/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-blaze-builder-dev (>= 0.2.1.4)