[libconfig-file-perl] 01/02: debian/copyright: Correct license from GPL-1+ to GPL-2+

Axel Beckert abe at deuxchevaux.org
Sat May 30 14:09:26 UTC 2015


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

abe pushed a commit to branch master
in repository libconfig-file-perl.

commit 7bc69c460465b8363ff6a1ac958403d4d792b023
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat May 30 15:53:05 2015 +0200

    debian/copyright: Correct license from GPL-1+ to GPL-2+
    
    Source: upstream README
---
 debian/changelog | 1 +
 debian/copyright | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a747dc..3efd5f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ libconfig-file-perl (1.50-3) UNRELEASED; urgency=low
       valid private one. Issue reported by DUCK.
     + Add the accent to Sébastien's name.
     + Fix wrong/duplicate "Files:" wildcard for the Debian packaging.
+    + Correct license from GPL-1+ to GPL-2+ based on upstream README.
   * Apply wrap-and-sort.
   * Switch to source format "3.0 (quilt)".
   * Remove perl from Build-Depends-Indep, it's already in Build-Depends.
diff --git a/debian/copyright b/debian/copyright
index ae9d795..f7e20cb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,12 +8,12 @@ Files: *
 Copyright:
  Copyright (c) 2002 Sébastien J. Gross <sjg at debian.org>
  Copyright (c) 2003-2009 Gunnar Wolf <gwolf at gwolf.org>
-License: GPL-1+
+License: GPL-2+
  This program is free software; you can redistribute it and/or modify it
  under the terms of the GPL.
 
-On Debian systems, you can find the full text for the GPL in
-/usr/share/common-licenses/GPL
+On Debian systems, you can find the full text for the GPL version 2 in
+/usr/share/common-licenses/GPL-2
 
 Files: debian/*
 Copyright:
@@ -21,5 +21,5 @@ Copyright:
  Copyright 2003-2006, 2008, 2009 Gunnar Wolf <gwolf at debian.org>
  Copyright 2007, 2009 Damyan Ivanov <dmn at debian.org>
  Copyright 2008 gregor herrmann <gregoa at debian.org>
-License: GPL-1+
+License: GPL-2+
  The packaging is licensed under the same terms as the software itself.

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



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