[SCM] Debian packaging of libschedule-at-perl branch, master, updated. debian/1.15-1-4-gf928ddc
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:46:08 UTC 2013
The following commit has been merged in the master branch:
commit 918b4f878f198323ee55537c4ed2ab01464c3f5a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:53 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 344f2e8..00699b0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Vincent Danjean <vdanjean at debian.org>,
Rene Mayorga <rmayorga at debian.org>, gregor herrmann <gregoa at debian.org>,
Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Schedule-At/
+Homepage: https://metacpan.org/release/Schedule-At/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libschedule-at-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libschedule-at-perl.git
diff --git a/debian/copyright b/debian/copyright
index 4c9db4d..d8ff839 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Schedule-At
Upstream-Contact: Jose A. Rodriguez <josear at ac.upc.es>
-Source: http://search.cpan.org/dist/Schedule-At/
+Source: https://metacpan.org/release/Schedule-At/
Files: *
Copyright: 1997-2012, Jose A. Rodriguez <josear at ac.upc.es>
diff --git a/debian/watch b/debian/watch
index 0fbdfe1..c2c4cc8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# Compulsory line, this is a version 3 file
version=3
-http://search.cpan.org/dist/Schedule-At/ .*/Schedule-At-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Schedule-At/ .*/Schedule-At-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libschedule-at-perl
More information about the Pkg-perl-cvs-commits
mailing list