r44651 - in /trunk/libconfig-std-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Tue Sep 22 18:07:28 UTC 2009


Author: carnil-guest
Date: Tue Sep 22 18:07:18 2009
New Revision: 44651

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44651
Log:
debian/copyright: Update to machine readable format proposed by DEP5. 

Modified:
    trunk/libconfig-std-perl/debian/changelog
    trunk/libconfig-std-perl/debian/copyright

Modified: trunk/libconfig-std-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-std-perl/debian/changelog?rev=44651&op=diff
==============================================================================
--- trunk/libconfig-std-perl/debian/changelog (original)
+++ trunk/libconfig-std-perl/debian/changelog Tue Sep 22 18:07:18 2009
@@ -24,8 +24,9 @@
   * Minimize debian/rules to the tiny rules format. 
   * Remove comment line from debian/watch file. 
   * Bump Standards-Version to 3.8.3. 
+  * debian/copyright: Update to machine readable format proposed by DEP5. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Tue, 22 Sep 2009 17:59:25 +0000
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Tue, 22 Sep 2009 18:06:52 +0000
 
 libconfig-std-perl (0.0.4-3) unstable; urgency=low
 

Modified: trunk/libconfig-std-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-std-perl/debian/copyright?rev=44651&op=diff
==============================================================================
--- trunk/libconfig-std-perl/debian/copyright (original)
+++ trunk/libconfig-std-perl/debian/copyright Tue Sep 22 18:07:18 2009
@@ -1,17 +1,30 @@
-This is the debian package for the Config-Std module.
-It was created by Ivan Kohler <ivan-debian at 420.am> using dh-make-perl.
+Format-Specification: http://dep.debian.net/deps/dep5/
+Maintainer: Damian Conway <DCONWAY at cpan.org>
+Source: http://search.cpan.org/dist/Config-Std/
+Name: Config-Std
 
-The upstream author is: 
+Files: *
+Copyright: 2005, Damian Conway <DCONWAY at cpan.org>
+License: Artistic or GPL-1+
 
-Damian Conway  <DCONWAY at cpan.org>
+Files: debian/*
+Copyright: 2007, Ivan Kohler <ivan-debian at 420.am>
+ 2008, Damyan Ivanov <dmn at debian.org>
+ 2009, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+License: Artistic or GPL-1+
 
-Copyright (c) 2005, Damian Conway <DCONWAY at cpan.org>.  All rights reserved.
+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.
+X-Comment:
+ On Debian GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'
 
-This module is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence 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.
+X-Comment:
+ 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