summaryrefslogtreecommitdiff
path: root/p/haskell-ncurses
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:11:34 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:11:34 +0400
commit933f889ff6b52c1ee564a7e26867f197a063aff9 (patch)
tree5b3276ed924c8fb7acd4de0d4f67e1eea84f5d1a /p/haskell-ncurses
parentfa8835f9e7c678340743cc463e36063387151abb (diff)
downloadDHG_packages-933f889ff6b52c1ee564a7e26867f197a063aff9.tar.gz
haskell-ncurses: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-ncurses')
-rw-r--r--p/haskell-ncurses/debian/changelog7
-rw-r--r--p/haskell-ncurses/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-ncurses/debian/changelog b/p/haskell-ncurses/debian/changelog
index a0bafa9fd..68ffc2be8 100644
--- a/p/haskell-ncurses/debian/changelog
+++ b/p/haskell-ncurses/debian/changelog
@@ -1,3 +1,10 @@
+haskell-ncurses (0.2.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:11:34 +0200
+
haskell-ncurses (0.2.1-1) unstable; urgency=low
* Initial release. (closes: #673212)
diff --git a/p/haskell-ncurses/debian/control b/p/haskell-ncurses/debian/control
index d665deca4..4c42f739c 100644
--- a/p/haskell-ncurses/debian/control
+++ b/p/haskell-ncurses/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
c2hs (>= 0.15)
, cdbs
, debhelper (>= 7.0)
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc (>= 6.12)
, ghc-prof
, libghc-text-dev (>= 0.7)