r50571 - in /trunk/liborlite-migrate-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Jan 9 18:02:37 UTC 2010


Author: jawnsy-guest
Date: Sat Jan  9 18:02:11 2010
New Revision: 50571

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50571
Log:
* Update copyright information to new DEP5 format
* Add copyright info for stuff copied from Padre

Modified:
    trunk/liborlite-migrate-perl/debian/changelog
    trunk/liborlite-migrate-perl/debian/copyright

Modified: trunk/liborlite-migrate-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liborlite-migrate-perl/debian/changelog?rev=50571&op=diff
==============================================================================
--- trunk/liborlite-migrate-perl/debian/changelog (original)
+++ trunk/liborlite-migrate-perl/debian/changelog Sat Jan  9 18:02:11 2010
@@ -1,6 +1,8 @@
 liborlite-migrate-perl (1.06-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Update copyright information to new DEP5 format
+  * Add copyright info for stuff copied from Padre
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sat, 09 Jan 2010 12:57:30 -0500
 

Modified: trunk/liborlite-migrate-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liborlite-migrate-perl/debian/copyright?rev=50571&op=diff
==============================================================================
--- trunk/liborlite-migrate-perl/debian/copyright (original)
+++ trunk/liborlite-migrate-perl/debian/copyright Sat Jan  9 18:02:11 2010
@@ -1,36 +1,41 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/ORLite-Migrate/
-Upstream-Name: ORLite-Migrate
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Adam Kennedy <adamk at cpan.org>
+Source: http://search.cpan.org/dist/ORLite-Migrate/
+Name: ORLite-Migrate
 
 Files: *
 Copyright: 2009, Adam Kennedy <adamk at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
+
+Files: lib/ORLite/Migrate/Patch.pm, lib/ORLite/Migrate/Perl.pm
+Copyright: 2008-2010 The Padre development team
+License: Artistic or GPL-1+
+Comment: see the padre package for full copyright information
 
 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, Damyan Ivanov <dmn at debian.org>
- 2009, Jonathan Yu <jawnsy at cpan.org>
-License: Artistic | GPL-1+
+Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
+ 2009, Damyan Ivanov <dmn 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