File: META.yml

package info (click to toggle)
dh-make-perl 0.70-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 984 kB
  • ctags: 203
  • sloc: perl: 4,318; makefile: 88
file content (112 lines) | stat: -rw-r--r-- 2,816 bytes parent folder | download
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
---
abstract: 'create Debian source package from CPAN dist'
author: []
build_requires:
  File::Touch: 0
  Test::Deep: 0
  Test::Differences: 0
  Test::Exception: 0
  Test::More: 0
configure_requires:
  Module::Build: 0.36
generated_by: 'Module::Build version 0.3607'
license: gpl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: DhMakePerl
no_index:
  directory:
    - privinc
    - t
    - xt
    - share
provides:
  Debian::AptContents:
    file: lib/Debian/AptContents.pm
  Debian::Control:
    file: lib/Debian/Control.pm
  Debian::Control::FromCPAN:
    file: lib/Debian/Control/FromCPAN.pm
  Debian::Control::Stanza:
    file: lib/Debian/Control/Stanza.pm
  Debian::Control::Stanza::Binary:
    file: lib/Debian/Control/Stanza/Binary.pm
  Debian::Control::Stanza::CommaSeparated:
    file: lib/Debian/Control/Stanza/CommaSeparated.pm
  Debian::Control::Stanza::Source:
    file: lib/Debian/Control/Stanza/Source.pm
  Debian::Dependencies:
    file: lib/Debian/Dependencies.pm
  Debian::Dependency:
    file: lib/Debian/Dependency.pm
  Debian::DpkgLists:
    file: lib/Debian/DpkgLists.pm
  Debian::Rules:
    file: lib/Debian/Rules.pm
  Debian::WNPP::Bug:
    file: lib/Debian/WNPP/Bug.pm
  Debian::WNPP::Query:
    file: lib/Debian/WNPP/Query.pm
  DhMakePerl:
    file: lib/DhMakePerl.pm
    version: 0.70
  DhMakePerl::Command::Packaging:
    file: lib/DhMakePerl/Command/Packaging.pm
  DhMakePerl::Command::dump_config:
    file: lib/DhMakePerl/Command/dump_config.pm
  DhMakePerl::Command::help:
    file: lib/DhMakePerl/Command/help.pm
  DhMakePerl::Command::locate:
    file: lib/DhMakePerl/Command/locate.pm
  DhMakePerl::Command::make:
    file: lib/DhMakePerl/Command/make.pm
  DhMakePerl::Command::refresh:
    file: lib/DhMakePerl/Command/refresh.pm
  DhMakePerl::Command::refresh_cache:
    file: lib/DhMakePerl/Command/refresh_cache.pm
  DhMakePerl::Config:
    file: lib/DhMakePerl/Config.pm
  DhMakePerl::PodParser:
    file: lib/DhMakePerl/PodParser.pm
  DhMakePerl::Utils:
    file: lib/DhMakePerl/Utils.pm
requires:
  AptPkg::Cache: 0
  AptPkg::Config: 0
  Array::Unique: 0
  CPAN: 0
  Carp: 0
  Cwd: 0
  Dpkg: 0
  Dpkg::Source::Package: 0
  Email::Date::Format: 0
  File::Basename: 0
  File::Copy: 0
  File::Find::Rule: 0
  File::Spec: 0
  File::Spec::Functions: 0
  FindBin: 0
  Getopt::Long: 0
  IO::File: 0
  IO::Uncompress::Gunzip: 0
  List::MoreUtils: 0
  Module::Build: 0
  Module::CoreList: 0
  Module::Depends: 0
  Module::Depends::Intrusive: 0
  Parse::DebControl: 0
  Parse::DebianChangelog: 0
  Storable: 0
  Text::Diff: 0
  Text::Wrap: 0
  Tie::File: 0
  Tie::IxHash: 0
  User::pwent: 0
  WWW::Mechanize: 0
  YAML: 0
  perl: 5.010
  version: 0
resources:
  license: http://www.gnu.org/licenses/old-licenses/gpl-1.0.txt
version: 0.70