[librtf-document-perl] 01/05: Rewrite debian/copyright in machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Tue Jul 21 20:45:18 UTC 2015


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

abe pushed a commit to branch master
in repository librtf-document-perl.

commit 8a8283600b26d17bafbd332b00961f0ac23b704c
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Jul 21 22:36:57 2015 +0200

    Rewrite debian/copyright in machine-readable DEP5 format
---
 debian/changelog |  1 +
 debian/copyright | 42 ++++++++++++++++++++++++------------------
 2 files changed, 25 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 24a941c..4a64e0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ librtf-document-perl (0.64-11) UNRELEASED; urgency=medium
     + Stop installing upstream README, i.e. no debian/docs needed.
     + Bump debhelper compat level to 9, bump according versioned b-d.
   * Declare compliance with Debian Policy 3.9.6.
+  * Rewrite debian/copyright in machine-readable DEP5 format.
 
  -- Axel Beckert <abe at debian.org>  Tue, 21 Jul 2015 21:03:51 +0200
 
diff --git a/debian/copyright b/debian/copyright
index a09117c..cb9d598 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,28 @@
-This package was debianized by Krzysztof Krzyzaniak (eloy) <eloy at debian.org> on
-Tue, 11 Dec 2001 13:02:13 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Robert Rothenberg <wlkngowl at unix.asb.com>
+Upstream-Name: Chart
+Source: http://backpan.perl.org/modules/by-authors/id/R/RR/RRWO/RTF-Document-0.64.tar.gz
 
-It was downloaded from ftp://ftp.cpan.org/authors/id/R/RR/RRWO/RTF-Document-0.64.tar.gz
+Files: *
+Copyright: 1999-2000 Robert Rothenberg <wlkngowl at unix.asb.com>
+License: Artistic or GPL-1+
 
-Upstream author: Robert Rothenberg <wlkngowl at unix.asb.com>
+Files: debian/*
+Copyright: 2001-2006 Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+           2015      Axel Beckert <abe at debian.org>
+License: Artistic or GPL-1+
+Comment: It is assumed that the packaging is under the same license as
+ the upstream code unless stated otherwise.
 
-Copyright:
-Copyright (c) 1999-2000 Robert Rothenberg. All rights reserved.
+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 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'.
+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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librtf-document-perl.git



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