套件:dh-dist-zilla(1.3.7)
dh-dist-zilla 的相關連結
Debian 的資源:
下載原始碼套件 dh-dist-zilla:
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- libdist-zilla-plugin-metaprovides-perl
- libdist-zilla-perl
- libdist-zilla-plugin-modulebuildtiny-fallback-perl
- dh-autoreconf
- libdist-zilla-app-command-authordebs-perl
- libdist-zilla-app-command-cover-perl
- libdist-zilla-plugin-installguide-perl
- libdist-metadata-perl
- libdist-zilla-plugin-podspellingtests-perl
- libdebhelper-perl
- libdist-zilla-plugin-githubmeta-perl
debhelper add-on to call dzil build and clean up after the build
dh-dist-zilla provides a debhelper sequence addon named 'dist_zilla', i.e. you can use it in your project's debian/rules as "dh $@ --with dist-zilla".
The intention is to be able to build Debian Perl packages directly from a Dist::Zilla based Perl distributions without generating the CPAN distribution tar-ball manually first. It is analogous to using autoreconf to generate the configure script.
The orig.tar.gz/.xz file must only contain the dist.ini and source files but not the generated files like META.yml, README, etc. If you use dh-dist-zilla, you can use "debian/rules get-orig-source" to generate a conforming upstream tar ball if none is available yet.
其他與 dh-dist-zilla 有關的套件
|
|
|
|
-
- dep: debhelper (>= 7)
- helper programs for debian/rules
-
- dep: libdist-zilla-perl
- Perl distribution builder
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: devscripts
- scripts to make the life of a Debian Package maintainer easier
-
- sug: libdist-zilla-app-command-authordebs-perl
- List or install Dist::Zilla authors dependencies as Debian packages
-
- sug: pristine-tar
- regenerate pristine tarballs
-
- sug: xz-utils
- XZ-format compression utilities
-
- enh: debhelper
- helper programs for debian/rules
-
- enh: libdist-zilla-perl
- Perl distribution builder