Changeset 7639 for debian/control
- Timestamp:
- 10/16/05 16:11:30 (3 years ago)
- Files:
-
- 1 modified
-
debian/control (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
debian/control
r7472 r7639 10 10 Depends: ${shlibs:Depends}, pugs-modules (>= ${Source-Version}) 11 11 Suggests: pugs-doc, perl, spidermonkey-bin 12 Description: APerl 6 Implementation12 Description: Perl 6 Implementation 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 … … 19 19 Package: pugs-doc 20 20 Architecture: all 21 Description: A Perl6 Implementation - Documentation21 Description: pugs documentation 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 … … 42 42 Package: libghc6-pugs-dev 43 43 Architecture: any 44 Depends: ghc6 (>= 6.4 ), ghc6 (<< 6.4-999)44 Depends: ghc6 (>= 6.4.1), ghc6 (<< 6.4.1-999), perl 45 45 Description: Pugs haskell interface 46 46 Pugs is an implementation of Perl 6, written in Haskell. It aims to implement
