[libtemplate-plugin-textile2-perl] 05/06: debian/copyright: switch formatting to Copyright-Format 1.0.
gregor herrmann
gregoa at debian.org
Sun Jun 7 21:52:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtemplate-plugin-textile2-perl.
commit cdbf3b0dd2ec3652384cf9562dcc3ba80d841f6b
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jun 7 23:50:02 2015 +0200
debian/copyright: switch formatting to Copyright-Format 1.0.
---
debian/copyright | 64 +++++++++++++++++++++++++++++---------------------------
1 file changed, 33 insertions(+), 31 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index fe46251..b88fcbc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,31 +1,33 @@
-This is the debian package for the Template-Plugin-Textile2 module.
-It was created by Jaldhar H. Vyas <jaldhar at debian.org> using dh-make-perl.
-
-Upstream source was downloaded from
-http://www.cpan.org/modules/by-module/Template/ (or try searching for
-Template::Plugin::Textile2 on search.cpan.org)
-
-The upstream author is: Michele Beltrame <mb at italpro.net>
-
-COPYRIGHT AND LICENCE
-
- Copyright (C) 2006 by Michele Beltrame <mb at italpro.net>
-
- This library is free software, you can redistribute it and/or modify it
- under the same terms as Perl itself.
-
-Perl's licensing is:
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of either:
-
- a) the GNU General Public License as published by the Free Software
- Foundation; either version 1, or (at your option) any later
- version, or
-
- b) the "Artistic License" which comes with Perl.
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License version 1 can be found in
-`/usr/share/common-licenses/GPL-1' and the Artistic Licence in
-`/usr/share/common-licenses/Artistic'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Template-Plugin-Textile2
+Upstream-Contact: Michele Beltrame C<mb at italpro.net>
+Upstream-Name: Template-Plugin-Textile2
+
+Files: *
+Copyright: 2006, Michele Beltrame C<mb at italpro.net>.
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2007, Damyan Ivanov <dmn at debian.org>
+ 2007, Jaldhar H. Vyas <jaldhar at debian.org>
+ 2007, Joey Hess <joeyh at debian.org>
+ 2013, Axel Beckert <abe at debian.org>
+ 2014, Salvatore Bonaccorso <carnil at debian.org>
+ 2015, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
+
+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'.
+
+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/libtemplate-plugin-textile2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list