Changeset 7472
- Timestamp:
- 10/09/05 16:03:06 (3 years ago)
- Location:
- debian
- Files:
-
- 2 modified
-
control (modified) (1 diff)
-
pugs-modules.install (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debian/control
r7440 r7472 9 9 Architecture: any 10 10 Depends: ${shlibs:Depends}, pugs-modules (>= ${Source-Version}) 11 Suggests: pugs-doc 11 Suggests: pugs-doc, perl, spidermonkey-bin 12 12 Description: A Perl 6 Implementation 13 13 Pugs is an implementation of Perl 6, written in Haskell. It aims to implement -
debian/pugs-modules.install
r7440 r7472 1 usr/share/pugs/*2 1 usr/share/perl5/* 3 2 usr/share/perl6/*
