summaryrefslogtreecommitdiff
path: root/p/haskell-utf8-string
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:47 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:13:47 +0400
commit00133a6b0b158c881953dc4c292eee540c6b21b1 (patch)
treec6378c349b39711914651d8dcfdd90adda76261b /p/haskell-utf8-string
parentb9bbf305e135620ffde1ae4e452d332082b90859 (diff)
downloadDHG_packages-00133a6b0b158c881953dc4c292eee540c6b21b1.tar.gz
haskell-utf8-string: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-utf8-string')
-rw-r--r--p/haskell-utf8-string/debian/changelog7
-rw-r--r--p/haskell-utf8-string/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-utf8-string/debian/changelog b/p/haskell-utf8-string/debian/changelog
index 29a7cd148..e97205bca 100644
--- a/p/haskell-utf8-string/debian/changelog
+++ b/p/haskell-utf8-string/debian/changelog
@@ -1,3 +1,10 @@
+haskell-utf8-string (0.3.7-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:13:47 +0200
+
haskell-utf8-string (0.3.7-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-utf8-string/debian/control b/p/haskell-utf8-string/debian/control
index 0360ac6f9..8d4c5c953 100644
--- a/p/haskell-utf8-string/debian/control
+++ b/p/haskell-utf8-string/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Chris Lamb <lamby@debian.org>, Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org>
Build-Depends:
debhelper (>= 7),
- haskell-devscripts (>= 0.8),
+ haskell-devscripts (>= 0.8.13),
cdbs,
ghc,
ghc-doc,