File: MANIFEST

package info (click to toggle)
pkg-components 0.6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 236 kB
  • ctags: 15
  • sloc: perl: 423; sh: 157; makefile: 16
file content (29 lines) | stat: -rw-r--r-- 590 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
bin/dh_components
Build.PL
build_stages/build
build_stages/config
build_stages/copy
build_stages/install
build_stages/patch
build_stages/test
lib/Debian/Debhelper/Dh_components.pm
lib/Debian/Debhelper/Sequence/components.pm
MANIFEST			This list of files
MANIFEST.SKIP
README
t/00.load.t
t/01.basic.t
t/02.options.t
t/data/test1/bargle
t/data/test1/comp1/xxx
t/data/test1/comp2/boogie
t/data/test1/comp2/build
t/data/test1/comp2/config
t/data/test1/comp2/copy
t/data/test1/comp2/install
t/data/test1/comp2/patch
t/data/test1/comp2/test
t/data/test1/comp3/patch
t/pod-coverage.t
t/pod.t
TODO