[SCM] gsequencer/master: Use https:// in d/watch
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Wed Dec 13 15:15:58 UTC 2017
The following commit has been merged in the master branch:
commit c9f10d959319ed0bc751fd03d8ce21f68c90912c
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
Date: Wed Dec 13 14:51:04 2017 +0100
Use https:// in d/watch
diff --git a/debian/watch b/debian/watch
index 130ddcd..ad39930 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
# watch control file for uscan
version=3
-opts=uversionmangle=s/-(alpha|beta|rc)/~\\1/,pgpsigurlmangle=s/$/.sig/ http://download.savannah.gnu.org/releases/gsequencer/1.2.x/gsequencer-(.+)\.tar\.gz
+opts=uversionmangle=s/-(alpha|beta|rc)/~\\1/,pgpsigurlmangle=s/$/.sig/ \
+https://download.savannah.gnu.org/releases/gsequencer/1.2.x/gsequencer-(.+)\.tar\.gz
--
gsequencer packaging
More information about the pkg-multimedia-commits
mailing list