r51892 - in /trunk/libbsd-resource-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jan 30 18:51:26 UTC 2010


Author: gregoa
Date: Sat Jan 30 18:51:19 2010
New Revision: 51892

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51892
Log:
debian/copyright: update formatting.

Modified:
    trunk/libbsd-resource-perl/debian/changelog
    trunk/libbsd-resource-perl/debian/copyright

Modified: trunk/libbsd-resource-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbsd-resource-perl/debian/changelog?rev=51892&op=diff
==============================================================================
--- trunk/libbsd-resource-perl/debian/changelog (original)
+++ trunk/libbsd-resource-perl/debian/changelog Sat Jan 30 18:51:19 2010
@@ -7,6 +7,7 @@
     that leave some slack while still proving anything." (closes: #560643).
   * Set Standards-Version to 3.8.4 (no changes).
   * Remove version from perl build dependency.
+  * debian/copyright: update formatting.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 30 Jan 2010 19:42:06 +0100
 

Modified: trunk/libbsd-resource-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbsd-resource-perl/debian/copyright?rev=51892&op=diff
==============================================================================
--- trunk/libbsd-resource-perl/debian/copyright (original)
+++ trunk/libbsd-resource-perl/debian/copyright Sat Jan 30 18:51:19 2010
@@ -1,34 +1,38 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=228
-Upstream-Name: BSD-Resource
-Upstream-Maintainer: Jarkko Hietaniemi <jhi at iki.fi>
-Upstream-Source: http://search.cpan.org/dist/BSD-Resource/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Jarkko Hietaniemi, jhi at iki.fi
+Source: http://search.cpan.org/dist/BSD-Resource/
+Name: BSD-Resource
 
 Files: *
-Copyright: © 1995-2008, Jarkko Hietaniemi <jhi at iki.fi>
-License: GPL-1+ | Artistic
- This library is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself.
- .
- Perl is distributed under your choice of the GNU General Public License or
- the Artistic License.  On Debian GNU/Linux systems, the complete text of the
- GNU General Public License can be found in `/usr/share/common-licenses/GPL'
- and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+Copyright: 1995-2008, Jarkko Hietaniemi <jhi at iki.fi>
+License: Artistic or GPL-1+
 
 Files: ppport.h
-Copyright:
- © 1999,      Kenneth Albanowski
- © 2001,      Paul Marquess
- © 2004-2007, Marcus Holland-Moritz
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or
- modify it under the same terms as Perl itself.
+Copyright: 1999, Kenneth Albanowski
+ 2001, Paul Marquess
+ 2004-2007, Marcus Holland-Moritz
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright:
- © 2001-2006, Piotr Roszatycki <dexter at debian.org>
- © 2008,      Ansgar Burchardt <ansgar at 43-1.org>
- © 2009,      gregor herrmann <gregoa at debian.org>
-License: GPL-1+ | Artistic
- It is assumed that all contributors put their work under the same license
- as the module itself.
+Copyright: 2001, 2002, 2003, 2004, 2006, Piotr Roszatycki <dexter at debian.org>
+ 2008, Ansgar Burchardt <ansgar at 43-1.org>
+ 2009, 2010, gregor herrmann <gregoa at debian.org>
+ 2009, Damyan Ivanov <dmn at debian.org>
+ 2009, Franck Joncourt <franck.mail at dthconnex.com>
+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'
+
+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'




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