summaryrefslogtreecommitdiff
path: root/p/alex
diff options
context:
space:
mode:
Diffstat (limited to 'p/alex')
-rw-r--r--p/alex/debian/changelog2
-rw-r--r--p/alex/debian/control4
2 files changed, 4 insertions, 2 deletions
diff --git a/p/alex/debian/changelog b/p/alex/debian/changelog
index 0c137ab50..2d3f21a3c 100644
--- a/p/alex/debian/changelog
+++ b/p/alex/debian/changelog
@@ -7,6 +7,8 @@ alex (2.3.1-3) unstable; urgency=low
* debian/watch: Remove spaces, since they're not allowed by uscan.
* debian/control: Use Vcs-Browser: field.
* debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
+ * debian/control: Bump version of Build-Depends: on haskell-devscripts
+ to 0.7 and remove versioned Build-Depends: on ghc6.
-- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Wed, 17 Feb 2010 08:45:23 -0200
diff --git a/p/alex/debian/control b/p/alex/debian/control
index 1d49c1263..e98ccd969 100644
--- a/p/alex/debian/control
+++ b/p/alex/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joachim Breitner <nomeata@debian.org>
Standards-Version: 3.8.4
Build-Depends: cdbs (>= 0.4.59),
- haskell-devscripts (>= 0.6.16),
+ haskell-devscripts (>= 0.7),
debhelper (>= 7),
- ghc6 (>= 6.10.4),
+ ghc6,
alex,
happy,
jade,