[libxml-csv-perl] 06/06: Convert debian/changelog to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Wed Nov 8 02:39:40 UTC 2017


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

abe pushed a commit to branch master
in repository libxml-csv-perl.

commit 77555068374ecae2d2371574f160136449053882
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Nov 8 03:38:36 2017 +0100

    Convert debian/changelog to machine-readable DEP5 format
---
 debian/changelog |  1 +
 debian/copyright | 58 ++++++++++++++++++++++++++++++++------------------------
 2 files changed, 34 insertions(+), 25 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 409da56..2dec069 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ libxml-csv-perl (0.15-9) UNRELEASED; urgency=low
     + Update versioned debhelper build-dependency accordingly.
     + Remove *.xml in clean target via debian/clean.
   * Declare compliance with Debian Policy 4.1.1.
+  * Convert debian/changelog to machine-readable DEP5 format.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:49:09 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 8cc907f..014dc9f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,25 +1,33 @@
-This package was debianized by Ardo van Rangelrooij <ardo at debian.org>
-on Sat, Jan 27, 2001, 19:26:44 -0600.
-
-It was downloaded from:
-	http://search.cpan.org/dist/XML-CSV
-
-Upstream Authors: Ilya Sterin <isterin at mail.com>
-
-Copyright (c) 2000 Ilya Sterin. All rights reserved.
- 
-        This program 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"
-
-        See:
-
-        /usr/share/common-licenses/Artistic
-        /usr/share/common-licenses/GPL
-
-        For more information regarding these licensing options
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/XML-CSV
+Upstream-Contact: Ilya Sterin <isterin at mail.com>
+Upstream-Name: XML-CSV
+
+Files: *
+Copyright: 2000 Ilya Sterin <isterin at mail.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2001-2003 Ardo van Rangelrooij <ardo at debian.org>
+           2003-2004 Jay Bonci <jaybonci at debian.org>
+           2008-2016 gregor herrmann <gregoa at debian.org>
+           2013-2017 Axel Beckert <abe at debian.org
+License: Artistic or GPL-1+
+Comment: Without explicit statement it is assumed that the packaging
+ is licensed under the same terms as the upstream code.
+
+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/libxml-csv-perl.git



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