r76027 - in /trunk/libdata-format-html-perl/debian: changelog copyright patches/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jun 18 20:56:42 UTC 2011


Author: gregoa
Date: Sat Jun 18 20:56:39 2011
New Revision: 76027

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76027
Log:
* debian/copyright: update formatting.
* Remove patch, not needed anymore.

Removed:
    trunk/libdata-format-html-perl/debian/patches/
Modified:
    trunk/libdata-format-html-perl/debian/changelog
    trunk/libdata-format-html-perl/debian/copyright

Modified: trunk/libdata-format-html-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-format-html-perl/debian/changelog?rev=76027&op=diff
==============================================================================
--- trunk/libdata-format-html-perl/debian/changelog (original)
+++ trunk/libdata-format-html-perl/debian/changelog Sat Jun 18 20:56:39 2011
@@ -6,7 +6,8 @@
     permitted by Debian Policy 3.8.3).
 
   [ Ryan Niebur ]
-  * Update jawnsy's email address
+  * Email change: Jonathan Yu -> jawnsy at cpan.org
+  * Email change: Ryan Niebur -> ryan at debian.org
 
   [ gregor herrmann ]
   * (Build-)Depend on libswitch-perl, Switch is not in core in 5.14
@@ -14,6 +15,8 @@
   * Switch to source format 3.0 (quilt), drop quilt framework.
   * Bump debhelper compatibility level to 8.
   * Set Standards-Version to 3.9.2 (no changes).
+  * debian/copyright: update formatting.
+  * Remove patch, not needed anymore.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Tue, 01 Sep 2009 21:18:28 -0700
 

Modified: trunk/libdata-format-html-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-format-html-perl/debian/copyright?rev=76027&op=diff
==============================================================================
--- trunk/libdata-format-html-perl/debian/copyright (original)
+++ trunk/libdata-format-html-perl/debian/copyright Sat Jun 18 20:56:39 2011
@@ -1,29 +1,31 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: David Moreno Garza <david at axiombox.com>
-Upstream-Source: http://search.cpan.org/dist/Data-Format-HTML/
-Upstream-Name: Data-Format-HTML
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: David Moreno Garza, <david at axiombox.com> - http://damog.net/
+Source: http://search.cpan.org/dist/Data-Format-HTML/
+Name: Data-Format-HTML
 
 Files: *
 Copyright: 2008, David Moreno Garza <david at axiombox.com> 
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
- 2009, Antonio Radici <antonio at dyne.org>
-License: Artistic | GPL-1+
+Copyright: 2009, Antonio Radici <antonio at dyne.org>
+ 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2009, Ryan Niebur <ryan at debian.org>
+ 2011, 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 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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