[med-svn] [pcma] 02/10: watch file added
Andreas Tille
tille at debian.org
Mon Dec 18 13:03:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository pcma.
commit f34c9ad9dfdf1f4509382285604e886e53dc3d5e
Author: Thorsten Alteholz <alteholz at debian.org>
Date: Sat Jul 6 17:52:03 2013 +0000
watch file added
---
debian/changelog | 2 +-
debian/rules | 4 ++++
debian/watch | 7 +++++++
3 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6acb5bb..3477c5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pcma (2-1) unstable; urgency=low
+pcma (2-1) UNRELEASED; urgency=low
* Initial release
diff --git a/debian/rules b/debian/rules
index 6055261..4859fcd 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..728bf09
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,7 @@
+version=3
+
+# the tar file does not contain any version number
+# the version is hiddenin 00README
+# we set a static value here
+opts=pasv,uversionmangle=s/^/2/ \
+ftp://iole.swmed.edu/pub/PCMA/pcma(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pcma.git
More information about the debian-med-commit
mailing list