[SCM] Debian packaging of libclone-perl branch, master, updated. 3ece4888a3017c013d6e975ad3f76d1a1aa5c823

Salvatore Bonaccorso carnil at debian.org
Thu Nov 22 17:46:52 UTC 2012


The following commit has been merged in the master branch:
commit 81390716e81aea1b7cca677468eb7366ed289848
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Nov 22 18:10:42 2012 +0100

    Update debian/copyright file information
    
    Update format to copyright-format 1.0 as released together with Debian
    policy 3.9.3.
    
    Update copyright years for upstream files an debian/* packaging.
    
    Explicitly refer to GPL-1 license text in common-licenses.
    
    Refer to Debian systems in general instead of only Debian GNU/Linux
    systems.

diff --git a/debian/copyright b/debian/copyright
index 4ad150c..fa0a87e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,35 +1,38 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Ray Finch, rdf at cpan.org
-Upstream-Source: http://search.cpan.org/dist/Clone/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Clone
+Upstream-Contact: Ray Finch <rdf at cpan.org>
+Source: http://search.cpan.org/dist/Clone/
 
 Files: *
-Copyright: Copyright 2001 Ray Finch.
-License: GPL-1+ | Artistic
+Copyright: Copyright 2001-2012 Ray Finch.
+License: GPL-1+ or Artistic
 
-Files: t/dclone.t, t/dump.pl, t/tied.pl
+Files: t/dclone.t
+ t/dump.pl
+ t/tied.pl
 Copyright: Copyright (c) 1995-2000, Raphael Manfredi
 License: Artistic
 
 Files: debian/*
 Copyright: 
  (C) 2004-2007, Bastian Blank <waldi at debian.org>
- (C) 2008-2009, various members of the Debian Perl Group, cf. debian/changelog
-License: GPL-1+ | Artistic
+ (C) 2008-2012, various members of the Debian Perl Group, cf. debian/changelog
+License: GPL-1+ or Artistic
  It is assumed that all contributors put their work under the same license
  as the module 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.
-    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 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'
+ 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

-- 
Debian packaging of libclone-perl



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