summaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-15 18:17:50 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-15 18:17:50 +0400
commit8aaf7cc269c7b3347cd9c395d8c00516a79f097f (patch)
tree5018da7003a8972109eefb8d7231c8ed023c02f3 /p
parentc43acb8ba91a348fbef300d26f658cd9af9e3b41 (diff)
downloadDHG_packages-8aaf7cc269c7b3347cd9c395d8c00516a79f097f.tar.gz
haskell-hxt: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
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,