[med-svn] [sra-sdk] 01/06: Adapt get-orig-source target to new uscan implementation; use uversionmangle to get properly named download tarball
Andreas Tille
tille at debian.org
Wed Jul 30 12:22:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sra-sdk.
commit e03f2ef4d877359361c416361ce63f9388faf102
Author: Andreas Tille <tille at debian.org>
Date: Wed Jul 30 13:55:25 2014 +0200
Adapt get-orig-source target to new uscan implementation; use uversionmangle to get properly named download tarball
---
debian/changelog | 8 ++++++++
debian/rules | 7 +------
debian/watch | 2 +-
3 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 287e4f6..6eba846 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sra-sdk (2.3.5-2+dfsg-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * d/rules: Adapt get-orig-source target to new uscan implementation
+ * d/watch: use uversionmangle to get properly named download tarball
+
+ -- Andreas Tille <tille at debian.org> Wed, 30 Jul 2014 13:52:45 +0200
+
sra-sdk (2.3.4-2+dfsg-2) unstable; urgency=medium
* delete symbols file
diff --git a/debian/rules b/debian/rules
index d256959..3954388 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,10 +22,5 @@ override_dh_auto_test:
override_dh_prep:
dh_prep -X debian/tmp
-# Remark: The following uscan command requires devscripts > 2.12.4 which is not
-# yet released at the time of this package release. The code can be obtained
-# via
-# git clone git://tille@git.debian.org/git/users/tille/devscripts.git
-# and then use scripts/uscan.pl
get-orig-source:
- uscan --verbose --force-download --repack-compression xz
+ uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index 1a15397..82dd120 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=dversionmangle=s/[~+]dfsg\d*// \
+opts=uversionmangle=s/$/+dfsg/ \
http://trace.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=software http://ftp-trace.ncbi.nlm.nih.gov/sra/sdk/.+?/sra_sdk-(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git
More information about the debian-med-commit
mailing list