summaryrefslogtreecommitdiff
path: root/p/haskell-show
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:12:53 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:12:53 +0400
commit9f4dd673aa862206af8adb261574ce10d8dfc4eb (patch)
tree6c49f058b8ad3c478bc98b64f6d3a42cd51c71d8 /p/haskell-show
parent0c88e26719e27f2f8749725eab7772ea25ae915c (diff)
downloadDHG_packages-9f4dd673aa862206af8adb261574ce10d8dfc4eb.tar.gz
haskell-show: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-show')
-rw-r--r--p/haskell-show/debian/changelog7
-rw-r--r--p/haskell-show/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-show/debian/changelog b/p/haskell-show/debian/changelog
index 03ceb6259..ff7edb7fa 100644
--- a/p/haskell-show/debian/changelog
+++ b/p/haskell-show/debian/changelog
@@ -1,3 +1,10 @@
+haskell-show (0.4.1.2-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:12:53 +0200
+
haskell-show (0.4.1.2-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-show/debian/control b/p/haskell-show/debian/control
index 037896fc0..70d6378e8 100644
--- a/p/haskell-show/debian/control
+++ b/p/haskell-show/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)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-quickcheck2-dev (>> 2.4)