r45337 - in /trunk/libstring-mkpasswd-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Oct 4 13:26:39 UTC 2009


Author: carnil-guest
Date: Sun Oct  4 13:26:34 2009
New Revision: 45337

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45337
Log:
Update debian/copyright and use the current DEP5 machine readable
format-specification proposal. 

Modified:
    trunk/libstring-mkpasswd-perl/debian/changelog
    trunk/libstring-mkpasswd-perl/debian/copyright

Modified: trunk/libstring-mkpasswd-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-mkpasswd-perl/debian/changelog?rev=45337&op=diff
==============================================================================
--- trunk/libstring-mkpasswd-perl/debian/changelog (original)
+++ trunk/libstring-mkpasswd-perl/debian/changelog Sun Oct  4 13:26:34 2009
@@ -25,8 +25,10 @@
     Schulman for reporting. Use quilt patch system. (Closes: #549494).
   * Add debian/README.source to document quilt usage, as required by
     Debian Policy since 3.8.0.
+  * Update debian/copyright and use the current DEP5 machine readable
+    format-specification proposal. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 04 Oct 2009 15:15:47 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 04 Oct 2009 15:25:56 +0200
 
 libstring-mkpasswd-perl (0.02-2) unstable; urgency=low
 

Modified: trunk/libstring-mkpasswd-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-mkpasswd-perl/debian/copyright?rev=45337&op=diff
==============================================================================
--- trunk/libstring-mkpasswd-perl/debian/copyright (original)
+++ trunk/libstring-mkpasswd-perl/debian/copyright Sun Oct  4 13:26:34 2009
@@ -1,17 +1,30 @@
-This is the debian package for the String::MkPasswd module.
-It was created by Martin Zobel-Helas <zobel at ftbfs.de> using dh-make-perl.
+Format-Specification: http://dep.debian.net/deps/dep5/
+Maintainer: Chris Grau <cgrau at cpan.org>
+Source: http://search.cpan.org/dist/String-MkPasswd/
+Name: String-MkPasswd
 
-It was downloaded from CPAN
-http://search.cpan.org/dist/String-MkPasswd/                                                                                                                                                                                                                             
+Files: *
+Copyright: 2003-2004, Chris Grau <cgrau at cpan.org>
+License: Artistic or GPL-1+
 
-The upstream author is: 
-Chris Grau <cgrau at cpan.org>.
+Files: debian/*
+Copyright: 2005, Martin Zobel-Helas <zobel at debian.org>
+ 2008, gregor herrmann <gregor+debian at comodo.priv.at>
+ 2009, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+License: Artistic or GPL-1+
 
-This package is Copyright (C) 2003-2004 by Chris Grau <cgrau at cpan.org>.
-It may be copied, used and redistributed under the same terms as perl
-itself.
+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'
 
-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