This is an automated email from the git hooks/post-receive script. dom pushed a commit to branch master in repository libsnowball-norwegian-perl.
commit 1942097db4b288448aad085e9c01a6f350a22035 Author: Dominic Hargreaves <[email protected]> Date: Sun Mar 27 20:27:57 2016 +0100 Switch to copyright-format 1.0 --- debian/changelog | 1 + debian/copyright | 40 ++++++++++++++++++++++------------------ 2 files changed, 23 insertions(+), 18 deletions(-) diff --git a/debian/changelog b/debian/changelog index 286fa03..57b0999 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libsnowball-norwegian-perl (1.2-2) UNRELEASED; urgency=medium * Switch to dpkg-source 3.0 (quilt) format * Switch to minimal dh style rules, and modernize deps and Standards-Version (Closes: #817552) + * Switch to copyright-format 1.0 -- Dominic Hargreaves <[email protected]> Sun, 27 Mar 2016 20:24:14 +0100 diff --git a/debian/copyright b/debian/copyright index caf7405..6f1f2de 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,22 +1,26 @@ -This is the debian package for the Lingua::Stem::Snowball::No module. -It was created by Dominic Hargreaves <[email protected]> using dh-make-perl. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: Ask Solem Hoel -The upstream author is: -Ask Solem Hoel +Files: * +Copyright: 2001-2007 Ask Solem Hoel <[email protected]> +License: Artistic or GPL-1+ -Copyright (C) 2001-2007 Ask Solem Hoel <[email protected]> +Files: debian/* +Copyright: 2016, Dominic Hargreaves <[email protected]> +License: Artistic or GPL-1+ -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License version 2, -*NOT* "earlier versions", as published by the Free Software Foundation. +License: Artistic + This program is free software; you can redistribute it and/or modify + it under the terms of the Artistic License, which comes with Perl. + . + On Debian systems, the complete text of the Artistic License can be + found in `/usr/share/common-licenses/Artistic'. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software Foundation, -Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - -The text of the GPL may be found in /usr/share/common-licenses/GPL. +License: GPL-1+ + 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 1, or (at your option) + any later version. + . + 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'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsnowball-norwegian-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
