[r-cran-vcd] 31/37: New upstream version
Sébastien Villemot
sebastien at debian.org
Mon Nov 20 12:33:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository r-cran-vcd.
commit 1b284e6d4df400c3de6c3165672624d26eaea50f
Author: Andreas Tille <tille at debian.org>
Date: Sat Aug 9 20:21:21 2014 +0000
New upstream version
---
debian/changelog | 7 +++++++
debian/rules | 4 ++++
2 files changed, 11 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 73ace01..69d158e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-vcd (1:1.3-2-1) unstable; urgency=medium
+
+ * New upstream version
+ * d/rules: fix permissions
+
+ -- Andreas Tille <tille at debian.org> Sat, 09 Aug 2014 13:27:21 +0200
+
r-cran-vcd (1:1.3-1-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/rules b/debian/rules
index 2fbba2d..3af29fe 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)::
+ chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranNameOrig)/CITATION
+ chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranNameOrig)/doc/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-vcd.git
More information about the debian-science-commits
mailing list