[med-svn] [soapsnp] 02/09: add watch file

Andreas Tille tille at debian.org
Thu Dec 28 07:17:47 UTC 2017


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

tille pushed a commit to branch master
in repository soapsnp.

commit bf5d99a136147dde5ae1a6ebf3240f9c03151ba1
Author: Thorsten Alteholz <alteholz at debian.org>
Date:   Sat Jul 6 17:33:43 2013 +0000

    add watch file
---
 debian/README.Debian |  1 -
 debian/changelog     |  2 +-
 debian/rules         |  4 ++++
 debian/watch         |  2 ++
 debian/watch.ex      | 23 -----------------------
 5 files changed, 7 insertions(+), 25 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 23bf14a..754e8ef 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -5,7 +5,6 @@ soapsnp for Debian
 
 Ideas for improvements of this package:
  * platform-specific optimisations
- * debian/watch should be crafted
  * we should have some public use cases together with getData
 
  -- Steffen Moeller <moeller at debian.org>  Sun, 22 Apr 2012 01:26:41 +0200
diff --git a/debian/changelog b/debian/changelog
index e15879d..31cef38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-soapsnp (1.03-1) unstable; urgency=low
+soapsnp (1.03-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #nnnn)
 
diff --git a/debian/rules b/debian/rules
index b760bee..b08ed10 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,7 @@
 
 %:
 	dh $@ 
+
+get-orig-source:
+	mkdir -p ../tarballs
+	uscan --verbose --force-download --destdir=../tarballs
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..5a50eee
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://soap.genomics.org.cn/soapsnp.html down/SOAPsnp-v(.*)\.tar\.gz
diff --git a/debian/watch.ex b/debian/watch.ex
deleted file mode 100644
index bc2f478..0000000
--- a/debian/watch.ex
+++ /dev/null
@@ -1,23 +0,0 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
-version=3
-
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php soapsnp-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/soapsnp-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/soapsnp-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for devscripts >= 2.9
-# http://sf.net/soapsnp/soapsnp-(.*)\.tar\.gz
-
-# Uncomment to find new files on GooglePages
-# http://example.googlepages.com/foo.html soapsnp-(.*)\.tar\.gz

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



More information about the debian-med-commit mailing list