summaryrefslogtreecommitdiff
path: root/p/haskell-void/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:23 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:23 +0300
commit9746e23f5d2626f5850275db1ab82ebdffa9a54a (patch)
treee7842c606bd13ffc7f06533c484ce8ac6122484f /p/haskell-void/debian
parentec236c177655bc3b2ce12e0d59d16e9cb84a4e9b (diff)
downloadDHG_packages-9746e23f5d2626f5850275db1ab82ebdffa9a54a.tar.gz
haskell-void: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-void/debian')
-rw-r--r--p/haskell-void/debian/changelog6
-rw-r--r--p/haskell-void/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-void/debian/changelog b/p/haskell-void/debian/changelog
index f024c478c..6c0aaa650 100644
--- a/p/haskell-void/debian/changelog
+++ b/p/haskell-void/debian/changelog
@@ -1,3 +1,9 @@
+haskell-void (0.6.1-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:23 +0100
+
haskell-void (0.6.1-1) unstable; urgency=low
[ Joachim Breitner ]
diff --git a/p/haskell-void/debian/control b/p/haskell-void/debian/control
index c5e802a93..1e4c2533f 100644
--- a/p/haskell-void/debian/control
+++ b/p/haskell-void/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Iulian Udrea <iulian@linux.com>, Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-hashable-dev (>= 1.1)