File: control

package info (click to toggle)
libtest-fake-httpd-perl 0.07-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 220 kB
  • ctags: 139
  • sloc: perl: 1,500; makefile: 15
file content (29 lines) | stat: -rw-r--r-- 924 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
Source: libtest-fake-httpd-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 debhelper,
 dh-buildinfo,
 devscripts,
 perl,
 libhttp-daemon-perl,
 libplack-perl,
 libtest-tcp-perl,
 liburi-perl,
 libwww-perl,
 libtest-exception-perl,
 libtest-useallmodules-perl,
 perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/pod/Test::Fake::HTTPD
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-fake-httpd-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-fake-httpd-perl.git

Package: libtest-fake-httpd-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Description: fake HTTP server
 Test::Fake::HTTPD is a fake HTTP server module for testing.