[libnet-dns-async-perl] 04/08: Finish conversion of debian/copyright to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Sun Nov 19 23:57:53 UTC 2017


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

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

commit f5ce35bcdefc22e1088ce786e1855110f3bcc4b4
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Nov 20 00:39:40 2017 +0100

    Finish conversion of debian/copyright to machine-readable DEP5 format
---
 debian/changelog |  3 +--
 debian/copyright | 35 +++++++++++++++++++++--------------
 2 files changed, 22 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 38e4e0a..f6c5632 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,8 +19,7 @@ libnet-dns-async-perl (1.07-2) UNRELEASED; urgency=low
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 
   [ Axel Beckert ]
-  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
-    copyright"
+  * Finish conversion of debian/copyright to machine-readable DEP5 format.
   * Switch to a minimal "dh $@"-style debian/rules and dh compat level 10.
     + Update versioned debhelper build-dependency accordingly.
   * Switch to Debian source format "3.0 (quilt)".
diff --git a/debian/copyright b/debian/copyright
index 2ea02f4..0fa6936 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,23 +1,30 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Net-DNS-Async
-Upstream-Contact: Shevek
+Upstream-Contact: Shevek <cpan at anarres.org>
 Source: https://metacpan.org/release/Net-DNS-Async
 
 Files: *
-Copyright: © 2005-2006, Shevek <cpan at anarres.org>
+Copyright: 2005-2006 Shevek <cpan at anarres.org>
 License: GPL-1+ or Artistic
- This program is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself.
- .
- 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'.
 
 Files: debian/*
-Copyright:
- © 2008, Jan Wagner <waja at cyconet.org>
- © 2008, Ansgar Burchardt <ansgar at debian.org>
+Copyright: 2008, Jan Wagner <waja at cyconet.org>
+           2008, Ansgar Burchardt <ansgar at debian.org>
 License: GPL-1+ or Artistic
- The Debian packaging is licensed under the same terms as the software itself
- (see above).
+Comment: The Debian packaging is licensed under the same terms as the software itself.
+
+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/libnet-dns-async-perl.git



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