This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libhtml-defang-perl.
commit 11c081c11decf5d33983f1d161778d97e971c377 Author: Jonas Smedegaard <[email protected]> Date: Wed May 21 16:36:14 2014 +0200 Update copyright info: Extend coverage of packaging, and bump its licensing to GPL-3+. --- debian/copyright | 12 ++++++------ debian/rules | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/copyright b/debian/copyright index b007bf9..29c8a3f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -19,8 +19,8 @@ Comment: Files: debian/* Copyright: 2010, Ivan Kohler <[email protected]> - 2012, Jonas Smedegaard <[email protected]> -License: GPL-2+ + 2012-2014, Jonas Smedegaard <[email protected]> +License: GPL-3+ License: Artistic Comment: @@ -34,10 +34,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 @@ -47,8 +47,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 95dd773..60dee40 100755 --- a/debian/rules +++ b/debian/rules @@ -1,11 +1,11 @@ #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- -# Copyright 2012, Jonas Smedegaard <[email protected]> +# Copyright © 2012-2014 Jonas Smedegaard <[email protected]> # Description: Main Debian packaging script for HTML::Defang # # 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/libhtml-defang-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
