[libgraph-perl] 08/14: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Sat Sep 19 20:09:37 UTC 2015


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

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

commit 9566c43ad2ba1df75d48b2a95e719a557d177569
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 19 21:49:58 2015 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 47 ++++++++++++++++++++++++++++++-----------------
 1 file changed, 30 insertions(+), 17 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 6ec7fd3..fb96eb4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,35 @@
-Package: libgraph-perl
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Graph
+Upstream-Contact: Jarkko Hietaniemi <jhi at iki.fi>
+Upstream-Name: Graph
 
-Upstream Author: Jarkko Hietaniemi <jhi at iki.fi>
+Files: *
+Copyright: 1998-2013, Jarkko Hietaniemi <jhi at iki.fi>
+License: Artistic or GPL-1+
 
-Copyright statement:
----8<-------------------------
-Copyright 1999, O'Reilly & Associates.
+Files: lib/Heap071/Fibonacci.pm
+ lib/Heap071/Elem.pm
+Copyright: 1998-2003, O'Reilly & Associates.
+License: Artistic or GPL-1+
 
-This code is distributed under the same copyright terms as Perl itself.
----8<-------------------------
+Files: debian/*
+Copyright: 2003, 2004, Matt Hope <dopey at debian.org>
+ 2005, 2006, 2007, 2009, 2013, Steinar H. Gunderson <sesse at debian.org>
+ 2013, 2015, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-Debianised:
-  Matt Hope <dopey at debian.org>, 20030312
-
-Perl is dual-licenced under "Artistic" and "GPL".
-The text of the GPL licence is available from 
- /usr/share/common-licenses/GPL
-The text of the Artistic licence is available from
- /usr/share/common-licenses/Artistic
-The text of the Perl licence is available from
- /usr/share/doc/perl/copyright
+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/libgraph-perl.git



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