summaryrefslogtreecommitdiff
path: root/p/haskell-language-python
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:52 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:52 +0300
commitb61a677fbbbd0497c03a48de113d4607e5ae8f56 (patch)
treeaf69eee718f7f123d1ab509389ba5250d98194ba /p/haskell-language-python
parent4031ffe51eb42d71dfbb74d2d53fdfab3ac80ae0 (diff)
downloadDHG_packages-b61a677fbbbd0497c03a48de113d4607e5ae8f56.tar.gz
haskell-language-python: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-language-python')
-rw-r--r--p/haskell-language-python/debian/changelog6
-rw-r--r--p/haskell-language-python/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-language-python/debian/changelog b/p/haskell-language-python/debian/changelog
index 45a024eb1..5e317718f 100644
--- a/p/haskell-language-python/debian/changelog
+++ b/p/haskell-language-python/debian/changelog
@@ -1,3 +1,9 @@
+haskell-language-python (0.4.0-4) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:57:52 +0100
+
haskell-language-python (0.4.0-3) unstable; urgency=medium
* Depend on alex (Closes: #759503, again)
diff --git a/p/haskell-language-python/debian/control b/p/haskell-language-python/debian/control
index 98ec63921..e190c518e 100644
--- a/p/haskell-language-python/debian/control
+++ b/p/haskell-language-python/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, happy