[med-svn] [r-cran-plyr] 02/04: Fix some lintian issues
Andreas Tille
tille at debian.org
Fri Jun 20 17:03:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-plyr.
commit a3ca2ff6a38a59ab4f4bd69aab2f5b50db6fcdec
Author: Andreas Tille <tille at debian.org>
Date: Fri Jun 20 18:51:48 2014 +0200
Fix some lintian issues
---
debian/changelog | 5 ++++-
debian/rules | 4 ++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 49e3de3..111a2e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,10 @@ r-cran-plyr (1.8.1-1) UNRELEASED; urgency=medium
[ Charles Plessy ]
6dd453b Depend and build-depend on r-cran-rcpp.
- -- Andreas Tille <tille at debian.org> Tue, 20 May 2014 20:12:06 +0900
+ [ Andreas Tille ]
+ * Fix some lintian issues
+
+ -- Andreas Tille <tille at debian.org> Fri, 20 Jun 2014 18:51:08 +0200
r-cran-plyr (1.8-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 2fbba2d..78b83c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,7 @@
#!/usr/bin/make -f
include /usr/share/R/debian/r-cran.mk
+
+install/$(package)::
+ rm -rf debian/$(package)/usr/lib/R/site-library/$(cranName)/LICENSE
+ chmod -x debian/$(package)usr/lib/R/site-library/$(cranName)/tests/test-rbind.matrix.r
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-plyr.git
More information about the debian-med-commit
mailing list