This is an automated email from the git hooks/post-receive script. grinorcole-guest pushed a commit to branch master in repository libapache-ssllookup-perl.
commit 17a0b7fabc22af04adf65db94f516fff3307ca5b Author: Christopher Hoskin <[email protected]> Date: Sun Mar 15 19:51:20 2015 +0000 Corrected upstream URLs in d/control, d/copyright and d/watch --- debian/changelog | 4 ---- debian/control | 2 +- debian/copyright | 2 +- debian/watch | 2 +- 4 files changed, 3 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 84a6da2..e7a98dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,10 +6,6 @@ libapache-ssllookup-perl (2.00-04-1) UNRELEASED; urgency=low some of our other libapache*-perl packages have overrides with APACHE_TEST_EXTRA_ARGS="-httpd_conf $(CURDIR)/debian/apache2.conf" maybe this works here as well? (this could also save tests.patch maybe) - - duck notices that https://metacpan.org/release/Apache-SSLLookup doesn't - exist. uscan as well. probably we need to use - http://search.cpan.org/dist/Apache-SSLLookup/ - here (in d/control,copyright,watch) - autopkgtest error: bash: t/TEST: No such file or directory diff --git a/debian/control b/debian/control index 167bf4c..d1ae174 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.20120312~), Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-ssllookup-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-ssllookup-perl.git -Homepage: https://metacpan.org/release/Apache-SSLLookup +Homepage: http://search.cpan.org/dist/Apache-SSLLookup/ Testsuite: autopkgtest-pkg-perl Package: libapache-ssllookup-perl diff --git a/debian/copyright b/debian/copyright index 95fb0bd..75fb881 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: https://metacpan.org/release/Apache-SSLLookup +Source: http://search.cpan.org/dist/Apache-SSLLookup-2.00_04/ Upstream-Contact: Geoffrey Young <[email protected]> Upstream-Name: Apache-SSLLookup diff --git a/debian/watch b/debian/watch index 2ffdca2..f245573 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://metacpan.org/release/Apache-SSLLookup .*/Apache-SSLLookup-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +opts="uversionmangle=s/_/-/" http://www.cpan.org/authors/id/G/GE/GEOFF/ .*Apache-SSLLookup-v?(\d[\d.-_]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-ssllookup-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
