软件包: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)
- 用于 debian/rules 的帮助程序
-
- dep: libdist-zilla-perl
- Perl distribution builder
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- 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 压缩格式工具
-
- enh: debhelper
- 用于 debian/rules 的帮助程序
-
- enh: libdist-zilla-perl
- Perl distribution builder