[Pkg-voip-commits] [linphone] 08/16: debian/control: switch Vcs-* fields to https
Johannes Schauer
josch-guest at moszumanska.debian.org
Tue Apr 25 03:59:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
josch-guest pushed a commit to branch master
in repository linphone.
commit 1ef418d48213fcb14da480d48e267c48103ff780
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date: Mon Apr 24 21:26:12 2017 +0200
debian/control: switch Vcs-* fields to https
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 435ce49..8872e9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,7 @@ linphone (3.11.1-1) UNRELEASED; urgency=low
* add build dependency on libmbedtls-dev
* switch from autotools to cmake
* rename liblinphone7 to liblinphone9, following upstream soname bump
+ * debian/control: switch Vcs-* fields to https
-- Felix Lechner <felix.lechner at gmail.com> Fri, 03 Jul 2015 17:24:11 -0700
diff --git a/debian/control b/debian/control
index 42c10b7..59dadbc 100644
--- a/debian/control
+++ b/debian/control
@@ -37,8 +37,8 @@ Build-Depends: debhelper (>= 9),
#
Standards-Version: 3.9.6
Homepage: http://www.linphone.org/
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-voip/linphone.git/
-Vcs-Git: git://anonscm.debian.org/pkg-voip/linphone.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/linphone.git/
+Vcs-Git: https://anonscm.debian.org/git/pkg-voip/linphone.git
Package: linphone
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/linphone.git
More information about the Pkg-voip-commits
mailing list