[libmime-base64-urlsafe-perl] 01/01: Update debian/copyright to version 1.0 of the DEP5 format

Axel Beckert abe at deuxchevaux.org
Wed Nov 8 02:11:48 UTC 2017


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

abe pushed a commit to branch master
in repository libmime-base64-urlsafe-perl.

commit fb1c9960efbfeec5de1cddf2c9e6a39bd032cb1f
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Nov 8 03:09:18 2017 +0100

    Update debian/copyright to version 1.0 of the DEP5 format
---
 debian/changelog |  2 ++
 debian/copyright | 49 +++++++++++++++++++++++++++++++------------------
 2 files changed, 33 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cddde05..72876eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ libmime-base64-urlsafe-perl (0.01-2) UNRELEASED; urgency=low
     + Update versioned debhelper build-dependency accordingly.
   * Declare compliance with Debian Policy 4.1.1.
   * Add myself as Uploader.
+  * Update debian/copyright to version 1.0 of the machine-readable DEP5
+    format.
 
  -- Axel Beckert <abe at debian.org>  Wed, 08 Nov 2017 03:04:24 +0100
 
diff --git a/debian/copyright b/debian/copyright
index fbaaead..c9c1590 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,24 +1,37 @@
-X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-X-Debianized-By: AGOSTINI Yves <agostini at univ-metz.fr>
-X-Debianized-Date: Tue, 22 Apr 2008 23:26:12 +0200
-X-Source-Downloaded-From: http://search.cpan.org/dist/MIME-Base64-URLSafe/
-X-Upstream-Author: Kazuho Oku <kazuho ___at___ labs.cybozu.co.jp>
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/MIME-Base64-URLSafe/
+Upstream-Contact: Kazuho Oku <kazuho at labs.cybozu.co.jp>
+Upstream-Name: MIME-Base64-URLSafe
 
 Files: *
-Copyright: Copyright (C) 2006 Cybozu Labs, Inc.
-License: GPL-1+ | Artistic
- Copyright (C) 2006 Cybozu Labs, Inc.
- .
- 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..
+Copyright: 2006 Cybozu Labs, Inc.
+License: GPL-1+ or 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'.
+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'.
+
+License: GPL-2+
+ 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 2, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmime-base64-urlsafe-perl.git



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