projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a9794c
)
debian/watch: use https in the repository URL
author
Antonio Ospite <ao2@ao2.it>
Mon, 23 May 2016 14:55:47 +0000
(16:55 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Mon, 23 May 2016 14:59:34 +0000
(16:59 +0200)
Thanks: gregor herrmann <gregoa@debian.org>
debian/watch
patch
|
blob
|
history
diff --git
a/debian/watch
b/debian/watch
index
617f05e
..
6beea40
100644
(file)
--- a/
debian/watch
+++ b/
debian/watch
@@
-2,4
+2,4
@@
version=3
opts=downloadurlmangle=s/shortlog\/refs\/tags\/(v[\d\.]+)/snapshot\/$1.tar.gz/,\
filenamemangle=s/.*v([\d\.]+)$/tweeper-$1.tar.gz/ \
- http://git.ao2.it/tweeper.git/tags ^.*v([\d\.]+)
+ http
s
://git.ao2.it/tweeper.git/tags ^.*v([\d\.]+)