mirror of
https://git.proxmox.com/git/libhttp-daemon-perl
synced 2025-10-05 04:51:24 +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
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 7)
|
||||
Build-Depends-Indep: perl, libhttp-request-perl, libhttp-response-perl,
|
||||
libhttp-status-perl, libhttp-date-perl, liblwp-mediatypes-perl
|
||||
Build-Depends-Indep: perl, libhttp-message-perl, libhttp-date-perl,
|
||||
liblwp-mediatypes-perl
|
||||
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Nicholas Bamber <nicholas@periapt.co.uk>
|
||||
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
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${perl:Depends}, libhttp-request-perl,
|
||||
libhttp-response-perl, libhttp-status-perl, libhttp-date-perl,
|
||||
liblwp-mediatypes-perl
|
||||
Depends: ${misc:Depends}, ${perl:Depends}, libhttp-message-perl,
|
||||
libhttp-date-perl, liblwp-mediatypes-perl
|
||||
Replaces: libwww-perl (<< 6.00)
|
||||
Breaks: libwww-perl (<< 6.00)
|
||||
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