[r-cran-rnetcdf] 01/01: debian/copyright: rename licenses to NetCDF and NCSA-HDF5
Sebastian Gibb
sgibb-guest at moszumanska.debian.org
Fri Sep 12 19:23:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
sgibb-guest pushed a commit to branch master
in repository r-cran-rnetcdf.
commit f629e218997bc8f1aad1dd87b5dfa18b2f909ca5
Author: Sebastian Gibb <mail at sebastiangibb.de>
Date: Fri Sep 12 21:22:41 2014 +0200
debian/copyright: rename licenses to NetCDF and NCSA-HDF5
---
debian/changelog | 8 ++++++--
debian/copyright | 4 ++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9b37c66..607d59f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,12 @@ r-cran-rnetcdf (1.6.3-1-1) UNRELEASED; urgency=low
* New upstream release.
* Move debian/upstream to debian/upstream/metadata.
- * debian/copyright: swap first (Files: man/*) and second (Files: *) entry to
- avoid the unused-file-paragraph-in-dep5-copyright lintian warning.
+ * debian/copyright:
+ - Swap first (Files: man/*) and second (Files: *) entry to
+ avoid the unused-file-paragraph-in-dep5-copyright lintian warning.
+ - Change license name from "NetCDF (MIT like)" to "NetCDF" and "NCSA HDF5"
+ to "NCSA-HDF5" to avoid the space-in-std-shortname-in-dep5-copyright
+ lintian warning.
-- Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org> Fri, 12 Sep 2014 19:04:21 +0200
diff --git a/debian/copyright b/debian/copyright
index b293efc..4eb0ce9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -25,7 +25,7 @@ License: GPL-2+
Files: man/*
Copyright: 1993-1999 University Corporation for Atmospheric Research/Unidata
-License: NetCDF (MIT-like)
+License: NetCDF
.
Because large parts of the documentation are taken from the "NetCDF
User's Guide for C" and from the udunits(3) manpage, it is
@@ -62,7 +62,7 @@ License: NetCDF (MIT-like)
Files: inst/HDF5_COPYING
Copyright: 2006-2012 by The HDF Group
-License: NCSA HDF5
+License: NCSA-HDF5
Although this package does not itself use HDF5, if statically linked
to a build of netcdf with the netcdf4 feature included it will link in
code from HDF5, in which case the following licence applies to such code.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-rnetcdf.git
More information about the debian-science-commits
mailing list