[libconfig-file-perl] 02/02: debian/copyright: Convert to machine-readable DEP5 format

Axel Beckert abe at deuxchevaux.org
Sat May 30 14:09:26 UTC 2015


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

abe pushed a commit to branch master
in repository libconfig-file-perl.

commit 676070865ff629e27eda75481e8979c574c8d13c
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat May 30 16:09:01 2015 +0200

    debian/copyright: Convert to machine-readable DEP5 format
---
 debian/changelog |  1 +
 debian/copyright | 25 ++++++++++++++-----------
 2 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3efd5f7..ba4770d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,7 @@ libconfig-file-perl (1.50-3) UNRELEASED; urgency=low
     + Add the accent to Sébastien's name.
     + Fix wrong/duplicate "Files:" wildcard for the Debian packaging.
     + Correct license from GPL-1+ to GPL-2+ based on upstream README.
+    + Convert to machine-readable DEP5 format.
   * Apply wrap-and-sort.
   * Switch to source format "3.0 (quilt)".
   * Remove perl from Build-Depends-Indep, it's already in Build-Depends.
diff --git a/debian/copyright b/debian/copyright
index f7e20cb..9286d2c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,12 @@
-Upstream source location: http://search.cpan.org/dist/Config-File/
-
-Upstream authors:
- Development was started by Sébastien J. Gross <sjg at debian.org>, and
- since 2003 it is maintained by Gunnar Wolf <gwolf at gwolf.org>.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Config-File
+Source: http://search.cpan.org/dist/Config-File/
 
 Files: *
 Copyright:
  Copyright (c) 2002 Sébastien J. Gross <sjg at debian.org>
  Copyright (c) 2003-2009 Gunnar Wolf <gwolf at gwolf.org>
 License: GPL-2+
- This program is free software; you can redistribute it and/or modify it
- under the terms of the GPL.
-
-On Debian systems, you can find the full text for the GPL version 2 in
-/usr/share/common-licenses/GPL-2
 
 Files: debian/*
 Copyright:
@@ -22,4 +15,14 @@ Copyright:
  Copyright 2007, 2009 Damyan Ivanov <dmn at debian.org>
  Copyright 2008 gregor herrmann <gregoa at debian.org>
 License: GPL-2+
- The packaging is licensed under the same terms as the software itself.
+Comment: The packaging is licensed under the same terms as the
+ software itself.
+
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Library 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 the GNU General Public
+ License version 2 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/libconfig-file-perl.git



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