This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository sra-sdk.
commit dc070e1c2cacd817978188cbf7ea3c83e09d4d07 Author: Andreas Tille <[email protected]> Date: Tue Aug 13 11:05:21 2013 +0200 Fix watch file --- debian/changelog | 5 +++-- debian/watch | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 44d5816..a4fa064 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -sra-sdk (2.1.10-1) UNRELEASED; urgency=low +sra-sdk (2.3.2-4-1) UNRELEASED; urgency=low * New upstream version * debian/upstream: Add citation information + * fixe debian/watch - -- Andreas Tille <[email protected]> Wed, 30 May 2012 16:33:38 +0200 + -- Andreas Tille <[email protected]> Tue, 13 Aug 2013 11:04:25 +0200 sra-sdk (2.1.7a-1) unstable; urgency=low diff --git a/debian/watch b/debian/watch index 5fe2c95..b187aef 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://trace.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=software http://ftp-private.ncbi.nlm.nih.gov/sra/sdk/.+?/sra_sdk-(.*).tar.gz +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 /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
