r32368 - in /trunk/libsms-send-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Mar 28 18:44:21 UTC 2009


Author: gregoa
Date: Sat Mar 28 18:44:17 2009
New Revision: 32368

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32368
Log:
debian/copyright: switch to new format.

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

Modified: trunk/libsms-send-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsms-send-perl/debian/changelog?rev=32368&op=diff
==============================================================================
--- trunk/libsms-send-perl/debian/changelog (original)
+++ trunk/libsms-send-perl/debian/changelog Sat Mar 28 18:44:17 2009
@@ -6,6 +6,7 @@
     META.yml, thanks to Marco Rodrigues for the bug report (closes: #521580).
   * Add /me to Uploaders.
   * Set Standards-Version to 3.8.1 (no changes).
+  * debian/copyright: switch to new format.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:46:53 +0100
 

Modified: trunk/libsms-send-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsms-send-perl/debian/copyright?rev=32368&op=diff
==============================================================================
--- trunk/libsms-send-perl/debian/copyright (original)
+++ trunk/libsms-send-perl/debian/copyright Sat Mar 28 18:44:17 2009
@@ -1,22 +1,34 @@
-This is the debian package for the SMS-Send module.
-It was created by Vincent Danjean <vdanjean at debian.org> using dh-make-perl.
+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/SMS-Send/
+Upstream-Name: SMS-Send
 
-It was downloaded from http://search.cpan.org/dist/SMS-Send/
+Files: *
+Copyright: 2005, Adam Kennedy <adamk at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-The upstream author is: Adam Kennedy <adamk at cpan.org>
+Files: inc/*
+Copyright: Copyright 2002 - 2009 by Brian Ingerson, Audrey Tang and Adam Kennedy
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Copyright (C) 2005-2007 Adam Kennedy
+Files: debian/*
+Copyright: 2008, 2009, gregor herrmann <gregoa at debian.org>
+ 2008, Vincent Danjean <vdanjean at debian.org>
+License: Artistic | GPL-1+
 
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself, either Perl version 5.8.7 or,
-at your option, any later version of Perl 5 you may have available.
+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'
 
-Perl is distributed under either the Artistic licence or the GPL.
-The full text of the GPL is available on Debian systems in
-/usr/share/common-licenses/GPL
-The full text of the Artistic Licence is available on Debian systems in
-/usr/share/common-licenses/Artistic.
-
-
-The Debian packaging is (C) 2008, Vincent Danjean <vdanjean at debian.org> and
-is licensed under the same terms as the software itself (see above).
+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'




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