[libclass-singleton-perl] 11/12: Update debian/copyright

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sat Jul 25 15:57:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libclass-singleton-perl.

commit b24045b7dd2dda2a4b3094dd61e71adbf84c2f09
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat Jul 25 12:49:48 2015 -0300

    Update debian/copyright
---
 debian/changelog |  1 +
 debian/copyright | 30 ++++++++++++++++++++----------
 2 files changed, 21 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 02363bf..91d7c34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,7 @@ libclass-singleton-perl (1.5-1) UNRELEASED; urgency=low
   * Add autopkgtest
   * Refactor debian/rules
   * Add debian/source (silence lintian)
+  * Update debian/copyright
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Sat, 25 Jul 2015 12:24:57 -0300
 
diff --git a/debian/copyright b/debian/copyright
index 7d7deae..40b36b7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,22 +4,32 @@ Upstream-Contact: Andy Wardley <abw at wardley.org>
 Source: https://metacpan.org/release/Class-Singleton
 
 Files: *
-Copyright: © 1998-2007, Andy Wardley <abw at wardley.org>
+Copyright: © 1998-2008, Andy Wardley <abw at wardley.org>
  © 1998 Canon Research Centre Europe Ltd.
 License: GPL-1+ or Artistic
- This module is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself.
- .
- 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'.
 
 Files: debian/*
 Copyright:
  © 2002-2003, Brian Nelson <pyro at debian.org>
  © 2005,      Piotr Roszatycki <dexter at debian.org>
  © 2008,      Ansgar Burchardt <ansgar at debian.org>
+ © 2015,      Lucas Kanashiro <kanashiro.duarte at gmail.com>
 License: GPL-1+ or Artistic
- It is assumed that all contributors put their work under the same license
- as the module itself.
+Comment: 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 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-singleton-perl.git



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