r19772 - in /trunk/libparams-callbackrequest-perl/debian: changelog copyright watch
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Fri May 9 13:19:44 UTC 2008
Author: gregoa
Date: Fri May 9 13:19:44 2008
New Revision: 19772
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=19772
Log:
* debian/watch: extended regexp for matching upstream releases.
* debian/copyright: use author-independent upstream source URL, adjust
years of copyright.
Modified:
trunk/libparams-callbackrequest-perl/debian/changelog
trunk/libparams-callbackrequest-perl/debian/copyright
trunk/libparams-callbackrequest-perl/debian/watch
Modified: trunk/libparams-callbackrequest-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparams-callbackrequest-perl/debian/changelog?rev=19772&op=diff
==============================================================================
--- trunk/libparams-callbackrequest-perl/debian/changelog (original)
+++ trunk/libparams-callbackrequest-perl/debian/changelog Fri May 9 13:19:44 2008
@@ -6,8 +6,11 @@
* debian/watch: use dist-based URL.
* New upstream release.
+ * debian/watch: extended regexp for matching upstream releases.
+ * debian/copyright: use author-independent upstream source URL, adjust
+ years of copyright.
- -- gregor herrmann <gregoa at debian.org> Fri, 09 May 2008 15:15:52 +0200
+ -- gregor herrmann <gregoa at debian.org> Fri, 09 May 2008 15:19:09 +0200
libparams-callbackrequest-perl (1.17-1) unstable; urgency=low
Modified: trunk/libparams-callbackrequest-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparams-callbackrequest-perl/debian/copyright?rev=19772&op=diff
==============================================================================
--- trunk/libparams-callbackrequest-perl/debian/copyright (original)
+++ trunk/libparams-callbackrequest-perl/debian/copyright Fri May 9 13:19:44 2008
@@ -1,11 +1,11 @@
This is the debian package for the Params-CallbackRequest module.
It was created by Clint Adams <schizo at debian.org> using dh-make-perl.
-It was downloaded from http://search.cpan.org/~dwheeler/
+It was downloaded from http://search.cpan.org/dist/Params-CallbackRequest/
The upstream author is: David Wheeler <david at kineticode.com>.
-Copyright (C) 2003-2004 David Wheeler
+Copyright 2003-2008 David Wheeler. Some Rights Reserved.
This module is free software; you can redistribute it or modify it under
the same terms as Perl itself.
Modified: trunk/libparams-callbackrequest-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparams-callbackrequest-perl/debian/watch?rev=19772&op=diff
==============================================================================
--- trunk/libparams-callbackrequest-perl/debian/watch (original)
+++ trunk/libparams-callbackrequest-perl/debian/watch Fri May 9 13:19:44 2008
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Params-CallbackRequest/ .*/Params-CallbackRequest-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/Params-CallbackRequest/ .*/Params-CallbackRequest-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
More information about the Pkg-perl-cvs-commits
mailing list