Author: tille
Date: 2012-09-17 12:10:48 +0000 (Mon, 17 Sep 2012)
New Revision: 12221
Modified:
trunk/packages/R/r-cran-deal/trunk/debian/changelog
trunk/packages/R/r-cran-deal/trunk/debian/control
trunk/packages/R/r-cran-deal/trunk/debian/rules
Log:
New upstream version (use epoch to follow R package versioning exactly as
advised by R packagers); fix permissions of installed files
Modified: trunk/packages/R/r-cran-deal/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-deal/trunk/debian/changelog 2012-09-17 11:24:26 UTC
(rev 12220)
+++ trunk/packages/R/r-cran-deal/trunk/debian/changelog 2012-09-17 12:10:48 UTC
(rev 12221)
@@ -1,9 +1,12 @@
-r-cran-deal (1.2.34-2) UNRELEASED; urgency=low
+r-cran-deal (1:1.2-35-1) UNRELEASED; urgency=low
+ * New upstream version (use epoch to follow R package versioning
+ exactly as advised by R packagers)
* debian/get-orig-source: There is no need to repack upstream
tarball just to change some file permissions - take upstream as is
* debian/control: versioned build-depenedency from
r-base-dev (>= 2.14.2~20120222)
+ * debian/rules: Fix permission of installed files
-- Andreas Tille <[email protected]> Mon, 17 Sep 2012 13:19:32 +0200
Modified: trunk/packages/R/r-cran-deal/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-deal/trunk/debian/control 2012-09-17 11:24:26 UTC
(rev 12220)
+++ trunk/packages/R/r-cran-deal/trunk/debian/control 2012-09-17 12:10:48 UTC
(rev 12221)
@@ -2,7 +2,8 @@
Section: gnu-r
Priority: optional
Maintainer: Debian Med Packaging Team
<[email protected]>
-Uploaders: ivo Maintz <[email protected]>
+Uploaders: ivo Maintz <[email protected]>,
+ Andreas Tille <[email protected]>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 8), r-base-dev (>= 2.14.2~20120222), cdbs
Standards-Version: 3.9.3
Modified: trunk/packages/R/r-cran-deal/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-deal/trunk/debian/rules 2012-09-17 11:24:26 UTC
(rev 12220)
+++ trunk/packages/R/r-cran-deal/trunk/debian/rules 2012-09-17 12:10:48 UTC
(rev 12221)
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
include /usr/share/R/debian/r-cran.mk
-#%:
-# dh $@
+install/$(package)::
+ chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/INDEX
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit