r49263 - in /trunk/libemail-send-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Wed Dec 23 15:37:09 UTC 2009


Author: carnil-guest
Date: Wed Dec 23 15:36:54 2009
New Revision: 49263

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=49263
Log:
Update debian/copyright to current revision of DEP5 Format-Specification
for machine readable copyright file. 

Modified:
    trunk/libemail-send-perl/debian/changelog
    trunk/libemail-send-perl/debian/copyright

Modified: trunk/libemail-send-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-send-perl/debian/changelog?rev=49263&op=diff
==============================================================================
--- trunk/libemail-send-perl/debian/changelog (original)
+++ trunk/libemail-send-perl/debian/changelog Wed Dec 23 15:36:54 2009
@@ -7,8 +7,10 @@
   [ Salvatore Bonaccorso ]
   * debian/rules: Fix shebang for perl interpreter in example script to 
    /usr/bin/perl via override target for dh_installexamples.
-
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Wed, 23 Dec 2009 16:25:45 +0100
+  * Update debian/copyright to current revision of DEP5 Format-Specification
+    for machine readable copyright file. 
+
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Wed, 23 Dec 2009 16:34:42 +0100
 
 libemail-send-perl (2.198-1) unstable; urgency=low
 

Modified: trunk/libemail-send-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-send-perl/debian/copyright?rev=49263&op=diff
==============================================================================
--- trunk/libemail-send-perl/debian/copyright (original)
+++ trunk/libemail-send-perl/debian/copyright Wed Dec 23 15:36:54 2009
@@ -1,32 +1,32 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Ricardo SIGNES, <rjbs at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Email-Send/
-Upstream-Name: Email-Send
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Ricardo SIGNES, <rjbs at cpan.org>
+Source: http://search.cpan.org/dist/Email-Send/
+Name: Email-Send
 
 Files: *
 Copyright: (c) 2005 Casey West.  All rights reserved.
-License: GPL-1+ | Artistic
+License: GPL-1+ or Artistic
 
 Files: lib/Email/Send/Test.pm
 Copyright: (c) 2004 - 2005 Adam Kennedy. All rights reserved.
-License: GPL-1+ | Artistic
+License: GPL-1+ or Artistic
 
 Files: debian/*
-Copyright: 2009, various members of the Debian Perl Group, cf.
- debian/changelog
-License: GPL-1+ | Artistic
+Copyright: 2009, various members of the Debian Perl Group, cf. debian/changelog
+License: GPL-1+ or 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'
 
 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'




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