r33766 - /trunk/libset-scalar-perl/debian/copyright

bricas-guest at users.alioth.debian.org bricas-guest at users.alioth.debian.org
Thu Apr 23 14:18:17 UTC 2009


Author: bricas-guest
Date: Thu Apr 23 14:18:08 2009
New Revision: 33766

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33766
Log:
argh. fix debian/copyright

Modified:
    trunk/libset-scalar-perl/debian/copyright

Modified: trunk/libset-scalar-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libset-scalar-perl/debian/copyright?rev=33766&op=diff
==============================================================================
--- trunk/libset-scalar-perl/debian/copyright (original)
+++ trunk/libset-scalar-perl/debian/copyright Thu Apr 23 14:18:08 2009
@@ -1,23 +1,29 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Author: Jarkko Hietaniemi <jhi at iki.fi>
-Packaged-By: Brian Cassidy <brian.cassidy at gmail.com>
+Upstream-Maintainer: Jarkko Hietaniemi <jhi at iki.fi>
+Upstream-Source: http://search.cpan.org/dist/Set-Scalar/
 Upstream-Name: Set-Scalar
-Original-Source-Location: http://search.cpan.org/dist/Set-Scalar/
-Original-Source-Command: uscan --force-download
-Original-Source-Depends: devscripts
 
 Files: *
 Copyright: Copyright 2001,2002,2003,2004 by Jarkko Hietaniemi
+License-Alias: Perl
 License: GPL-1+ | Artistic
- This program is free software, you can redistribute it and/or modify it under
- the same terms as Perl itself.
 
 Files: debian/*
-Copyright: © 2009 Brian Cassidy <brian.cassidy at gmail.com>
+Copyright: 2009, Brian Cassidy <brian.cassidy at gmail.com>
+License-Alias: Perl
+License: GPL-1+ | 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: 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'




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