Changeset 6825 for lib/pugs/hack.pod

Show
Ignore:
Timestamp:
09/07/05 00:11:09 (3 years ago)
Author:
rafl
Message:

* Updated documentation for the Debian package.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lib/pugs/hack.pod

    r6823 r6825  
    5656    |  |-- control             File containing package definitions/dependencies 
    5757    |  |-- copyright           Debian copyright notice 
     58    |  |-- patches             Debian specific patches 
     59    |  |   |-- 00list          List of patches 
     60    |  |   `-- 10smoker.dpatch Patch to djust smoker.yml path 
    5861    |  |-- pugs-doc.dirs       Directories to be created in the pugs-doc package 
     62    |  |-- pugs-modules.dirs   Directories to be created in the pugs-modules 
    5963    |  |-- pugs-modules.install  Installation rules for the pugs-modules package 
     64    |  |-- pugs-modules.lintian-overrides  Lintian overrides for pugs-modules 
    6065    |  |-- pugs.dirs           Directories to be created in the pugs package 
    6166    |  |-- pugs.docs           Documentation to be installed in the pugs package 
    6267    |  |-- pugs.install        Installation rules for the pugs package 
    63     |  `-- rules               Makefile for building the Debian package 
     68    |  |-- pugs.links          List of links to be installed in the pugs package 
     69    |  |-- rules               Makefile for building the Debian package 
     70    |  `-- smoker.yml          Configuration file for smoke runs 
    6471    | 
    6572    |-- docs               Documentation relating to Pugs/Perl 6/Haskell