linux.debian.maint.perl
  Home FAQ Contact Sign in
linux.debian.maint.perl only
 
Advanced search
December 2007
motuwethfrsasuw
     12 48
3456789 49
10111213141516 50
17181920212223 51
24252627282930 52
31       1
2007
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
linux.debian.maint.perl Profile…
RELATED GROUPS

POPULAR GROUPS

 Up
  watch files         


Author:
Date: Dec 21, 2007 09:00

Yesterday I started to improve a couple of watch files in our
repository:

* first I changed all URLs pointing to
http://mirrors.kernel.org/cpan/modules/by-module/ ... because of
the timeouts this server has
* then I changed the URLs containing /authors/ because they don't
match anymore if the maintainer of a module changes

For all changed URLs I've used the dist-based scheme, which is also
used by current dh-make-perl:
http://search.cpan.org/dist/Module-Name/ .*/Module-Name-([[:digit:]].*)\.tar\.gz

At that point I saw that there are quite a lot of watch files
referring to URLs with /by-authors/, and I decided to spend my time
on scripting the changes instead of manually fixing them all :)

What I've done (with the help of dam, Tincho and SquOnk on irc) is to
extend the packagecheck script (in svn under /scripts/qa); the new
test kicks in if the URL in debian/watch doesn't match
search.cpan.org/dist and then changes any cpan-related URL to the
above mentioned scheme. This affects /by-module/ URLs as well. [0]
Show full article (2.62Kb)
11 Comments
  Merry Xmus         


Author: Deepak Tripathi
Date: Dec 21, 2007 02:30

Hi All,

Merry Christmus and Happy New Year.

--
Deepak Tripathi
E3 71V3 8Y C063 (We Live By Code)
http://deepkatripathi.blogspot.com

--
To UNSUBSCRIBE, email to debian-perl-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
no comments