This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-multtest.
commit 86e2555e8a14de2f5e01e6308d90cdc3782af669 Author: Andreas Tille <[email protected]> Date: Wed Nov 4 15:32:15 2015 +0000 New upstream version --- debian/changelog | 6 ++++++ debian/rules | 3 +++ debian/watch | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e9f8572..bbeec20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-bioc-multtest (2.26.0-1) unstable; urgency=medium + + * New upstream version + + -- Andreas Tille <[email protected]> Wed, 04 Nov 2015 16:16:09 +0100 + r-bioc-multtest (2.24.0-1) unstable; urgency=medium * Initial release (closes: #785210). diff --git a/debian/rules b/debian/rules index aeb12b3..ee512f6 100755 --- a/debian/rules +++ b/debian/rules @@ -2,3 +2,6 @@ debRreposname=bioc include /usr/share/R/debian/r-cran.mk + +install/$(package):: + chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranNameOrig)/otherDocs/*.Rnw diff --git a/debian/watch b/debian/watch index ac012c7..6c24e2f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=downloadurlmangle=s/\.\./packages\/release\/bioc/ \ +opts=downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc? \ http://www.bioconductor.org/packages/release/bioc/html/multtest.html .*/multtest_([\d\.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-multtest.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
