~ubuntu-branches/ubuntu/saucy/haskell-quickcheck/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Giovanni Mascellani
  • Date: 2011-05-03 19:38:47 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110503193847-ctpke249xe44c7vn
Tags: 2.4.1.1-1
* Team upload.
* New upstream release
* Using Template Haskell only on archtectures that support it.
* Standards-Version bumped to 3.9.1 (no changes required).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: extra
4
4
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
5
5
Uploaders: Iain Lane <laney@ubuntu.com>
6
 
Standards-Version: 3.8.4
 
6
Standards-Version: 3.9.1
7
7
Build-Depends: debhelper (>= 7),
8
8
               ghc (>= 6.10.4),
9
9
               ghc-prof,
10
10
               ghc-doc,
11
 
               ghc-ghci,
 
11
               ghc-ghci [any-i386 any-amd64],
12
12
               haskell-devscripts (>= 0.8),
13
13
               cdbs,
14
14
               libghc-mtl-dev (>= 1.1.0.2-7),