[Pkg-voip-commits] [mediastreamer2] 01/05: Use HTTPS URLs
Dr. Tobias Quathamer
toddy at debian.org
Mon Nov 6 21:35:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
toddy pushed a commit to branch master
in repository mediastreamer2.
commit d81d9495f24dc161a87471594c703fb91e7bd5d6
Author: Dr. Tobias Quathamer <toddy at debian.org>
Date: Mon Nov 6 21:52:00 2017 +0100
Use HTTPS URLs
---
debian/control | 2 +-
debian/copyright | 4 ++--
debian/watch | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index a4fc756..bff0652 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Build-Depends: cmake (>= 3.0),
xxd,
Standards-Version: 3.9.8
Section: libs
-Homepage: http://www.linphone.org/technical-corner/mediastreamer2/overview
+Homepage: https://www.linphone.org/technical-corner/mediastreamer2/overview
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/mediastreamer2.git/
Vcs-Git: https://anonscm.debian.org/git/pkg-voip/mediastreamer2.git
diff --git a/debian/copyright b/debian/copyright
index 446f1af..c472723 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mediastreamer2
Upstream-Contact: Simon Morlat <simon.morlat at linphone.org>
-Source: https://github.com/BelledonneCommunications/ortp/tags
+Source: https://github.com/BelledonneCommunications/mediastreamer2/tags
Files: *
Copyright: 2006-2010 Belledonne Communications, Grenoble, France
diff --git a/debian/watch b/debian/watch
index c7d2fae..fa3e2a0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@ version=3
opts=\
filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/mediastreamer2-$1\.tar\.gz/,\
- http://github.com/BelledonneCommunications/mediastreamer2/tags .*/v?(\d\S*)\.tar\.gz
+ https://github.com/BelledonneCommunications/mediastreamer2/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/mediastreamer2.git
More information about the Pkg-voip-commits
mailing list