[liburi-find-delimited-perl] 01/01: Switch to 1.0 debian/copyright format

dom at earth.li dom at earth.li
Sun Aug 16 19:07:09 UTC 2015


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

dom pushed a commit to branch master
in repository liburi-find-delimited-perl.

commit 327ccd25e6790076285cb873eec53e78c60af5e1
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun Aug 16 21:06:56 2015 +0200

    Switch to 1.0 debian/copyright format
---
 debian/changelog |  1 +
 debian/copyright | 38 ++++++++++++++++++++++++--------------
 2 files changed, 25 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b076fc2..ad2ee80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ liburi-find-delimited-perl (0.03-1) UNRELEASED; urgency=medium
   * Switch to minimal dh9 rules
   * Switch to dpkg-source 3.0 (quilt) format
   * New upstream release (Closes: #795742)
+  * Switch to 1.0 debian/copyright format
 
  -- Dominic Hargreaves <dom at earth.li>  Sun, 16 Aug 2015 20:36:09 +0200
 
diff --git a/debian/copyright b/debian/copyright
index b0b99b6..f62e500 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,28 @@
-This package was debianized by Dominic Hargreaves <dom at earth.li> on
-Wed, 22 Sep 2004 00:27:33 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: URI-Find-Delimited
+Upstream-Contact: Kate Pugh <kake at earth.li>
+Source: https://metacpan.org/release/URI-Find-Delimited
 
-It was downloaded from CPAN <http://search.cpan.org/dist/URI-Find-Delimited/>.
+Files: *
+Copyright: 2003 Kake Pugh
+License: Artistic or GPL-1+
 
-The upstream author is: 
+Files: debian/*
+Copyright: 2004-2015 Dominic Hargreaves <dom at earth.li>
+License: Artistic or GPL-1+
 
-Kake Pugh (kake at earth.li).
+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'.
 
-Copyright (C) 2003 Kake Pugh.  All Rights Reserved.
-
-This module 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/liburi-find-delimited-perl.git



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