[med-svn] [sap] 02/10: watch file added
Andreas Tille
tille at debian.org
Sun Dec 24 12:43:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sap.
commit 052adbb700e237dc660bd2692d90df2a33d6989e
Author: Thorsten Alteholz <alteholz at debian.org>
Date: Sat Jul 6 17:50:18 2013 +0000
watch file added
---
debian/changelog | 2 +-
debian/rules | 4 ++++
debian/watch | 3 +++
3 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a6aba20..b1ba14f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-sap (1.1.1-1) unstable; urgency=low
+sap (1.1.3-1) UNRELEASED; urgency=low
* Initial release
diff --git a/debian/rules b/debian/rules
index 6055261..951fd41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,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..b0da660
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+
+http://mathbio.nimr.mrc.ac.uk/wiki/Software http://mathbio.nimr.mrc.ac.uk/download/SAP/sap-(.*)\.tgz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sap.git
More information about the debian-med-commit
mailing list