summaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
Diffstat (limited to 'p')
-rw-r--r--p/haskell-hxt/debian/changelog7
-rw-r--r--p/haskell-hxt/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-hxt/debian/changelog b/p/haskell-hxt/debian/changelog
index b790e5869..270b7a95c 100644
--- a/p/haskell-hxt/debian/changelog
+++ b/p/haskell-hxt/debian/changelog
@@ -1,3 +1,10 @@
+haskell-hxt (9.2.2-4) UNRELEASED; urgency=low
+
+ * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ against experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Mon, 15 Oct 2012 16:17:50 +0200
+
haskell-hxt (9.2.2-3) experimental; urgency=low
* Bump standards version, no change
diff --git a/p/haskell-hxt/debian/control b/p/haskell-hxt/debian/control
index 5c74f11ce..bc8460e4c 100644
--- a/p/haskell-hxt/debian/control
+++ b/p/haskell-hxt/debian/control
@@ -6,7 +6,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends:
cdbs,
debhelper (>= 7),
- haskell-devscripts(>= 0.7),
+ haskell-devscripts (>= 0.8.13),
libcurl4-gnutls-dev | libcurl-dev,
ghc,
ghc-prof,