[SCM] libxml-atom-owl-perl Debian packaging branch, master, updated. debian/0.103-1-18-ge786a43

Jonas Smedegaard dr at jones.dk
Fri Jun 28 14:41:43 UTC 2013


The following commit has been merged in the master branch:
commit cea207720a5fcd7fa9874ffb0275315134c6ffa0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jun 28 16:30:46 2013 +0200

    Bump packaging license to GPL-3+, and extend copyrigt coverage for myself to include recent years.

diff --git a/debian/copyright b/debian/copyright
index 5fcdd06..d591753 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -60,9 +60,9 @@ Comment:
  Mangled convenience copy of YAML::Tiny.
 
 Files: debian/*
-Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2011-2013, Jonas Smedegaard <dr at jones.dk>
   2011, Florian Schlichting <fschlich at zedat.fu-berlin.de>
-License: GPL-2+
+License: GPL-3+
 
 License: Artistic
 Comment:
@@ -74,10 +74,10 @@ Comment:
  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
@@ -85,8 +85,8 @@ License: GPL-2+
  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 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 96de348..f710216 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,11 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright 2011, Jonas Smedegaard <dr at jones.dk>
+# Copyright © 2011, 2012, 2013 Jonas Smedegaard <dr at jones.dk>
 # Description: Main Debian packaging script for XML::Atom::OWL
 #
 # 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

-- 
libxml-atom-owl-perl Debian packaging



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