File: control

package info (click to toggle)
libdist-zilla-plugin-bugtracker-perl 1.111080-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 200 kB
  • sloc: perl: 569; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,061 bytes parent folder | download | duplicates (2)
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
Source: libdist-zilla-plugin-bugtracker-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Joenio Costa <joenio@joenio.me>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdist-zilla-perl,
 libmoose-perl,
 libtest-differences-perl,
 libtest-mockobject-perl,
 perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-bugtracker-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-bugtracker-perl.git
Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Bugtracker
Testsuite: autopkgtest-pkg-perl

Package: libdist-zilla-plugin-bugtracker-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libdist-zilla-perl,
 libmoose-perl
Description: Dist::Zilla plugin to automatically sets the bugtracker URL and mailto
 Dist::Zilla::Plugin::Bugtracker is a Dist::Zilla plugin to automatically
 sets the distribution's bugtracker URL and possibly the email
 address as metadata.