[libapp-info-perl] 02/11: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Sun Jan 12 15:24:53 UTC 2014


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

gregoa pushed a commit to branch master
in repository libapp-info-perl.

commit bc63c8bff8872af76950cf59e02e611db4fb084c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 12 16:14:42 2014 +0100

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 74 ++++++++++++++++++++++----------------------------------
 1 file changed, 29 insertions(+), 45 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 0cad6fe..1424c1e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,45 +1,29 @@
-This package was debianized by Nacho Barrientos Arias <chipi at criptonita.com>
-on Sun, 16 Apr 2006 20:19:02 +0200.
-
-Copyright (C) 2002-2011 David Wheeler
-
-It was downloaded from the Comprehensive Perl Archive Network (CPAN), 
-exactly from http://search.cpan.org/dist/App-Info/
-
-Upstream Author: David Wheeler <david at justatheory.com>
-
-License:
-
-This program is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.
-
-GPL:
-
- 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
- of the License, or (at your option) any later version.
-
- 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 General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- with Debian GNU/Linux (see /usr/share/common-licenses/), if not
- write to the Free Software Foundation, Inc., 51 Franklin St,
- Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in '/usr/share/common-licenses/GPL'
-
-Artistic:
-
- See http://www.perl.com/language/misc/Artistic.html
-
-On Debian GNU/Linux systems, you can get extra information in
-'/usr/share/common-licenses/Artistic'.
-
-The Debian packaging is (C) 
-  2006-2011 Nacho Barrientos Arias <chipi at criptonita.com> 
-and is licensed under the GPL, see above.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/App-Info
+Upstream-Contact: David Wheeler <david at justatheory.com>
+Upstream-Name: App-Info
+
+Files: *
+Copyright: 2002-2008, David Wheeler <david at justatheory.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2006-2013, Nacho Barrientos Arias <nacho at debian.org>
+ 2014, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
+
+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/libapp-info-perl.git



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