summaryrefslogtreecommitdiff
path: root/p/haskell-hjsmin
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:10:16 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:10:16 +0400
commita93bfc1aeca82f8892152cfc6323e9c38ce101b1 (patch)
tree138778974ef19e0a7a917bb2f039afe9779b1a7e /p/haskell-hjsmin
parentc3b9d512e6b0ad8506b69652615ab99cf3c54a4f (diff)
downloadDHG_packages-a93bfc1aeca82f8892152cfc6323e9c38ce101b1.tar.gz
haskell-hjsmin: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-hjsmin')
-rw-r--r--p/haskell-hjsmin/debian/changelog7
-rw-r--r--p/haskell-hjsmin/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-hjsmin/debian/changelog b/p/haskell-hjsmin/debian/changelog
index ada31e802..fb6c8f2d1 100644
--- a/p/haskell-hjsmin/debian/changelog
+++ b/p/haskell-hjsmin/debian/changelog
@@ -1,3 +1,10 @@
+haskell-hjsmin (0.1.1-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:10:16 +0200
+
haskell-hjsmin (0.1.1-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-hjsmin/debian/control b/p/haskell-hjsmin/debian/control
index 603ad866f..ed30488bb 100644
--- a/p/haskell-hjsmin/debian/control
+++ b/p/haskell-hjsmin/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-blaze-builder-dev (>> 0.2)