[libtext-unidecode-perl] 06/09: Conform with copyright-format 1.0

dom at earth.li dom at earth.li
Sat Oct 4 21:00:20 UTC 2014


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

dom pushed a commit to branch master
in repository libtext-unidecode-perl.

commit a729c6accad40e2771bd58b59b234f77b71e884c
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sat Oct 4 21:50:17 2014 +0100

    Conform with copyright-format 1.0
---
 debian/changelog |  1 +
 debian/copyright | 39 ++++++++++++++++++++++++---------------
 2 files changed, 25 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 17b88fa..390fce6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libtext-unidecode-perl (1.22-1) UNRELEASED; urgency=medium
   * New upstream release
   * Switch to dpkg-source 3.0 (quilt) format
   * Update debian/rules to minimal dh style
+  * Conform with copyright-format 1.0
 
  -- Dominic Hargreaves <dom at earth.li>  Sat, 04 Oct 2014 21:28:01 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 6258613..075a2f9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,28 @@
-This is the debian package for the Text::Unidecode module.
-It was created by Dominic Hargreaves <dom at earth.li> using dh-make-perl.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Text-Unidecode
+Upstream-Contact: Sean M. Burke <sburke at cpan.org>
+Upstream-Name: Text-Unidecode
 
-It was downloaded from CPAN <http://search.cpan.org/dist/Text-Unidecode/>.
+Files: *
+Copyright: 2001, 2014 Sean M. Burke
+License: Artistic or GPL-1+
 
-Copyright 2001, Sean M. Burke <sburke at cpan.org>, all rights reserved.
+Files: debian/*
+Copyright: 2005-2014, Dominic Hargreaves <dom at earth.li>
+License: Artistic or GPL-1+
 
-The programs and documentation in this dist are distributed in the
-hope that they will be useful, but without any warranty; without even
-the implied warranty of merchantability or fitness for a particular
-purpose.
+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 library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  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'.
+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/libtext-unidecode-perl.git



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