summaryrefslogtreecommitdiff
path: root/p/haskell-css-text
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:08:29 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:08:29 +0400
commit6f0d6db5c5f511aaae152885493649160bf2e618 (patch)
tree58250948a703bde33d295214b7c825d1fb856a64 /p/haskell-css-text
parent9bbdbf91cbef8a4700f458cd36c1f9fb1a7c9f7e (diff)
downloadDHG_packages-6f0d6db5c5f511aaae152885493649160bf2e618.tar.gz
haskell-css-text: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-css-text')
-rw-r--r--p/haskell-css-text/debian/changelog7
-rw-r--r--p/haskell-css-text/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-css-text/debian/changelog b/p/haskell-css-text/debian/changelog
index b6d6c9bf9..0b255277f 100644
--- a/p/haskell-css-text/debian/changelog
+++ b/p/haskell-css-text/debian/changelog
@@ -1,3 +1,10 @@
+haskell-css-text (0.1.1-4) 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:08:29 +0200
+
haskell-css-text (0.1.1-3) unstable; urgency=low
* Bump to Standards-Version 3.9.3.
diff --git a/p/haskell-css-text/debian/control b/p/haskell-css-text/debian/control
index 292fdcedb..38c65c95f 100644
--- a/p/haskell-css-text/debian/control
+++ b/p/haskell-css-text/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 7)
, cdbs
- , haskell-devscripts (>= 0.8.10)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-attoparsec-dev (>= 0.10)