summaryrefslogtreecommitdiff
path: root/p/haskell-ansi-wl-pprint
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:07:17 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:07:17 +0400
commitc005ed9eb760077650036c90d858e8ce9ab60080 (patch)
tree70a896f66578d1aab778e93279fd1f2e3dafe362 /p/haskell-ansi-wl-pprint
parente6c0c19e6928adbc25abbff8932c7e91c98ce019 (diff)
downloadDHG_packages-c005ed9eb760077650036c90d858e8ce9ab60080.tar.gz
haskell-ansi-wl-pprint: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-ansi-wl-pprint')
-rw-r--r--p/haskell-ansi-wl-pprint/debian/changelog7
-rw-r--r--p/haskell-ansi-wl-pprint/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-ansi-wl-pprint/debian/changelog b/p/haskell-ansi-wl-pprint/debian/changelog
index d9844e961..114fdf6b3 100644
--- a/p/haskell-ansi-wl-pprint/debian/changelog
+++ b/p/haskell-ansi-wl-pprint/debian/changelog
@@ -1,3 +1,10 @@
+haskell-ansi-wl-pprint (0.6.4-2) UNRELEASED; urgency=low
+
+ * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ against experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:07:17 +0200
+
haskell-ansi-wl-pprint (0.6.4-1) unstable; urgency=low
* New upstream release
diff --git a/p/haskell-ansi-wl-pprint/debian/control b/p/haskell-ansi-wl-pprint/debian/control
index 7964004ba..f9b71263f 100644
--- a/p/haskell-ansi-wl-pprint/debian/control
+++ b/p/haskell-ansi-wl-pprint/debian/control
@@ -4,7 +4,7 @@ Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp>
Build-Depends: debhelper (>= 7.0),
- haskell-devscripts (>= 0.8),
+ haskell-devscripts (>= 0.8.13),
cdbs,
ghc,
ghc-prof,