mirror of
https://git.proxmox.com/git/libhttp-daemon-perl
synced 2025-10-05 21:30:39 +00:00
Change search.cpan.org based URIs to metacpan.org based URIs
This commit is contained in:
parent
4079cc8ac4
commit
dee4795b40
2
debian/control
vendored
2
debian/control
vendored
@ -9,7 +9,7 @@ Build-Depends-Indep: 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.2
|
Standards-Version: 3.9.2
|
||||||
Homepage: http://search.cpan.org/dist/HTTP-Daemon/
|
Homepage: https://metacpan.org/release/HTTP-Daemon/
|
||||||
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-daemon-perl.git
|
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-daemon-perl.git
|
||||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-daemon-perl.git
|
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-daemon-perl.git
|
||||||
|
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -1,6 +1,6 @@
|
|||||||
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
|
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
|
||||||
Maintainer: Gisle Aas <gisle@activestate.com>
|
Maintainer: Gisle Aas <gisle@activestate.com>
|
||||||
Source: http://search.cpan.org/dist/HTTP-Daemon/
|
Source: https://metacpan.org/release/HTTP-Daemon/
|
||||||
Name: HTTP-Daemon
|
Name: HTTP-Daemon
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,2 +1,2 @@
|
|||||||
version=3
|
version=3
|
||||||
http://search.cpan.org/dist/HTTP-Daemon/ .*/HTTP-Daemon-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
|
https://metacpan.org/release/HTTP-Daemon/ .*/HTTP-Daemon-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
|
||||||
|
Loading…
Reference in New Issue
Block a user