[SCM] libconfig-inifiles-perl Debian packaging branch, master, updated. debian/2.78-1-14-g8987f4c

Jonas Smedegaard dr at jones.dk
Thu May 9 14:40:03 UTC 2013


The following commit has been merged in the master branch:
commit 10e312b206e5e83dee00fd329a5122443b7f913f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu May 9 16:30:01 2013 +0200

    Bump packaging license to GPL-3+, and extend coverage to include current year.

diff --git a/debian/copyright b/debian/copyright
index ea3dff9..ac3167a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -26,8 +26,8 @@ Copyright: 2011, Shlomi Fish <shlomif at iglu.org.il>
 License: Expat
 
 Files: debian/*
-Copyright: 2002-2004,2006,2008-2012, Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
+Copyright: 2002-2004,2006,2008-2013, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
 
 License: Artistic
  Comment:
@@ -41,10 +41,10 @@ License: GPL-1+
  On Debian systems the 'GNU General Public License' version 1 is located
  in '/usr/share/common-licenses/GPL-1'.
 
-License: 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 2, or (at your option) any
+ 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
@@ -54,8 +54,8 @@ License: GPL-2+
  .
  Comment:
  .
- On Debian systems the 'GNU General Public License' version 2 is located
- in '/usr/share/common-licenses/GPL-2'.
+ On Debian systems the 'GNU General Public License' version 3 is located
+ in '/usr/share/common-licenses/GPL-3'.
  .
  You should have received a copy of the 'GNU General Public License'
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
diff --git a/debian/rules b/debian/rules
index 7d9717c..57567ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,12 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2002, 2003, 2004, 2006, 2008, 2009, 2010, 2011, 2012 Jonas
-# Smedegaard <dr at jones.dk>
+# Copyright © 2002, 2003, 2004, 2006, 2008, 2009, 2010, 2011, 2012, 2013
+# Jonas Smedegaard <dr at jones.dk>
 # Description: Main Debian packaging script for Config::IniFiles
 #
 # 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

-- 
libconfig-inifiles-perl Debian packaging



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