[libdatetime-format-mysql-perl] 01/01: Convert debian/copyright to machine-readable DEP-5 format

Axel Beckert abe at deuxchevaux.org
Sun May 10 21:40:49 UTC 2015


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

abe pushed a commit to branch master
in repository libdatetime-format-mysql-perl.

commit 067dcc22f2958a87c3ac0ee88504c1f43fb18cb0
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 10 21:24:18 2015 +0200

    Convert debian/copyright to machine-readable DEP-5 format
---
 debian/changelog |  1 +
 debian/copyright | 40 +++++++++++++++++++++++++++-------------
 2 files changed, 28 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8a49e21..c9c5ddf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libdatetime-format-mysql-perl (0.05-1) UNRELEASED; urgency=medium
   * Apply wrap-and-sort.
   * Declare compliance with Debian Policy 3.9.6 (no other changes needed).
   * Mark package as autopkgtestable.
+  * Convert debian/copyright to machine-readable DEP-5 format.
 
  -- Axel Beckert <abe at debian.org>  Sun, 10 May 2015 21:08:48 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 6a27f9e..419194d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,16 +1,30 @@
-This is the debian package for the DateTime-Format-MySQL module.
-It was created by gregor herrmann <gregoa at debian.org> using
-dh-make-perl, and is maintained by the Debian Perl Group.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Dave Rolsky <autarch at urth.org>
+Source: https://metacpan.org/release/DateTime-Format-MySQL
+Upstream-Name: DateTime-Format-MySQL
 
-The upstream author is: Dave Rolsky <autarch at urth.org>.
+Files: *
+Copyright: 2003-2014 David Rolsky
+License: Artistic or GPL-1+
 
-Copyright (c) 2003 David Rolsky.  All rights reserved.  This program
-is free software; you can redistribute it and/or modify it under the
-same terms as Perl itself.
+Files: debian/*
+Copyright: 2006-2014 gregor herrmann <gregoa at debian.org>
+           2006      Niko Tyni <ntyni at debian.org>
+           2013-2015 Axel Beckert <abe at debian.org>
+License: Artistic or GPL-1+
 
-Perl is distributed under your choice of the GNU General Public
-License; either version 1, or (at your option) any later version,
-orthe 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-1' and the Artistic Licence in
-`/usr/share/common-licenses/Artistic'.
+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/libdatetime-format-mysql-perl.git



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