[med-svn] [r-bioc-edger] 01/05: New upstream version, fixed watch file, add get-orig-source target

Andreas Tille tille at debian.org
Fri Jun 27 14:42:39 UTC 2014


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 1a732230c439244e2e5ebb0d129cf7288789ffd6
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jun 27 16:33:17 2014 +0200

    New upstream version, fixed watch file, add get-orig-source target
---
 debian/changelog | 8 ++++++++
 debian/rules     | 3 +++
 debian/watch     | 3 +--
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 10bb29e..afb3725 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+r-bioc-edger (3.6.2+dfsg-1) UNRELEASED; urgency=medium
+
+  * New upstream version
+  * debian/rules: add get-orig-source target
+  * debian/rules: fix watch file
+
+ -- Andreas Tille <tille at debian.org>  Fri, 27 Jun 2014 16:16:28 +0200
+
 r-bioc-edger (3.4.2+dfsg-2) unstable; urgency=medium
 
   [ Martin Pitt ]
diff --git a/debian/rules b/debian/rules
index 3f12376..523d5a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,3 +10,6 @@ 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 5a7d9e5..383b785 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,4 @@
 version=3
 
-# This tracks the current stable version of edgeR
-opts="dversionmangle=s|~dfsg||,downloadurlmangle=s|\.\.|packages/release/bioc|" \
+opts="uversionmangle=s|$|+dfsg|,downloadurlmangle=s|\.\.|packages/release/bioc|" \
  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