Changeset 6825
- Timestamp:
- 09/07/05 00:11:09 (3 years ago)
- Files:
-
- 1 modified
-
lib/pugs/hack.pod (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lib/pugs/hack.pod
r6823 r6825 56 56 | |-- control File containing package definitions/dependencies 57 57 | |-- copyright Debian copyright notice 58 | |-- patches Debian specific patches 59 | | |-- 00list List of patches 60 | | `-- 10smoker.dpatch Patch to djust smoker.yml path 58 61 | |-- pugs-doc.dirs Directories to be created in the pugs-doc package 62 | |-- pugs-modules.dirs Directories to be created in the pugs-modules 59 63 | |-- pugs-modules.install Installation rules for the pugs-modules package 64 | |-- pugs-modules.lintian-overrides Lintian overrides for pugs-modules 60 65 | |-- pugs.dirs Directories to be created in the pugs package 61 66 | |-- pugs.docs Documentation to be installed in the pugs package 62 67 | |-- 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 64 71 | 65 72 |-- docs Documentation relating to Pugs/Perl 6/Haskell
