summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-uri/debian/changelog6
-rw-r--r--p/haskell-uri/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-uri/debian/changelog b/p/haskell-uri/debian/changelog
index bc65a251b..5a0784f18 100644
--- a/p/haskell-uri/debian/changelog
+++ b/p/haskell-uri/debian/changelog
@@ -1,3 +1,9 @@
+haskell-uri (0.1.6.2-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:18 +0100
+
haskell-uri (0.1.6.2-1) unstable; urgency=low
* Adjust watch file to new hackage layout
diff --git a/p/haskell-uri/debian/control b/p/haskell-uri/debian/control
index 9d59d609a..d4d15616d 100644
--- a/p/haskell-uri/debian/control
+++ b/p/haskell-uri/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joey Hess <joeyh@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-parsec3-dev (>= 3.0)