mirror of
https://git.proxmox.com/git/libhttp-daemon-perl
synced 2025-10-05 04:51:24 +00:00
Reformat debian/control with cme
Gbp-Dch: ignore
This commit is contained in:
parent
8f0a28254c
commit
e4857125b0
28
debian/control
vendored
28
debian/control
vendored
@ -1,28 +1,28 @@
|
||||
Source: libhttp-daemon-perl
|
||||
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
|
||||
Section: perl
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 10)
|
||||
Build-Depends-Indep: perl,
|
||||
libhttp-date-perl,
|
||||
libhttp-message-perl,
|
||||
libio-socket-ip-perl,
|
||||
liblwp-mediatypes-perl
|
||||
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
|
||||
Uploaders:
|
||||
libhttp-date-perl,
|
||||
libhttp-message-perl,
|
||||
libio-socket-ip-perl,
|
||||
liblwp-mediatypes-perl
|
||||
Standards-Version: 4.1.4
|
||||
Homepage: https://metacpan.org/release/HTTP-Daemon
|
||||
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhttp-daemon-perl.git
|
||||
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhttp-daemon-perl
|
||||
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhttp-daemon-perl.git
|
||||
Homepage: https://metacpan.org/release/HTTP-Daemon
|
||||
|
||||
Package: libhttp-daemon-perl
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${perl:Depends},
|
||||
libhttp-date-perl,
|
||||
libhttp-message-perl,
|
||||
libio-socket-ip-perl,
|
||||
liblwp-mediatypes-perl
|
||||
Replaces: libwww-perl (<< 6.00)
|
||||
Depends: ${misc:Depends},
|
||||
${perl:Depends},
|
||||
libhttp-date-perl,
|
||||
libhttp-message-perl,
|
||||
libio-socket-ip-perl,
|
||||
liblwp-mediatypes-perl
|
||||
Breaks: libwww-perl (<< 6.00)
|
||||
Replaces: libwww-perl (<< 6.00)
|
||||
Description: simple http server class
|
||||
Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a
|
||||
socket for incoming requests. The HTTP::Daemon is a subclass of
|
||||
|
Loading…
Reference in New Issue
Block a user