[libdublincore-record-perl] 01/02: Convert debian/copyright to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Sun Jun 7 17:19:11 UTC 2015


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

abe pushed a commit to branch master
in repository libdublincore-record-perl.

commit efceb822fcd9f7131c49c7e7362b4edfc30c30f0
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jun 7 19:15:58 2015 +0200

    Convert debian/copyright to machine-readable DEP5 format
---
 debian/changelog |  1 +
 debian/copyright | 47 +++++++++++++++++++++++++++++------------------
 2 files changed, 30 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8329296..933e2ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libdublincore-record-perl (0.03-3) UNRELEASED; urgency=medium
   * Mark package as autopkgtestable
   * Declare compliance with Debian Policy 3.9.6
   * Add explicit build dependency on libmodule-build-perl
+  * Convert debian/copyright to machine-readable DEP5 format.
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 16 Aug 2014 09:31:27 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 92b803a..16e84a5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,33 @@
-This is the debian package for the DublinCore-Record module.
-It was created by Vincent Danjean <vdanjean at debian.org> using dh-make-perl.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Ed Summers <ehs at pobox.com>,
+                  Brian Cassidy <bricas at cpan.org>
+Source: https://metacpan.org/release/DublinCore-Record
+Upstream-Name: DublinCore-Record
 
-It was downloaded from http://search.cpan.org/dist/DublinCore-Record/
+Files: *
+Copyright: 2007 Ed Summers <ehs at pobox.com>,
+           2007 Brian Cassidy <bricas at cpan.org>
+License: Artistic or GPL-1+
 
-The upstream author are:
-  Ed Summers <ehs at pobox.com>,
-  Brian Cassidy <bricas at cpan.org>.
+Files: debian/*
+Copyright: 2007      Vincent Danjean <vdanjean at debian.org>,
+           2013-2015 Axel Beckert <abe at debian.org>
+License: Artistic or GPL-1+
+Comment: The Debian packaging is licensed under the same terms as the
+ software itself.
 
-Copyright (C) 2007 by Ed Summers, Brian Cassidy
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
+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'.
 
-Perl is distributed under either the Artistic licence or the GPL
-version 1 or later.  The full text of the GPL version 1 is available
-on Debian systems in /usr/share/common-licenses/GPL-1.  The full text
-of the Artistic Licence is available on Debian systems in
-/usr/share/common-licenses/Artistic.
-
-The Debian packaging is Copyright (C) 2007, Vincent Danjean
-<vdanjean at debian.org> and is licensed under the same terms as the
-software itself (see above).
+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/libdublincore-record-perl.git



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