[SCM] Packaging of ack-grep in Debian branch, master, updated. debian/1.96-2-4-g7a380e6

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


The following commit has been merged in the master branch:
commit e19054aa76f812c980dcf191929945087569ea8a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:58:50 2013 +0100

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

diff --git a/debian/control b/debian/control
index 694004c..aef71fa 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 7.0.50),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/ack-grep.git
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/ack-grep.git
-Homepage: http://search.cpan.org/dist/ack/
+Homepage: https://metacpan.org/release/ack/
 
 Package: ack-grep
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5892bfe..cb9c7b8 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: ack
 Upstream-Contact: Andy Lester <andy at petdance.com>
-Source: http://search.cpan.org/dist/ack/
+Source: https://metacpan.org/release/ack/
 
 Files: *
 Copyright: 2005-2011, Andy Lester <andy at petdance.com>
diff --git a/debian/watch b/debian/watch
index b13c76b..02967fe 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/ack/ .*/ack-([0-9.]*).tar.gz
+https://metacpan.org/release/ack/ .*/ack-([0-9.]*).tar.gz

-- 
Packaging of ack-grep in Debian



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