[SCM] Debian packaging of libnet-sftp-foreign-perl branch, master, updated. debian/1.73+dfsg-1-4-gace2dfc

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:41:45 UTC 2013


The following commit has been merged in the master branch:
commit ff002d1c0d89d989b26e9a1feeb20bed1bdd7925
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:09:00 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 59afb6a..b122f24 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
  Salvatore Bonaccorso <carnil at debian.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Net-SFTP-Foreign/
+Homepage: https://metacpan.org/release/Net-SFTP-Foreign/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-sftp-foreign-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-sftp-foreign-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index d76c797..60eefa6 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: Net-SFTP-Foreign
 Upstream-Contact: Salvador Fandiño <sfandino at yahoo.com>
-Source: http://search.cpan.org/dist/Net-SFTP-Foreign/
+Source: https://metacpan.org/release/Net-SFTP-Foreign/
 Comment: The non-free RFCs have been removed from the upstream tarball
  for the +dfsg version.
 
diff --git a/debian/watch b/debian/watch
index c737e9d..6ca3a69 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="dversionmangle=s/\+dfsg$//,uversionmangle=s/_/./" \
-http://search.cpan.org/dist/Net-SFTP-Foreign/   .*/Net-SFTP-Foreign-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub
+https://metacpan.org/release/Net-SFTP-Foreign/   .*/Net-SFTP-Foreign-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub

-- 
Debian packaging of libnet-sftp-foreign-perl



More information about the Pkg-perl-cvs-commits mailing list