[r-cran-spatstat] 29/38: DEP5 fix

Andreas Tille tille at debian.org
Fri Oct 20 14:27:32 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-spatstat.

commit 1d76fe69126c064fd950f09027bf9f9d600f5034
Author: Andreas Tille <tille at debian.org>
Date:   Thu Apr 14 20:12:24 2016 +0000

    DEP5 fix
---
 debian/changelog | 1 +
 debian/copyright | 8 ++++----
 debian/rules     | 6 ++++--
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 54d21eb..691c303 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-spatstat (1.45-0-1) UNRELEASED; urgency=medium
   * New upstream version
   * cme fix dpkg-control
   * r-cran-goftest now available
+  * DEP5 fix
 
  -- Andreas Tille <tille at debian.org>  Sat, 25 Oct 2014 10:42:57 +0200
 
diff --git a/debian/copyright b/debian/copyright
index b289484..66024c8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,7 +15,7 @@ Copyright: (C) 2005 - 2013 Adrian Baddeley and Rolf Turner,
            B.D. Ripley, B. Rowlingson, J. Rudge, A. Sarkka, K. Schladitz,
            B.T. Scott, I.-M. Sintorn, M. Spiess, M. Stevenson, P. Surovy,
            B. Turlach, A. van Burgel, H. Wang and S. Wong.
-License: GPL2
+License: GPL-2+
 Comment: Regarding Files data/*.rda
  Date: Mon, 27 May 2013 09:27:10 +0800
  From: Adrian Baddeley <adrian.baddeley at uwa.edu.au>
@@ -47,9 +47,9 @@ Comment: Regarding Files data/*.rda
 
 Files: debian/*
 Copyright: 2013 Andreas Tille <tille at debian.org>
-License: GPL2
+License: GPL-2+
 
-License: GPL2
+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; either version 2 of the License, or
@@ -65,4 +65,4 @@ License: GPL2
  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  .
  On Debian systems, the complete text of the GNU General Public
- License can be found in `/usr/share/common-licenses/GPL'.
+ License can be found in `/usr/share/common-licenses/GPL-2'.
diff --git a/debian/rules b/debian/rules
index 562813b..ba74ac5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ clean::
 	rm -f src/*.so Rplots.pdf
 
 install/$(package)::
-	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/doc/*
-	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/CITATION
+	chmod -x $(debRlib)/$(cranName)/doc/*
+	chmod -x $(debRlib)/$(cranName)/CITATION
+        chmod -x $(debRlib)/$(cranName)/rawdata/finpines/finpines.txt
+        chmod -x $(debRlib)/$(cranName)/rawdata/amacrine/amacrine.txt
 	rm -rf debian/$(package)/usr/lib/R/site-library/$(cranName)/ratfor

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-spatstat.git



More information about the debian-science-commits mailing list