[libpetal-perl] 04/05: Refactor d/copyright

Nuno Carvalho smash at cpan.org
Wed Sep 25 17:20:36 UTC 2013


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

mestre-guest pushed a commit to branch master
in repository libpetal-perl.

commit c69d5404fc2fc5e2f84bcfeaf8a24c810ef70f60
Author: Nuno Carvalho <smash at cpan.org>
Date:   Wed Sep 25 18:14:52 2013 +0100

    Refactor d/copyright
---
 debian/changelog |    1 +
 debian/copyright |   61 +++++++++++++++++++++++++++---------------------------
 2 files changed, 32 insertions(+), 30 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d84011a..60ef92b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libpetal-perl (2.23-1) UNRELEASED; urgency=low
   [ Nuno Carvalho ]
   * d/control: update standards version.
   * Remove patch to fix spelling errors, fixed upstream.
+  * d/copyright: update file content to current format.
 
  -- Nuno Carvalho <smash at cpan.org>  Wed, 25 Sep 2013 17:46:29 +0100
 
diff --git a/debian/copyright b/debian/copyright
index f91fa13..283ca2f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,30 +1,31 @@
-This package was debianised by Matt Kern <matt at debian.org> on
-Fri, 07 May 2004 16:30:42 +0100.
-
-It was downloaded from CPAN: http://search.cpan.org/dist/Petal/
-
-Copyright:
-
-  This module free software and is distributed under the
-  same license as Perl itself.
-
-  Copyright (C) 2003 MKDoc Holdings Ltd.
-
-  Authors: Jean-Michel Hiver <jhiver at mkdoc.com>, 
-           Fergal Daly <fergal at esatclear.ie>,
-           and others.
-
-Applicable portion of Perl copyright:
-
-  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 can be found in `/usr/share/common-licenses/GPL' 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/Petal
+Upstream-Contact: Stefan Seifert <nine at cpan.org>
+Upstream-Name: Petal
+
+Files: *
+Copyright: 2003, MKDoc Ltd.,
+ 2003, Jean-Michel Hiver
+ 2003, Fergal Daly <fergal at esatclear.ie>,
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2004, Matt Kern <matt at debian.org>,
+ 2013, Nuno Carvalho <smash at cpan.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/libpetal-perl.git



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