r51105 - in /trunk/libquota-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Jan 17 17:03:34 UTC 2010


Author: jawnsy-guest
Date: Sun Jan 17 17:02:16 2010
New Revision: 51105

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51105
Log:
* Add myself to Uploaders and Copyright
* Update copyright to new DEP5 format
* Refresh copyright info from changelog trailers

Modified:
    trunk/libquota-perl/debian/changelog
    trunk/libquota-perl/debian/copyright

Modified: trunk/libquota-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/changelog?rev=51105&op=diff
==============================================================================
--- trunk/libquota-perl/debian/changelog (original)
+++ trunk/libquota-perl/debian/changelog Sun Jan 17 17:02:16 2010
@@ -1,20 +1,18 @@
-libquota-perl (1.6.4+dfsg-1) UNRELEASED; urgency=low
-
-  TODO:
-    -# Quota.pm - Copyright (C) 1995-2007 Tom Zoerner
-    +# Quota.pm - Copyright (C) 1995-2010 Tom Zoerner
+libquota-perl (1.6.4+dfsg-1) unstable; urgency=low
 
   [ Jonathan Yu ]
   * New upstream release
-  * Add myself to Uploaders
+  * Add myself to Uploaders and Copyright
   * Standards-Version 3.8.3 (drop perl version dep)
   * Rewrite control description
   * Add override to fix shebangs
+  * Update copyright to new DEP5 format
+  * Refresh copyright info from changelog trailers
 
   [ Ryan Niebur ]
   * Update ryan52's email address
 
- -- Jonathan Yu <jawnsy at cpan.org>  Thu, 14 Jan 2010 17:14:53 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Sun, 17 Jan 2010 12:09:31 -0500
 
 libquota-perl (1.6.3+dfsg-2) unstable; urgency=low
 

Modified: trunk/libquota-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/copyright?rev=51105&op=diff
==============================================================================
--- trunk/libquota-perl/debian/copyright (original)
+++ trunk/libquota-perl/debian/copyright Sun Jan 17 17:02:16 2010
@@ -1,50 +1,53 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Tom Zoerner (email: tomzo AT users.sourceforge.net)
-Upstream-Source: http://search.cpan.org/dist/Quota/
-Upstream-Name: Quota
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Tom Zoerner <tomzo at users.sourceforge.net>
+Source: http://search.cpan.org/dist/Quota/
+Name: Quota
 
 Files: *
-Copyright: 1995-2007, Tom Zoerner (email: tomzo AT users.sourceforge.net)
-License-Alias: Perl
-License: Artistic | GPL-1+
-
+Copyright: 1995-2010, Tom Zoerner <tomzo at users.sourceforge.net>
+License: Artistic or GPL-1+
 
 Files: include/quotaio_xfs.h
-Copyright: (c) 2000 Silicon Graphics, Inc. All Rights Reserved
+Copyright: 2000, Silicon Graphics, Inc.
 License: GPL-2   
 
 Files: afsquota.c:
-Copyright: 1998,2003 by Wolfgang Friebel <friebel at ifh.de>
+Copyright: 1998-2003, Wolfgang Friebel <friebel at ifh.de>
 License: PD
-   This file was contributed when this software was in the Public domain
-   For more info please check:
-   http://rt.cpan.org/Public/Bug/Display.html?id=28599
+ This file was contributed when this software was in the Public domain
+ For details, see: http://rt.cpan.org/Public/Bug/Display.html?id=28599
 
 Files: debian/*
-Copyright: 
+Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+ 2008-2009, gregor herrmann <gregoa at debian.org>
+ 2008, Roberto C. Sanchez <roberto at connexer.com>
+ 2007, Rene Mayorga <rmayorga at debian.org.sv>
+ 2007, Damyan Ivanov <dmn at debian.org>
+ 2007, Neil Williams <codehelp at debian.org>
  2001-2004, Elie Rosenblum <fnord at debian.org>
- 2007-2009, various members of the Debian perl Group, cf. debian/changelog
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 License: Artistic
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the Artistic License, which comes with Perl.
-    On Debian GNU/Linux systems, the complete text of the Artistic License
-    can be found in `/usr/share/common-licenses/Artistic'
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'
 
 License: GPL-1+
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 1, or (at your option)
-    any later version.
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL'
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'
 
 License: GPL-2
-    This program is free software; you can redistribute it and/or modify it
-    under the terms of version 2 of the GNU General Public License as
-    published by the Free Software Foundation.
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License, version 2 can be found in
-    `/usr/share/common-licenses/GPL-2'
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of version 2 of the GNU General Public License as
+ published by the Free Software Foundation.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'




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