[med-svn] r17343 - trunk/packages/R/r-cran-doparallel/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Jun 30 09:17:03 UTC 2014
Author: tille
Date: 2014-06-30 09:17:03 +0000 (Mon, 30 Jun 2014)
New Revision: 17343
Modified:
trunk/packages/R/r-cran-doparallel/trunk/debian/changelog
trunk/packages/R/r-cran-doparallel/trunk/debian/copyright
trunk/packages/R/r-cran-doparallel/trunk/debian/rules
Log:
Upload to new
Modified: trunk/packages/R/r-cran-doparallel/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-doparallel/trunk/debian/changelog 2014-06-30 09:03:26 UTC (rev 17342)
+++ trunk/packages/R/r-cran-doparallel/trunk/debian/changelog 2014-06-30 09:17:03 UTC (rev 17343)
@@ -1,5 +1,5 @@
-r-cran-doparallel (1.0.8-1) UNRELEASED; urgency=low
+r-cran-doparallel (1.0.8-1) unstable; urgency=low
- * Initial release (closes: #???)
+ * Initial release (closes: #753293)
-- Andreas Tille <tille at debian.org> Mon, 30 Jun 2014 11:47:43 +0200
Modified: trunk/packages/R/r-cran-doparallel/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-doparallel/trunk/debian/copyright 2014-06-30 09:03:26 UTC (rev 17342)
+++ trunk/packages/R/r-cran-doparallel/trunk/debian/copyright 2014-06-30 09:17:03 UTC (rev 17343)
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: doParallel
Upstream-Contact: Revolution Analytics <packages at revolutionanalytics.com>
-Source: http://cran.r-project.org/web/packages/truncnorm/
+Source: http://cran.r-project.org/web/packages/doParallel/
Files: *
Copyright: 2012-2014 Revolution Analytics, Steve Weston
Modified: trunk/packages/R/r-cran-doparallel/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-doparallel/trunk/debian/rules 2014-06-30 09:03:26 UTC (rev 17342)
+++ trunk/packages/R/r-cran-doparallel/trunk/debian/rules 2014-06-30 09:17:03 UTC (rev 17343)
@@ -1,3 +1,6 @@
#!/usr/bin/make -f
include /usr/share/R/debian/r-cran.mk
+
+install/$(package)::
+ chmod +x debian/$(package)/usr/lib/R/site-library/$(cranNameOrig)/unitTests/runTestSuite.sh
More information about the debian-med-commit
mailing list