[med-svn] r23067 - trunk/packages/R/r-cran-rotl/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Nov 14 20:22:58 UTC 2016
Author: tille
Date: 2016-11-14 20:22:58 +0000 (Mon, 14 Nov 2016)
New Revision: 23067
Modified:
trunk/packages/R/r-cran-rotl/trunk/debian/changelog
trunk/packages/R/r-cran-rotl/trunk/debian/rules
Log:
Finalise packaging
Modified: trunk/packages/R/r-cran-rotl/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-rotl/trunk/debian/changelog 2016-11-14 20:09:02 UTC (rev 23066)
+++ trunk/packages/R/r-cran-rotl/trunk/debian/changelog 2016-11-14 20:22:58 UTC (rev 23067)
@@ -1,6 +1,5 @@
-r-cran-rotl (3.0.1-1) UNRELEASED; urgency=medium
+r-cran-rotl (3.0.1-1) unstable; urgency=medium
- TODO: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-rentrez/trunk/
- * Initial release (closes: #xxxxxx)
+ * Initial release (closes: #844360)
- -- Andreas Tille <tille at debian.org> Sun, 13 Nov 2016 20:51:08 +0100
+ -- Andreas Tille <tille at debian.org> Mon, 14 Nov 2016 21:15:53 +0100
Modified: trunk/packages/R/r-cran-rotl/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-rotl/trunk/debian/rules 2016-11-14 20:09:02 UTC (rev 23066)
+++ trunk/packages/R/r-cran-rotl/trunk/debian/rules 2016-11-14 20:22:58 UTC (rev 23067)
@@ -3,3 +3,6 @@
%:
dh $@ --buildsystem R
+override_dh_fixperms:
+ dh_fixperms
+ find debian -name "*.csv" -exec chmod -x \{\} \;
More information about the debian-med-commit
mailing list