[med-svn] [eigensoft] 01/09: Adapt watch file to match new upstream version
Andreas Tille
tille at debian.org
Mon Jul 18 20:16:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository eigensoft.
commit 6460cc8d79856622cb980e2ac5b2bc184215995d
Author: Andreas Tille <tille at debian.org>
Date: Mon Jul 18 21:48:13 2016 +0200
Adapt watch file to match new upstream version
---
debian/rules | 3 ---
debian/watch | 4 ++--
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index ce74456..04bcf29 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,3 @@ override_dh_install:
override_dh_fixperms:
dh_fixperms
find debian/*/usr/share/eigensoft -type f -name "*.perl" -exec chmod +x \{\} \;
-
-get-orig-source:
- uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index f26029c..e77fc7c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts="repacksuffix=+ds,dversionmangle=s/\+ds//g" \
- https://data.broadinstitute.org/alkesgroup/EIGENSOFT/EIG([0-9.]+)\.tar\.gz
+opts="repacksuffix=+dgsg,dversionmangle=s/\+dgsg//g,repack,compression=xz" \
+ https://data.broadinstitute.org/alkesgroup/EIGENSOFT/EIG-*([0-9.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/eigensoft.git
More information about the debian-med-commit
mailing list