[libdata-walk-perl] 05/09: debian/copyright: switch formatting to Copyright-Format 1.0.
gregor herrmann
gregoa at debian.org
Sun Jun 7 15:33:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdata-walk-perl.
commit 27a1595cff34ac694b0ba755497f7181e29c44bf
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jun 7 17:27:19 2015 +0200
debian/copyright: switch formatting to Copyright-Format 1.0.
---
debian/copyright | 62 ++++++++++++++++++++++++++++++++------------------------
1 file changed, 35 insertions(+), 27 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 7df7586..d6ecaf1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,32 +1,40 @@
-This is the debian package for the Data-Walk module.
-It was created by Damyan Ivanov <dmn at debian.org> using dh-make-perl.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Data-Walk
+Upstream-Contact: Guido Flohr <guido at imperia.net>
+Upstream-Name: Data-Walk
-It was downloaded from http://search.cpan.org/dist/Data-Walk/
+Files: *
+Copyright: 2005-2006, Guido Flohr <guido at imperia.net>
+License: LGPL-2+
-Author and Copyright:
- Copyright (C) 2005-2006, Guido Flohr <guido at imperia.net>, all rights
- reserved.
+Files: debian/*
+Copyright: 2007, Damyan Ivanov <dmn at debian.org>
+ 2013, Axel Beckert <abe at debian.org>
+ 2014, Salvatore Bonaccorso <carnil at debian.org>
+ 2015, gregor herrmann <gregoa at debian.org>
+License: LGPL-2+ or Artistic or GPL-1+
-License:
- 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.
+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'.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Library General Public License for more details.
+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'.
- You should have received a copy of the GNU Library General Public
- License along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
- USA.
-
-On Debian systems, the full text of GNU Library General Public License on 2 can
-be found in /usr/share/common-licenses/LGPL-2. Later versions are in the same
-directory, named LGPL-2.1 and LGPL-3.
-
-The Debian packaging is Copyright (C) 2007, Damyan Ivanov
-<dmn at debian.org> and is licensed under the same terms as the software
-itself (see above).
+License: LGPL-2+
+ This library 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 of the License, or (at
+ your option) any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU Library
+ General Public License can be found in `/usr/share/common-licenses/LGPL-2'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-walk-perl.git
More information about the Pkg-perl-cvs-commits
mailing list