[SCM] libdancer-plugin-dbic-perl Debian packaging branch, master, updated. debian/0.1601-1-11-g4ec4d40
Jonas Smedegaard
dr at jones.dk
Thu Jan 17 11:53:57 UTC 2013
The following commit has been merged in the master branch:
commit b004c18c761e7fcab97c919f98545531802c7306
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Jan 16 21:17:31 2013 +0100
Extend coverage of Debian packaging to include recent years, and tighten its licensing to GPL-3+.
diff --git a/debian/copyright b/debian/copyright
index addbbc2..05bd563 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,8 +18,8 @@ Comment:
General Public License' version 1 or later.
Files: debian/*
-Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
+Copyright: 2011-2013, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
License: Artistic
Comment:
@@ -33,10 +33,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,7 +47,7 @@ License: GPL-2+
Comment:
.
On Debian systems the 'GNU General Public License' version 2 is located
- in '/usr/share/common-licenses/GPL-2'.
+ 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 fe35db1..be36b56 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 Dancer::Plugin::DBIC
#
# 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
--
libdancer-plugin-dbic-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list