summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/alex/debian/changelog6
-rw-r--r--p/alex/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/alex/debian/changelog b/p/alex/debian/changelog
index 4d2d1f9ad..809df65d7 100644
--- a/p/alex/debian/changelog
+++ b/p/alex/debian/changelog
@@ -1,3 +1,9 @@
+alex (3.1.3-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:04 +0100
+
alex (3.1.3-1) unstable; urgency=low
* Adjust watch file to new hackage layout
diff --git a/p/alex/debian/control b/p/alex/debian/control
index d5796168b..812ef815f 100644
--- a/p/alex/debian/control
+++ b/p/alex/debian/control
@@ -6,7 +6,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org>
, Louis Bettens <louis@bettens.info>
Standards-Version: 3.9.4
Build-Depends: cdbs (>= 0.4.59),
- haskell-devscripts (>= 0.8.19),
+ haskell-devscripts (>= 0.9),
debhelper (>= 9),
ghc,
alex,