mirror of
https://git.proxmox.com/git/libhttp-daemon-perl
synced 2025-10-05 11:38:49 +00:00
fixing dependencies
This commit is contained in:
parent
642e321a1a
commit
03b41e0acd
9
debian/control
vendored
9
debian/control
vendored
@ -2,8 +2,8 @@ Source: libhttp-daemon-perl
|
|||||||
Section: perl
|
Section: perl
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 7)
|
Build-Depends: debhelper (>= 7)
|
||||||
Build-Depends-Indep: perl, libhttp-request-perl, libhttp-response-perl,
|
Build-Depends-Indep: perl, libhttp-message-perl, libhttp-date-perl,
|
||||||
libhttp-status-perl, libhttp-date-perl, liblwp-mediatypes-perl
|
liblwp-mediatypes-perl
|
||||||
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
|
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
|
||||||
Uploaders: Nicholas Bamber <nicholas@periapt.co.uk>
|
Uploaders: Nicholas Bamber <nicholas@periapt.co.uk>
|
||||||
Standards-Version: 3.9.1
|
Standards-Version: 3.9.1
|
||||||
@ -13,9 +13,8 @@ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhttp-daemon-perl/
|
|||||||
|
|
||||||
Package: libhttp-daemon-perl
|
Package: libhttp-daemon-perl
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, ${perl:Depends}, libhttp-request-perl,
|
Depends: ${misc:Depends}, ${perl:Depends}, libhttp-message-perl,
|
||||||
libhttp-response-perl, libhttp-status-perl, libhttp-date-perl,
|
libhttp-date-perl, liblwp-mediatypes-perl
|
||||||
liblwp-mediatypes-perl
|
|
||||||
Replaces: libwww-perl (<< 6.00)
|
Replaces: libwww-perl (<< 6.00)
|
||||||
Breaks: libwww-perl (<< 6.00)
|
Breaks: libwww-perl (<< 6.00)
|
||||||
Description: simple http server class
|
Description: simple http server class
|
||||||
|
1
debian/libhttp-daemon-perl.docs
vendored
1
debian/libhttp-daemon-perl.docs
vendored
@ -1 +0,0 @@
|
|||||||
README
|
|
Loading…
Reference in New Issue
Block a user