[med-svn] [r-cran-rotl] 03/12: Finalise packaging
Andreas Tille
tille at debian.org
Sat Sep 23 06:49:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-rotl.
commit 6c1b25de1c5fe11977fec54e2b2ffd4477a9be4a
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 14 20:22:58 2016 +0000
Finalise packaging
---
debian/changelog | 7 +++----
debian/rules | 3 +++
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dc860ca..b3b1abc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/rules b/debian/rules
index 529c38a..3108f73 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
%:
dh $@ --buildsystem R
+override_dh_fixperms:
+ dh_fixperms
+ find debian -name "*.csv" -exec chmod -x \{\} \;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rotl.git
More information about the debian-med-commit
mailing list