[SCM] libhttp-lrdd-perl Debian packaging branch, master, updated. debian/0.106-1-9-g172b480

Jonas Smedegaard dr at jones.dk
Sat Jun 29 16:00:43 UTC 2013


The following commit has been merged in the master branch:
commit a9b577ee17216656a0d24f24d3877dd58de3cfc4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 29 17:35:42 2013 +0200

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

diff --git a/debian/copyright b/debian/copyright
index fb3f5a9..5bcf5e2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -71,10 +71,10 @@ Comment:
  Mangled convenience copy of core Perl modules.
 
 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>
  2013, Xavier Guimard <x.guimard at free.fr>
-License: GPL-2+
+License: GPL-3+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
@@ -96,14 +96,14 @@ License: GPL-1+
  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'.
 
-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)
+ the Free Software Foundation; either version 3, or (at your option)
  any later version.
  .
  Comment:
  .
- On Debian systems, the complete text of version 2 of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-2'.
+ On Debian systems, the complete text of version 3 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.
 
diff --git a/debian/rules b/debian/rules
index 34c6325..4422c47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,13 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2011 Jonas Smedegaard <dr at jones.dk>
+# Copyright © 2011, 2013 Jonas Smedegaard <dr at jones.dk>
 # Copyright © 2011 Florian Schlichting <fschlich at zedat.fu-berlin.de>
 # Copyright © 2013 Xavier Guimard <x.guimard at free.fr>
 # Description: Main Debian packaging script for HTTP::LRDD
 #
 # 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

-- 
libhttp-lrdd-perl Debian packaging



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