r45917 - in /packages/R/r-cran-plotrix/trunk/debian: changelog rules upstream

tille at users.alioth.debian.org tille at users.alioth.debian.org
Fri May 17 08:46:37 UTC 2013


Author: tille
Date: Fri May 17 08:46:36 2013
New Revision: 45917

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45917
Log:
Add citation information; fix some minor lintian warning; upload to unstable

Added:
    packages/R/r-cran-plotrix/trunk/debian/upstream
Modified:
    packages/R/r-cran-plotrix/trunk/debian/changelog
    packages/R/r-cran-plotrix/trunk/debian/rules

Modified: packages/R/r-cran-plotrix/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-plotrix/trunk/debian/changelog?rev=45917&op=diff
==============================================================================
--- packages/R/r-cran-plotrix/trunk/debian/changelog (original)
+++ packages/R/r-cran-plotrix/trunk/debian/changelog Fri May 17 08:46:36 2013
@@ -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 @@
      - 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
 

Modified: packages/R/r-cran-plotrix/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-plotrix/trunk/debian/rules?rev=45917&op=diff
==============================================================================
--- packages/R/r-cran-plotrix/trunk/debian/rules (original)
+++ packages/R/r-cran-plotrix/trunk/debian/rules Fri May 17 08:46:36 2013
@@ -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

Added: packages/R/r-cran-plotrix/trunk/debian/upstream
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-plotrix/trunk/debian/upstream?rev=45917&op=file
==============================================================================
--- packages/R/r-cran-plotrix/trunk/debian/upstream (added)
+++ packages/R/r-cran-plotrix/trunk/debian/upstream Fri May 17 08:46:36 2013
@@ -1,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




More information about the debian-science-commits mailing list