[r-cran-plotrix] 21/29: Add citation information; fix some minor lintian warning; upload to unstable

Andreas Tille tille at debian.org
Fri Sep 29 06:53: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-plotrix.

commit 0d64049992462f5dc8a31a67fb652848b73a7b27
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 17 08:46:36 2013 +0000

    Add citation information; fix some minor lintian warning; upload to unstable
---
 debian/changelog |  7 +++++--
 debian/rules     |  4 ++++
 debian/upstream  | 10 ++++++++++
 3 files changed, 19 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dbfd63d..12c59d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-r-cran-plotrix (3.4-7-1) UNRELEASED; urgency=low
+r-cran-plotrix (3.4-7-1) unstable; urgency=low
 
   * New upstream version
   * debian/control:
@@ -7,7 +7,10 @@ r-cran-plotrix (3.4-7-1) UNRELEASED; urgency=low
      - debhelper 9 (also debian/compat)
      - normalised
   * debian/copyright: DEP5
-  * debian/rules: Remove unneeded code to create R:Depends
+  * debian/rules:
+     - Remove unneeded code to create R:Depends
+     - Remove executable bit of some documentation files
+  * debian/upstream: add citation information
 
  -- Andreas Tille <tille at debian.org>  Fri, 17 May 2013 10:21:57 +0200
 
diff --git a/debian/rules b/debian/rules
index 649b83e..8f03c2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@
 # Copyright 2009 by Andreas Tille <tille at debian.org>
 
 include /usr/share/R/debian/r-cran.mk
+
+install/$(package)::
+	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/INDEX
+	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/CITATION
diff --git a/debian/upstream b/debian/upstream
new file mode 100644
index 0000000..9cbfe1d
--- /dev/null
+++ b/debian/upstream
@@ -0,0 +1,10 @@
+Reference:
+  Author: Jim Lemon
+  Title: "Plotrix: a package in the red light district of R"
+  Journal: R-News
+  Year: 2006
+  Volume: 6
+  Number: 4
+  Pages: 8-12
+  URL: http://cran.r-project.org/web/packages/plotrix/
+  eprint: http://www.r-project.org/doc/Rnews/Rnews_2006-4.pdf

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



More information about the debian-science-commits mailing list