[SCM] Debian packaging of libevent-rpc-perl branch, master,	updated. 491b375799910e2e053f3e0b18c579a9ccc49981
    Salvatore Bonaccorso 
    carnil at debian.org
       
    Sat Jan 26 15:29:29 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit 8f10a93077090ed49b003b2c428226bab1160110
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:03:52 2013 +0100
    Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/copyright b/debian/copyright
index 86b2ba5..e408aa6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
  http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
 Upstream-Contact: Jörn Reder <joern at zyn dot de>
-Source: http://search.cpan.org/dist/Event-RPC/
+Source: https://metacpan.org/release/Event-RPC/
 Upstream-Name: Event-RPC
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3dbc0f1..a3841dd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Event-RPC/ .*/Event-RPC-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Event-RPC/ .*/Event-RPC-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
-- 
Debian packaging of libevent-rpc-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list