[med-svn] [SCM] r-bioc-edger branch, master, updated. debian/2.6.1_dfsg-1-23-gae81c49
Andreas Tille
tille at debian.org
Fri May 17 13:23:33 UTC 2013
The following commit has been merged in the master branch:
commit da389af52ac4ff7c7c14c28e209a0f85ec067e48
Author: Andreas Tille <tille at debian.org>
Date: Fri May 17 15:15:45 2013 +0200
remove executable flag from installed documentation
diff --git a/debian/changelog b/debian/changelog
index d563ed6..30ea4cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ r-bioc-edger (3.2.3~dfsg-1) UNRELEASED; urgency=low
- Add years to Copyright field
* debian/upstream: inst/CITATION asks for citing this more recent
paper that is now on top of debian/upstream
+ * debian/rules: remove executable flag from installed documentation
-- Andreas Tille <tille at debian.org> Fri, 17 May 2013 14:36:51 +0200
diff --git a/debian/rules b/debian/rules
index a176298..6d3268f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ debRreposname = bioc
DEB_DH_BUILDDEB_ARGS = -- -Z xz
include /usr/share/R/debian/r-cran.mk
+
+install/$(package)::
+ chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/doc/*
--
empirical analysis of digital gene expression data in R
More information about the debian-med-commit
mailing list