[cpp-sp] 60/78: Add mangling to the watch file to remove .dfsg1
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:40:35 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.0.dfsg1-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=4a70734132885bf7bd36d48a5b9fdfdb7c25bd23
commit 4a70734132885bf7bd36d48a5b9fdfdb7c25bd23
Author: Russ Allbery <rra at debian.org>
AuthorDate: Wed Jun 25 14:56:15 2008 -0700
Add mangling to the watch file to remove .dfsg1
---
debian/watch | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index a34c44e..642834c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
version=3
-http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/2.0/shibboleth-sp-(.*)\.tar\.gz
+opts=dversionmangle=s/\.dfsg\d+$// \
+ http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/(2[\d.]+)/ \
+ shibboleth-sp-([\d.]+)\.tar\.gz
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list