summaryrefslogtreecommitdiff
path: root/p/haskell-hint
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2010-02-20 20:23:09 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2010-02-20 20:23:09 +0300
commitf8cd719ca4c0fa5df6134c2c9f1764d2e0884986 (patch)
tree5bfbc6179fd3bcfb2b471f43d3a84f66970a08db /p/haskell-hint
parent4f559e70ea243d1023de71dae993780b2ab9c743 (diff)
downloadDHG_packages-f8cd719ca4c0fa5df6134c2c9f1764d2e0884986.tar.gz
haskell-hint: Bump haskell-devscripts dependency to 0.7
Diffstat (limited to 'p/haskell-hint')
-rw-r--r--p/haskell-hint/debian/changelog4
-rw-r--r--p/haskell-hint/debian/control4
2 files changed, 6 insertions, 2 deletions
diff --git a/p/haskell-hint/debian/changelog b/p/haskell-hint/debian/changelog
index 8e3ea59a8..04fddbc78 100644
--- a/p/haskell-hint/debian/changelog
+++ b/p/haskell-hint/debian/changelog
@@ -1,5 +1,6 @@
haskell-hint (0.3.2.1-3) UNRELEASED; urgency=low
+ [ Marco Túlio Gontijo e Silva ]
* debian/control: Remove dependency in hscolour, since it's now a
dependency of haskell-devscripts.
* debian/control: Remove haddock from Build-Depends:, since it's now a
@@ -12,6 +13,9 @@ haskell-hint (0.3.2.1-3) UNRELEASED; urgency=low
* debian/control: Remove uneeded Build-Depends: in libghc6-utf8-
string-*.
+ [ Joachim Breitner ]
+ * Bump haskell-devscripts dependency to 0.7
+
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Wed, 10 Feb 2010 14:37:31 -0200
haskell-hint (0.3.2.1-2) unstable; urgency=low
diff --git a/p/haskell-hint/debian/control b/p/haskell-hint/debian/control
index 3b1533bd1..42dae3019 100644
--- a/p/haskell-hint/debian/control
+++ b/p/haskell-hint/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Marco Túlio Gontijo e Silva <marcot@debian.org>
Build-Depends: debhelper (>= 7)
, cdbs
- , haskell-devscripts (>= 0.6.18)
- , ghc6 (>= 6.10.4)
+ , haskell-devscripts (>= 0.7)
+ , ghc6
, ghc6-prof
, libghc6-mtl-dev
, libghc6-mtl-prof