r62626 - in /trunk/libapp-options-perl/debian: changelog copyright

jotamjr-guest at users.alioth.debian.org jotamjr-guest at users.alioth.debian.org
Wed Sep 15 23:22:51 UTC 2010


Author: jotamjr-guest
Date: Wed Sep 15 23:22:45 2010
New Revision: 62626

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62626
Log:
Adopt the format of debian/copyright described in
http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135

Modified:
    trunk/libapp-options-perl/debian/changelog
    trunk/libapp-options-perl/debian/copyright

Modified: trunk/libapp-options-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-options-perl/debian/changelog?rev=62626&op=diff
==============================================================================
--- trunk/libapp-options-perl/debian/changelog (original)
+++ trunk/libapp-options-perl/debian/changelog Wed Sep 15 23:22:45 2010
@@ -3,6 +3,8 @@
   * New upstream release
   * Add myself to Uploaders field
   * Bump Standards Version to 3.9.1
+  * Adopt the format of debian/copyright described in
+    http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 
  -- Jotam Jr. Trejo <jotamjr at debian.org.sv>  Fri, 10 Sep 2010 22:00:18 -0600
 

Modified: trunk/libapp-options-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-options-perl/debian/copyright?rev=62626&op=diff
==============================================================================
--- trunk/libapp-options-perl/debian/copyright (original)
+++ trunk/libapp-options-perl/debian/copyright Wed Sep 15 23:22:45 2010
@@ -1,22 +1,29 @@
-Upstream-Source: http://search.cpan.org/dist/App-Options/
-Upstream-Name: App-Options
+Format Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: App-Options
+Maintainer: Stephen Adkins <spadkins at gmail.com>
+Source: http://search.cpan.org/dist/App-Options/
 
 Files: *
-Copyright: Copyright Stephen Adkins <spadkins at gmail.com>
-License: This is free software. It is licensed under the same terms as Perl itself.
-    Perl is distributed under your choice of the GNU General Public License or
-    the Artistic License.
+Copyright: 2010, Stephen Adkins <spadkins at gmail.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2009, Christoph Berg <myon at debian.org>
+ 2010, Jotam Jr. Trejo <jotamjr at debian.org.sv>
+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