[slepc4py] 01/06: fix debian/watch
Drew Parsons
dparsons at moszumanska.debian.org
Mon Jul 11 04:23:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch experimental
in repository slepc4py.
commit 6776448f0a713d1b31470610aaebe7c60d21a43c
Author: Drew Parsons <dparsons at debian.org>
Date: Mon Jul 11 12:08:05 2016 +0800
fix debian/watch
the first entry should be the url for the location, the second entry
should be the object referenced relative to that url
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index bff7700..c26ad6c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://bitbucket.org/slepc/slepc4py https://bitbucket.org/slepc/slepc4py/downloads/slepc4py-(.*)\.tar\.gz debian uupdate
+https://bitbucket.org/slepc/slepc4py/downloads/ slepc4py at ANY_VERSION@\.tar\.gz debian uupdate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/slepc4py.git
More information about the debian-science-commits
mailing list