Changeset 5244 for debian/control

Show
Ignore:
Timestamp:
07/06/05 02:47:57 (4 years ago)
Author:
rafl
svk:copy_cache_prev:
7143
Message:

* Fixed Copyright notice
* Removed debian/{README.Debian,dirs,files,pugs.substvars}
* Better description
* Added me to uploaders
* Bumped up Standards-Version

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • debian/control

    r1511 r5244  
    33Priority: optional 
    44Maintainer: Shu-Chun Weng <scw@csie.org> 
     5Uploaders: Florian Ragwitz <rafl@fsfe.org> 
    56Build-Depends: debhelper (>= 4.0.0) 
    6 Standards-Version: 3.6.1 
     7Standards-Version: 3.6.2 
    78 
    89Package: pugs 
     
    1112Suggests: parrot 
    1213Description: 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/ 
    1419 
    1520Package: pugs-doc 
    1621Architecture: all 
    1722Description: 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.