[SCM] Debian packaging of libhtml-copy-perl branch, master, updated. c6cbaa161d18a500e9dce7c226edee6d1b2ae8fc

gregor herrmann gregoa at debian.org
Mon Jun 17 18:54:03 UTC 2013


The following commit has been merged in the master branch:
commit e4fd6c29303a1e02b1299d93032a59b315426df5
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 17 20:41:00 2013 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.

diff --git a/debian/copyright b/debian/copyright
index 8fbcec3..593c7c5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,26 +1,31 @@
-This package was debianized by Alejandro Garrido Mota <garridomota at gmail.com>
-on Sat, 02 Jun 2007 13:18:16 -0400
-
-It was downloaded from: http://search.cpan.org/dist/HTML-Copy/
-
-The upstream author is: Tetsuro KURITA <tkurita at mac.com>
-
-Copyright (C) 2007, Tetsuro KURITA <tkurita at mac.com>
-
-License:
-
- This library is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
-
- 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.
-
- Perl is distributed under your choice of the GNU General Public License or
- the Artistic License.
-
-The complete text of the GNU General Public License can be found in
-/usr/share/common-licenses/GPL and the Artistic Licence can be found
-in /usr/share/common-licenses/Artistic.
-
-The Debian packaging is (C) 2007, Alejandro Garrido Mota <garridomota at gmail.com> 
-and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: HTML-Copy
+Source: https://metacpan.org/release/HTML-Copy/
+Upstream-Contact: unknown
+
+Files: *
+Copyright: 2007, Tetsuro KURITA <tkurita at mac.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2007, Alejandro Garrido Mota <garridomota at gmail.com>
+ 2008, 2013, gregor herrmann <gregoa at debian.org>
+ 2008, Gunnar Wolf <gwolf at debian.org>
+ 2008, Roberto C. Sanchez <roberto 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'.

-- 
Debian packaging of libhtml-copy-perl



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