[med-svn] [r-cran-reshape2] 03/06: remove extra license file
Andreas Tille
tille at debian.org
Sat Jun 21 05:36:28 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-reshape2.
commit 48367d4c92ca8a0bb06e6322d5e8dee254f36b5e
Author: Andreas Tille <tille at debian.org>
Date: Sat Jun 21 07:20:30 2014 +0200
remove extra license file
---
debian/changelog | 1 +
debian/rules | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0752784..ece905f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ r-cran-reshape2 (1.4-1) UNRELEASED; urgency=medium
- versioned Build-Depends: r-cran-plyr (>= 1.8.1)
* add autopkgtest
* package does contain architecture dependant code
+ * remove extra license file
-- Andreas Tille <tille at debian.org> Fri, 20 Jun 2014 16:17:18 +0200
diff --git a/debian/rules b/debian/rules
index 63cc99b..fc10400 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,6 @@
include /usr/share/R/debian/r-cran.mk
-# Require a number equal or superior than the R version the package was built with.
-install/r-$(debRreposname)-$(cranName)::
- echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/r-$(debRreposname)-$(cranName).substvars
+install/$(package)::
+ rm -rf debian/$(package)/usr/lib/R/site-library/$(cranName)/LICENSE
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-reshape2.git
More information about the debian-med-commit
mailing list