r55810 - in /trunk/libhtml-parser-perl/debian: changelog copyright
carnil-guest at users.alioth.debian.org
carnil-guest at users.alioth.debian.org
Fri Apr 9 07:16:50 UTC 2010
Author: carnil-guest
Date: Fri Apr 9 07:16:42 2010
New Revision: 55810
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55810
Log:
Refresh debian/copyright to the format specification proposed in DEP5 for
machine readable copyright information.
Modified:
trunk/libhtml-parser-perl/debian/changelog
trunk/libhtml-parser-perl/debian/copyright
Modified: trunk/libhtml-parser-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-parser-perl/debian/changelog?rev=55810&op=diff
==============================================================================
--- trunk/libhtml-parser-perl/debian/changelog (original)
+++ trunk/libhtml-parser-perl/debian/changelog Fri Apr 9 07:16:42 2010
@@ -1,8 +1,10 @@
libhtml-parser-perl (3.65-1) UNRELEASED; urgency=low
* New upstream release
-
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com> Tue, 06 Apr 2010 21:02:45 +0200
+ * Refresh debian/copyright to the format specification proposed in DEP5 for
+ machine readable copyright information.
+
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com> Fri, 09 Apr 2010 09:15:33 +0200
libhtml-parser-perl (3.64-1) unstable; urgency=low
Modified: trunk/libhtml-parser-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-parser-perl/debian/copyright?rev=55810&op=diff
==============================================================================
--- trunk/libhtml-parser-perl/debian/copyright (original)
+++ trunk/libhtml-parser-perl/debian/copyright Fri Apr 9 07:16:42 2010
@@ -1,34 +1,37 @@
-Format-Specification:
- http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Gisle Aas <gisle at activestate.com>
-Upstream-Source: http://search.cpan.org/dist/HTML-Parser/
-Upstream-Name: HTML-Parser
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Gisle Aas <gisle at activestate.com>
+Source: http://search.cpan.org/dist/HTML-Parser/
+Name: HTML-Parser
Files: *
-Copyright: © 1995-2009 Gisle Aas <gisle at activestate.com>
- © 1999-2000 Michael A. Chase. All rights reserved.
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 1995-2009, Gisle Aas <gisle at activestate.com>
+ 1999-2000, Michael A. Chase. All rights reserved.
+License: Artistic or GPL-1+
Files: debian/*
-Copyright: © 1998-2001 Michael Alan Dorman <mdorman at debian.org>
- © 2003-2005 Kenneth J. Pronovici <pronovic at debian.org>
- © 2005-2007 Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
- © 2008 Damyan Ivanov <dmn at debian.org>
- © 2009 Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
- © 2009 Jonathan Yu <jawnsy at cpan.org>
-License: Artistic | GPL-1+
+Copyright: 1998, 1999, 2000, 2001, Michael Alan Dorman <mdorman at debian.org>
+ 2002, Ivan Kohler <ivan-debian at 420.am>
+ 2002, Joey Hess <joeyh at debian.org>
+ 2003, 2004, 2005, Kenneth J. Pronovici <pronovic at debian.org>
+ 2005, 2006, 2007, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+ 2005, Florian Ragwitz <rafl at debianforum.de>
+ 2008, Damyan Ivanov <dmn at debian.org>
+ 2009, 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+ 2009, Rene Mayorga <rmayorga at debian.org>
+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'
More information about the Pkg-perl-cvs-commits
mailing list