[libnet-akismet-perl] 06/08: Convert debian/copyright to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Sun Feb 7 22:35:11 UTC 2016


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

abe pushed a commit to branch master
in repository libnet-akismet-perl.

commit 79b80b52f9e1812c54bcb93550dee933aa8dda4a
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Feb 7 23:24:25 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 37d64a6..20ea0e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ libnet-akismet-perl (0.05-2) UNRELEASED; urgency=low
   * Declare compliance with Debian Policy 3.9.7.
   * Switch to source format "3.0 (quilt)".
   * Mention module name in and slightly finetune long package description.
+  * Convert debian/copyright to machine-readable DEP5 format.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:45:13 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 647e3c7..5982042 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,24 +1,23 @@
-X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-X-Debianized-By: AGOSTINI Yves <agostini at univ-metz.fr>
-X-Debianized-Date: Wed, 23 Apr 2008 15:29:04 +0200
-X-Source-Downloaded-From: http://search.cpan.org/dist/Net-Akismet/
-X-Upstream-Author: Nikolay Bachiyski <nb at nikolay.bg>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Nikolay Bachiyski <nb at nikolay.bg>
+Upstream-Name: Net-Akismet
+Source: https://metacpan.org/release/Net-Akismet
 
 Files: *
-Copyright: Copyright (C) 2006, 2007, 2008 by Nikolay Bachiyski
-License: GPL-1+ | Artistic
- Copyright (C) 2006, 2007 by Nikolay Bachiyski
- .
+Copyright: 2006, 2007, 2008 by Nikolay Bachiyski
+License: GPL-1+ or Artistic
  This library is free software; you can redistribute it and/or modify it under
  the same terms as Perl itself, either Perl version 5.8.7 or, at your option,
  any later version of Perl 5 you may have available.
+ .
+ Perl is distributed under your choice of the GNU General Public
+ License or the Artistic License, version 1 or later.  On Debian
+ GNU/Linux systems, the complete text of the GNU General Public
+ License version 1can be found in `/usr/share/common-licenses/GPL-1' and
+ the Artistic Licence in `/usr/share/common-licenses/Artistic'.
 
 Files: debian/*
-Copyright: Copyright 2008 Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Copyright: 2008 Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 License: GPL-2+
- The Debian packaging information is under the GPL, version 2 or later
-
-Perl is distributed under your choice of the GNU General Public License or
-the 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'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+ The Debian packaging is under the GPL, version 2 or later. See
+ /usr/share/common-licenses/GPL-2 for the complete license text.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-akismet-perl.git



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