[med-svn] [sra-sdk] 01/06: New upstream version; d/watch points to github; d/copyright: no need to exclude any files any more
Andreas Tille
tille at debian.org
Fri Oct 24 12:53:45 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 8da0436c27b406f7c568c3dc228ef194ae44a442
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 24 14:27:57 2014 +0200
New upstream version; d/watch points to github; d/copyright: no need to exclude any files any more
---
debian/changelog | 8 ++++++++
debian/copyright | 3 ---
debian/rules | 2 --
debian/watch | 3 +--
4 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 68bd636..9496410 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sra-sdk (2.4.2-1-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * d/watch points to github
+ * d/copyright: no need to exclude any files any more
+
+ -- Andreas Tille <tille at debian.org> Fri, 24 Oct 2014 14:26:24 +0200
+
sra-sdk (2.3.5-2+dfsg-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/copyright b/debian/copyright
index 8c2760d..50f6f4c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,5 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://trace.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=software
-Files-Excluded:
- libs/ext
- tools/*/#Makefile#
Files: *
Copyright: none claimed
diff --git a/debian/rules b/debian/rules
index 3954388..66ef1bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,5 +22,3 @@ override_dh_auto_test:
override_dh_prep:
dh_prep -X debian/tmp
-get-orig-source:
- uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index 82dd120..1f98c79 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
version=3
-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
+https://github.com/ncbi/sra-tools/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
--
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