r54834 - in /trunk/libhttp-server-simple-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Mar 28 13:21:27 UTC 2010


Author: gregoa
Date: Sun Mar 28 13:21:18 2010
New Revision: 54834

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

Modified:
    trunk/libhttp-server-simple-perl/debian/changelog
    trunk/libhttp-server-simple-perl/debian/copyright

Modified: trunk/libhttp-server-simple-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-perl/debian/changelog?rev=54834&op=diff
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/changelog (original)
+++ trunk/libhttp-server-simple-perl/debian/changelog Sun Mar 28 13:21:18 2010
@@ -8,6 +8,7 @@
   * Refresh patch.
   * Convert to source format 3.0 (quilt). Remove quilt framework.
   * Remove build and runtime dependency on liburi-perl.
+  * Refresh debian/copyright formatting.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sun, 28 Feb 2010 12:38:08 -0500
 

Modified: trunk/libhttp-server-simple-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-perl/debian/copyright?rev=54834&op=diff
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/copyright (original)
+++ trunk/libhttp-server-simple-perl/debian/copyright Sun Mar 28 13:21:18 2010
@@ -1,46 +1,44 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Name: HTTP-Server-Simple
-Upstream-Maintainer: Jesse Vincent <jesse+cpan at fsck.com>
-Upstream-Source: http://search.cpan.org/dist/HTTP-Server-Simple/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Jesse Vincent <jesse+cpan at fsck.com>
+Source: http://search.cpan.org/dist/HTTP-Server-Simple/
+Name: HTTP-Server-Simple
 
 Files: *
 Copyright: 2004-2008, Jesse Vincent <jesse at bestpractical.com>
-License-Alias: Perl
-License: GPL-1+ | Artistic
+License: Artistic or GPL-1+
 
 Files: inc/Module/*
 Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
  2002-2009, Audrey Tang <autrijus at autrijus.org>
  2002-2009, Brian Ingerson <ingy at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
- 2009, Christine Spang <christine at debian.org>
- 2008-2009, Ansgar Burchardt <ansgar at 43-1.org>
+Copyright: 2005, Chip Salzenberg <chip at debian.org>
+ 2006, 2007, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+ 2006, Don Armstrong <don at debian.org>
+ 2006, Niko Tyni <ntyni at iki.fi>
+ 2008, 2009, Ansgar Burchardt <ansgar at 43-1.org>
  2008, Jose Luis Rivas <ghostbar38 at gmail.com>
  2008, Martín Ferrari <tincho at debian.org>
- 2007, Roberto C. Sanchez <roberto at debian.org>
- 2006-2008, gregor herrmann <gregoa at debian.org>
- 2006-2007, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
- 2006, Don Armstrong <don at debian.org>
- 2006, Niko Tyni <ntyni at iki.fi>
- 2005, Chip Salzenberg <chip at debian.org>
-License: GPL-1+ | Artistic
+ 2008, Roberto C. Sanchez <roberto at debian.org>
+ 2009, 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2009, Christine Spang <christine at debian.org>
+ 2006-2010, gregor herrmann <gregoa 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