[med-svn] r21637 - trunk/packages/R/r-cran-taxize/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Apr 1 10:04:14 UTC 2016
Author: tille
Date: 2016-04-01 10:04:13 +0000 (Fri, 01 Apr 2016)
New Revision: 21637
Added:
trunk/packages/R/r-cran-taxize/trunk/debian/lintian-overrides
Modified:
trunk/packages/R/r-cran-taxize/trunk/debian/copyright
Log:
Fix issue in d/copyright; add lintian override for false positive
Modified: trunk/packages/R/r-cran-taxize/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-taxize/trunk/debian/copyright 2016-04-01 06:27:43 UTC (rev 21636)
+++ trunk/packages/R/r-cran-taxize/trunk/debian/copyright 2016-04-01 10:04:13 UTC (rev 21637)
@@ -9,6 +9,21 @@
James O'Donnell
License: MIT
+Files: R/class2tree.R
+Copyright: Jari Oksanen <jari.oksanen at oulu.fi>
+License: GPL-2
+ 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, version 2.
+ .
+ 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.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 2 can be found in ‘/usr/share/common-licenses/GPL-2’.
+
Files: debian/*
Copyright: 2016 Andreas Tille <tille at debian.org>
License: MIT
Added: trunk/packages/R/r-cran-taxize/trunk/debian/lintian-overrides
===================================================================
--- trunk/packages/R/r-cran-taxize/trunk/debian/lintian-overrides (rev 0)
+++ trunk/packages/R/r-cran-taxize/trunk/debian/lintian-overrides 2016-04-01 10:04:13 UTC (rev 21637)
@@ -0,0 +1,2 @@
+# The PDF this lintian issue is refering to is simply a test result and not a real documentation
+r-cran-taxize: possible-documentation-but-no-doc-base-registration
More information about the debian-med-commit
mailing list