~ubuntu-branches/ubuntu/utopic/haskell-mueval/utopic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Clint Adams
  • Date: 2013-08-09 21:13:05 UTC
  • Revision ID: package-import@ubuntu.com-20130809211305-y062dkjwwgp7wzr7
Tags: 0.9-2
Add mueval binary package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
  , libghc-show-doc
25
25
  , libghc-utf8-string-doc
26
26
  , libghc-simple-reflect-doc
27
 
Standards-Version: 3.9.2
 
27
Standards-Version: 3.9.4
28
28
Homepage: http://hackage.haskell.org/package/mueval
29
29
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-mueval
30
30
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-mueval
38
38
 It is, in short, intended to be a standalone version of Lambdabot's famous
39
39
 evaluation functionality.
40
40
 
 
41
Package: mueval
 
42
Architecture: any
 
43
Depends: ${haskell:Depends}
 
44
  , ${shlibs:Depends}
 
45
  , ${misc:Depends}
 
46
Recommends: ${haskell:Recommends}
 
47
Suggests: ${haskell:Suggests}
 
48
Provides: ${haskell:Provides}
 
49
Description: ${haskell:ShortDescription} - executables
 
50
 ${haskell:LongDescription}
 
51
 .
 
52
 This contains the mueval binaries.
 
53
 
41
54
Package: libghc-mueval-dev
42
55
Architecture: any
43
56
Depends: ${haskell:Depends}