- Timestamp:
- 07/06/05 02:47:57 (3 years ago)
- svk:copy_cache_prev:
- 7143
- Location:
- debian
- Files:
-
- 4 removed
- 3 modified
-
README.Debian (deleted)
-
control (modified) (2 diffs)
-
copyright (modified) (1 diff)
-
dirs (deleted)
-
files (deleted)
-
pugs-doc.install (modified) (1 diff)
-
pugs.substvars (deleted)
Legend:
- Unmodified
- Added
- Removed
-
debian/control
r1511 r5244 3 3 Priority: optional 4 4 Maintainer: Shu-Chun Weng <scw@csie.org> 5 Uploaders: Florian Ragwitz <rafl@fsfe.org> 5 6 Build-Depends: debhelper (>= 4.0.0) 6 Standards-Version: 3.6. 17 Standards-Version: 3.6.2 7 8 8 9 Package: pugs … … 11 12 Suggests: parrot 12 13 Description: A Perl 6 Implementation 13 Pugs is Perl6 User's Golfing System. 14 Pugs is an implementation of Perl 6, written in Haskell. It aims to implement 15 the full Perl6 specification, as detailed in the Synopses at 16 http://dev.perl.org/perl6/synopsis/ 17 . 18 Homepage: http://pugscode.org/ 14 19 15 20 Package: pugs-doc 16 21 Architecture: all 17 22 Description: Documentation for pugs 18 Pugs is Perl6 User's Golfing System. 19 23 Pugs is an implementation of Perl 6, written in Haskell. It aims to implement 24 the full Perl6 specification, as detailed in the Synopses at 25 http://dev.perl.org/perl6/synopsis/ 26 . 27 Homepage: http://pugscode.org/ 28 . 29 This package contains various documentation for pugs. -
debian/copyright
r1237 r5244 4 4 It was downloaded from http://autrijus.org/dist/. 5 5 6 Copyright Holder: Autrijus Tang.6 Copyright Holder: Copyright 2005, Autrijus Tang. 7 7 8 8 License: -
debian/pugs-doc.install
r1237 r5244 1 1 README 2 2 ChangeLog 3
