[med-svn] [r-bioc-edger] 01/07: Use xz option in watch file

Andreas Tille tille at debian.org
Fri May 20 10:35:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-bioc-edger.

commit 3e2cb85c5e24b19bcb9771f37c8d92ddf79917be
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 20 11:55:49 2016 +0200

    Use xz option in watch file
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 ---
 debian/watch     | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3a356c4..088b26a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-edger (3.12.0+dfsg-2) UNRELEASED; urgency=medium
+
+  * Use xz option in watch file
+
+ -- Andreas Tille <tille at debian.org>  Fri, 20 May 2016 11:55:32 +0200
+
 r-bioc-edger (3.12.0+dfsg-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/rules b/debian/rules
index c123325..cb8bb34 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,3 @@ include /usr/share/R/debian/r-cran.mk
 
 install/$(package)::
 	chmod 644 debian/$(package)/usr/lib/R/site-library/edgeR/doc/*
-
-get-orig-source:
-	uscan --verbose --force-download --repack --compress xz
diff --git a/debian/watch b/debian/watch
index 5062bd0..5fa9432 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc?" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc?,repack,compression=xz" \
  http://www.bioconductor.org/packages/release/bioc/html/edgeR.html .*/edgeR_(.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-edger.git



More information about the debian-med-commit mailing list