[med-svn] [SCM] r-bioc-limma branch, master, updated. debian/3.12.0_dfsg-1-17-gd2748e8

Andreas Tille tille at debian.org
Thu May 16 14:08:16 UTC 2013


The following commit has been merged in the master branch:
commit 12862a724d30b0f25cf23689ad14d2f15bdae832
Author: Andreas Tille <tille at debian.org>
Date:   Thu May 16 16:00:16 2013 +0200

    Remove executable flag from doc files

diff --git a/debian/changelog b/debian/changelog
index a287d45..f7e3498 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ r-bioc-limma (3.16.3~dfsg-1) UNRELEASED; urgency=low
        that might be processed by uscan as alternative method to
        filter-pristine-tar
      - checked new upstream version and bumped version number
+  * debian/rules: Remove executable flag from doc files
 
  -- Andreas Tille <tille at debian.org>  Thu, 16 May 2013 15:16:13 +0200
 
diff --git a/debian/rules b/debian/rules
index e272b51..c171d4b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,7 @@ debRreposname = bioc
 include /usr/share/R/debian/r-cran.mk
 
 DEB_INSTALL_CHANGELOGS_ALL = inst/doc/changelog.txt
+
+install/$(package)::
+	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/CITATION
+	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/doc/*

-- 
linear models for microarray data



More information about the debian-med-commit mailing list