[SCM] libtest-checkdeps-perl Debian packaging branch, master, updated. debian/0.002-1-27-g1fc6b8f
Jonas Smedegaard
dr at jones.dk
Sat Jun 8 20:43:48 UTC 2013
The following commit has been merged in the master branch:
commit 6c76e4cb4937693deabee2d6a00a89086447ee3a
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Jun 8 22:28:54 2013 +0200
Fix use comment and license pseudo-sections in copyright file to obey silly restrictions of copyright format 1.0.
diff --git a/debian/copyright b/debian/copyright
index 0179bb4..6b4f5ad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,9 +7,14 @@ Source: http://search.cpan.org/dist/Test-CheckDeps/
Files: *
Copyright: 2011, Leon Timmermans <leont at cpan.org>
License: Artistic or GPL-1+
+Comment:
+ License:
+ .
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
-Comment:
+ .
+ Comment:
+ .
Perl 5 is licensed under either the 'Artistic license' or the 'GNU
General Public License' version 1 or later.
@@ -20,7 +25,9 @@ License: GPL-2+
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.
-Comment:
+ .
+ Comment:
+ .
On Debian systems the 'Artistic License' is located in
'/usr/share/common-licenses/Artistic'.
@@ -29,7 +36,9 @@ License: GPL-1+
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.
-Comment:
+ .
+ Comment:
+ .
On Debian systems the 'GNU General Public License' version 1 is located
in '/usr/share/common-licenses/GPL-1'.
@@ -43,7 +52,9 @@ License: GPL-2+
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.
-Comment:
+ .
+ Comment:
+ .
On Debian systems the 'GNU General Public License' version 2 is located
in '/usr/share/common-licenses/GPL-2'.
.
--
libtest-checkdeps-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list