r45560 - in /trunk/libtext-csv-perl/debian: changelog control copyright watch

bricas-guest at users.alioth.debian.org bricas-guest at users.alioth.debian.org
Fri Oct 9 02:35:53 UTC 2009


Author: bricas-guest
Date: Fri Oct  9 02:35:47 2009
New Revision: 45560

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45560
Log:
* debian/control: added myself to Uploaders
* debian/copyright: added myself to copyright statement for debian/*
* debian/watch: remove comments

Modified:
    trunk/libtext-csv-perl/debian/changelog
    trunk/libtext-csv-perl/debian/control
    trunk/libtext-csv-perl/debian/copyright
    trunk/libtext-csv-perl/debian/watch

Modified: trunk/libtext-csv-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-csv-perl/debian/changelog?rev=45560&op=diff
==============================================================================
--- trunk/libtext-csv-perl/debian/changelog (original)
+++ trunk/libtext-csv-perl/debian/changelog Fri Oct  9 02:35:47 2009
@@ -1,6 +1,9 @@
 libtext-csv-perl (1.14-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * debian/control: added myself to Uploaders
+  * debian/copyright: added myself to copyright statement for debian/*
+  * debian/watch: remove comments
 
  -- Brian Cassidy <brian.cassidy at gmail.com>  Thu, 08 Oct 2009 23:31:43 -0300
 

Modified: trunk/libtext-csv-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-csv-perl/debian/control?rev=45560&op=diff
==============================================================================
--- trunk/libtext-csv-perl/debian/control (original)
+++ trunk/libtext-csv-perl/debian/control Fri Oct  9 02:35:47 2009
@@ -5,7 +5,8 @@
 Build-Depends-Indep: perl (>= 5.6.10-12), libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Danjean <vdanjean at debian.org>,
- gregor herrmann <gregoa at debian.org>, Ansgar Burchardt <ansgar at 43-1.org>
+ gregor herrmann <gregoa at debian.org>, Ansgar Burchardt <ansgar at 43-1.org>,
+ Brian Cassidy <brian.cassidy at gmail.com>
 Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Text-CSV/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-csv-perl/

Modified: trunk/libtext-csv-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-csv-perl/debian/copyright?rev=45560&op=diff
==============================================================================
--- trunk/libtext-csv-perl/debian/copyright (original)
+++ trunk/libtext-csv-perl/debian/copyright Fri Oct  9 02:35:47 2009
@@ -19,6 +19,7 @@
 
 Files: debian/*
 Copyright: © 2008, Vincent Danjean <vdanjean at debian.org>
+ © 2009, Brian Cassidy <brian.cassidy at gmail.com>
 License: GPL-1+ | Artistic
  This library is free software; you can redistribute it and/or modify it
  under the same terms as Perl itself.

Modified: trunk/libtext-csv-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-csv-perl/debian/watch?rev=45560&op=diff
==============================================================================
--- trunk/libtext-csv-perl/debian/watch (original)
+++ trunk/libtext-csv-perl/debian/watch Fri Oct  9 02:35:47 2009
@@ -1,4 +1,2 @@
-# format version number, currently 3; this line is compulsory!
 version=3
-# URL to the package page followed by a regex to search
 http://search.cpan.org/dist/Text-CSV/   .*/Text-CSV-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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