[libcoy-perl] 02/04: Convert debian/copyright to machine-readable DEP-5 format
Axel Beckert
abe at deuxchevaux.org
Tue Oct 31 19:18:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libcoy-perl.
commit 776b9c30620fa67c2d10f47e6ce6ee19f09dc5cf
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Tue Oct 31 20:09:35 2017 +0100
Convert debian/copyright to machine-readable DEP-5 format
---
debian/changelog | 1 +
debian/copyright | 35 ++++++++++++++++++-----------------
2 files changed, 19 insertions(+), 17 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index edc414c..8dfed6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libcoy-perl (0.06-8) UNRELEASED; urgency=medium
[ Axel Beckert ]
* Update download URLs in debian/copyright. Issue reported by DUCK.
* Declare compliance with Debian Policy 4.1.1.
+ * Convert debian/copyright to machine-readable DEP5 format.
-- Axel Beckert <abe at debian.org> Tue, 31 Oct 2017 19:48:56 +0100
diff --git a/debian/copyright b/debian/copyright
index f06d680..940afa1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,20 +1,21 @@
-This is a Debian prepackaged version of the Coy perl module.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Coy
+ https://github.com/schwern/coy
+Upstream-Contact: Michael G. Schwern <schwern at pobox.com>
+Upstream-Name: Coy
-This package was put together by Joey Hess <joeyh at debian.org>, using
-sources from:
- http://www.csse.monash.edu.au/~damian/CPAN/Coy.tar.gz
-It is now available at CPAN:
- https://cpan.metacpan.org/authors/id/M/MS/MSCHWERN/
-Or from Github:
- https://github.com/schwern/coy
-Coy's web site:
- http://www.cs.monash.edu.au/~damian/TPC/1999/Coy/
+Files: *
+Copyright: 1997-2000 Damian Conway
+License: Artistic
-The following copyright applies to this package:
+Files: debian/*
+Copyright: 1999-2007 Joey Hess <joeyh at debian.org>,
+ 2013-2017 Axel Beckert <abe at debian.org>
+License: Artistic
- Copyright (c) 1998, Damian Conway. All Rights Reserved.
- This module is free software. It may be used, redistributed
- and/or modified under the terms of the Perl Artistic License
-
-The full text to the Artistic License is in
-/usr/share/common-licenses/Artistic
+License: Artistic
+ This module is free software. It may be used, redistributed
+ and/or modified under the terms of the Perl Artistic License.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcoy-perl.git
More information about the Pkg-perl-cvs-commits
mailing list