[libalzabo-perl] 02/06: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Sun May 24 17:36:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libalzabo-perl.

commit 79117c363023623b9c8590469203a72df5ce9e01
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 24 19:30:56 2015 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 54 ++++++++++++++++++++++++++++++++----------------------
 1 file changed, 32 insertions(+), 22 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index ca19db1..e9b9f1c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,32 @@
-This package was debianized by Jay Bonci <jaybonci at debian.org> on
-Sun, 12 Sep 2004 04:08:16 -0400.
-
-It was downloaded from: http://search.cpan.org/dist/Alzabo
-
-Copyright: 2000-2007, Dave Rolsky <autarch at urth.org>
-
-        This program is free software; you can redistribute it and/ormodify
-        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"
-
-        See
-
-        /usr/share/common-licenses/Artistic
-        /usr/share/common-licenses/GPL-1
-
-        for more information regarding these licensing options
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Alzabo
+Upstream-Contact: Dave Rolsky, <autarch at urth.org>
+Upstream-Name: Alzabo
+
+Files: *
+Copyright: 2000-2007, Dave Rolsky, <autarch at urth.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2004, 2005, Jay Bonci <jaybonci at debian.org>
+ 2007, Gunnar Wolf <gwolf at debian.org>
+ 2007-2015, gregor herrmann <gregoa at debian.org>
+ 2013, Axel Beckert <abe at debian.org>
+ 2014, Salvatore Bonaccorso <carnil 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/libalzabo-perl.git



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