[SCM] Debian packaging of libnet-gmail-imap-label-perl branch, master, updated. debian/0.006-1-2-gdc67c46
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:40:50 UTC 2013
The following commit has been merged in the master branch:
commit d86e96f8792b75991170e25bcc5d5d93525260ad
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:08:37 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 0e84577..6cdbbc0 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libcapture-tiny-perl (>= 0.12),
libregexp-common-perl,
perl
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Net-Gmail-IMAP-Label/
+Homepage: https://metacpan.org/release/Net-Gmail-IMAP-Label/
Package: libnet-gmail-imap-label-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8b546ed..6aaaf75 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Net-Gmail-IMAP-Label
-Source: http://search.cpan.org/dist/Net-Gmail-IMAP-Label/
+Source: https://metacpan.org/release/Net-Gmail-IMAP-Label/
Upstream-Contact: Zakariyya Mughal <zmughal at cpan.org>
Files: *
diff --git a/debian/watch b/debian/watch
index 9d3d7b6..c695182 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-Gmail-IMAP-Label/ .*/Net-Gmail-IMAP-Label-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Gmail-IMAP-Label/ .*/Net-Gmail-IMAP-Label-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libnet-gmail-imap-label-perl
More information about the Pkg-perl-cvs-commits
mailing list