mirror of
https://git.proxmox.com/git/libhttp-daemon-perl
synced 2025-10-05 13:52:04 +00:00
Strip trailing slash from metacpan URLs.
This commit is contained in:
parent
a643c83997
commit
0024900eee
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>
|
||||
Uploaders:
|
||||
Standards-Version: 3.9.2
|
||||
Homepage: https://metacpan.org/release/HTTP-Daemon/
|
||||
Homepage: https://metacpan.org/release/HTTP-Daemon
|
||||
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
|
||||
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -1,7 +1,7 @@
|
||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: HTTP-Daemon
|
||||
Upstream-Contact: Gisle Aas <gisle@activestate.com>
|
||||
Source: https://metacpan.org/release/HTTP-Daemon/
|
||||
Source: https://metacpan.org/release/HTTP-Daemon
|
||||
|
||||
Files: *
|
||||
Copyright: 1996-2003, Gisle Aas <gisle@activestate.com>
|
||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,2 +1,2 @@
|
||||
version=3
|
||||
https://metacpan.org/release/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