[SCM] Debian packaging of libfile-changenotify-perl branch, master, updated. debian/0.22-1-6-gf486bbb
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:30:04 UTC 2013
The following commit has been merged in the master branch:
commit 1daf310f668f031d274f62d3deeacf22f568a5c8
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:05 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 247cf3b..fcb9dd0 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-changenotify-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-changenotify-perl.git
-Homepage: http://search.cpan.org/dist/File-ChangeNotify/
+Homepage: https://metacpan.org/release/File-ChangeNotify/
Package: libfile-changenotify-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7d3704b..a521f84 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: File-ChangeNotify
Upstream-Contact: Dave Rolsky <autarch at urth.org>
-Source: http://search.cpan.org/dist/File-ChangeNotify/
+Source: https://metacpan.org/release/File-ChangeNotify/
Files: *
Copyright: 2010-2012, Dave Rolsky <autarch at urth.org>
diff --git a/debian/watch b/debian/watch
index cbae5f6..da138cc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/File-ChangeNotify/ .*/File-ChangeNotify-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-ChangeNotify/ .*/File-ChangeNotify-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libfile-changenotify-perl
More information about the Pkg-perl-cvs-commits
mailing list