[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#707093: progress



Op 2013-05-24 om 15:43 schreef Alexandre Rossi:
> > My next action will this Lintian message:
> >
> > E: libhtmlcleaner-java: helper-templates-in-copyright
> 
> False positive. But anyway I switched the package to DEP-5 yesterday
> which should fix the issue.

Yes, it should ...

> See http://anonscm.debian.org/gitweb/?p=pkg-java/libhtmlcleaner-java.git;a=commitdiff;h=63976bf5f660eef5371d63b117b2396e70e9e76d
> 

Then there is/was:

$ lintian -I
W: libhtmlcleaner-java source: missing-field-in-dep5-copyright license (paragraph at line 6)
W: libhtmlcleaner-java source: missing-field-in-dep5-copyright license (paragraph at line 38)
E: libhtmlcleaner-java: copyright-should-refer-to-common-license-file-for-gpl

This patch does fix it:
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Source: http://htmlcleaner.sourceforge.net
 
 Files: *
 Copyright: 2006-2010 Vladimir Nikic
-Licence: BSD htmlcleaner
+License: BSD-3-clause
     Redistribution and use of this software in source and binary forms,
     with or without modification, are permitted provided that the following
     conditions are met:
@@ -37,4 +37,7 @@ Licence: BSD htmlcleaner
 
 Files: debian/*
 Copyright: 2011 Alexandre Rossi
-Licence: GPL-2
+License: GPL-2
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.


Please allow me to commit it to the Alioth git repository.


Groeten
Geert Stappers
-- 
Leven en laten leven

Attachment: signature.asc
Description: Digital signature


Reply to: