[libgd-text-perl] 10/11: Update copyright info: Extend packaging to cover recent years, and bump its licensing to GPL-3+. Quote license names.

Jonas Smedegaard dr at jones.dk
Sat Jun 14 09:56:28 UTC 2014


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

js pushed a commit to branch master
in repository libgd-text-perl.

commit e6a692d76e63cd8ea510f0e5612e7d3814c0c82e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 14 11:29:50 2014 +0200

    Update copyright info: Extend packaging to cover recent years, and bump its licensing to GPL-3+. Quote license names.
---
 debian/copyright | 38 +++++++++++++++++++++++++++-----------
 debian/rules     |  4 ++--
 2 files changed, 29 insertions(+), 13 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 593c77d..c7b6ef3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,28 +14,31 @@ Comment:
  .
  Comment:
  .
- Perl is licensed under either the Artistic license or the GNU General
- Public License, version 1 or later.
+ Perl is licensed under either the 'Artistic license' or the 'GNU
+ General Public License' version 1 or later.
 
 Files: Dustismo_Sans.ttf
 Copyright: 2002, Dustin Norlander
 License: GPL-2+
 
 Files: debian/*
-Copyright: 2003-2008, 2010-2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
+Copyright: 2003-2008,2010-2011,2013-2014, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
 
 License: Artistic
  Comment:
  .
- On Debian systems the Artistic License is located in
+ On Debian systems the 'Artistic License' is located in
  '/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  Comment:
  .
- On Debian systems the GNU General Public License (GPL) version 1 is
- located in '/usr/share/common-licenses/GPL-1'.
+ On Debian systems the 'GNU General Public License' version 1 is located
+ in '/usr/share/common-licenses/GPL-1'.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 License: GPL-2+
  This program is free software; you can redistribute it and/or modify it
@@ -50,8 +53,21 @@ License: GPL-2+
  .
  Comment:
  .
- On Debian systems the GNU General Public License (GPL) version 2 is
- located in '/usr/share/common-licenses/GPL-2'.
+ On Debian systems the 'GNU General Public License' version 2 is located
+ in '/usr/share/common-licenses/GPL-2'.
+
+License: GPL-3+
+ 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 3, or (at your option) any
+ later version.
  .
- You should have received a copy of the GNU General Public License along
- with this program.  If not, see <http://www.gnu.org/licenses/>.
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+ .
+ Comment:
+ .
+ On Debian systems the 'GNU General Public License' version 3 is located
+ in '/usr/share/common-licenses/GPL-3'.
diff --git a/debian/rules b/debian/rules
index 8766efc..61e9e30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,11 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2003-2008, 2010-2011 Jonas Smedegaard <dr at jones.dk>
+# Copyright © 2003-2008 2010-2011 2013-2014 Jonas Smedegaard <dr at jones.dk>
 # Description: Main Debian packaging script for GD::Text
 #
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 #
 # This program is distributed in the hope that it will be useful, but

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



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