- Timestamp:
- 07/28/07 19:04:52 (16 months ago)
- Files:
-
- 1 modified
-
debian/control (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
debian/control
r17106 r17158 3 3 Priority: optional 4 4 Maintainer: Florian Ragwitz <rafl@debianforum.de> 5 Build-Depends: debhelper (>= 4.0.0), dpatch, ghc6 (>= 6.6.1), perl, libperl-dev, libwww-perl, libyaml-perl, libtest-tap-model-perl, libtest-tap-htmlmatrix-perl, libcompress-bzip2-perl, libghc6-network-dev, libghc6-mtl-dev, libghc -time-dev5 Build-Depends: debhelper (>= 4.0.0), dpatch, ghc6 (>= 6.6.1), perl, libperl-dev, libwww-perl, libyaml-perl, libtest-tap-model-perl, libtest-tap-htmlmatrix-perl, libcompress-bzip2-perl, libghc6-network-dev, libghc6-mtl-dev, libghc6-time-dev 6 6 Standards-Version: 3.7.2 7 7 … … 13 13 Pugs is an implementation of Perl 6, written in Haskell. It aims to implement 14 14 the full Perl 6 specification, as detailed in the Synopses at 15 http:// dev.perl.org/perl6/synopsis/15 http://perlcabal.org/syn/ 16 16 . 17 17 Homepage: http://pugscode.org/ … … 22 22 Pugs is an implementation of Perl 6, written in Haskell. It aims to implement 23 23 the full Perl 6 specification, as detailed in the Synopses at 24 http://dev.perl.org/perl6/synopsis/24 perlcabal.org/syn/ 25 25 . 26 26 Homepage: http://pugscode.org/ … … 33 33 Pugs is an implementation of Perl 6, written in Haskell. It aims to implement 34 34 the full Perl 6 specification, as detailed in the Synopses at 35 http://dev.perl.org/perl6/synopsis/35 perlcabal.org/syn/ 36 36 . 37 37 Homepage: http://pugscode.org/
