[libset-nestedgroups-perl] 07/07: Convert debian/copyright to machine-readable DEP5 format
Axel Beckert
abe at deuxchevaux.org
Wed Nov 8 01:42:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libset-nestedgroups-perl.
commit 7bd8724363146f916174a0711516068fe8696964
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Nov 8 02:42:07 2017 +0100
Convert debian/copyright to machine-readable DEP5 format
---
debian/changelog | 1 +
debian/copyright | 42 ++++++++++++++++++++++++++++--------------
2 files changed, 29 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index db4a2fc..d8e014b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ libset-nestedgroups-perl (0.01-3) UNRELEASED; urgency=low
* Remove trailing whitespace from debian/control.
* Mark package as autopkgtestable.
* 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:46:50 +0100
diff --git a/debian/copyright b/debian/copyright
index a84d203..1571501 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,32 @@
-This is the debian package for the Set::NestedGroups module.
-It was created by Gunnar Wolf <gwolf at debian.org>, and is maintained by
-the Debian Pkg-perl group <pkg-perl-maintainers at lists.alioth.debian.org>
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Set-NestedGroups
+Upstream-Contact: Alan R. Barclay <gorilla at elaine.drink.com>
+Upstream-Name: Set-NestedGroups
-The upstream author is:
+Files: *
+Copyright: 1998 Alan R. Barclay <gorilla at elaine.drink.com>
+License: Artistic or GPL-1+
-Copyright (c) 1998 Alan R. Barclay, gorilla at elaine.drink.com.
+Files: debian/*
+Copyright: 2007 Gunnar Wolf <gwolf at debian.org>
+ 2008 gregor herrmann <gregoa at debian.org>
+ 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.
-The module was downloaded from CPAN; it can be found at
-http://www.cpan.org/modules/by-module/Set/
+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 program is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-Perl is licensed under both the GPL and the Artistic licenses (at your
-choice). In Debian systems, the full text of the licenses can be found
-respectively at /usr/share/common-licenses/GPL and
-/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/libset-nestedgroups-perl.git
More information about the Pkg-perl-cvs-commits
mailing list