[Pkg-voip-commits] [sipsak] 04/19: Use https and cgit URLs for Vcs control fields
Victor Seva
vseva at moszumanska.debian.org
Wed Aug 31 09:07:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
vseva pushed a commit to branch master
in repository sipsak.
commit 7f90e18ff44883e108ab7372395d161c8fe48bbb
Author: Guillem Jover <gjover at sipwise.com>
Date: Mon Jul 4 12:34:23 2016 +0200
Use https and cgit URLs for Vcs control fields
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d312957..f1c72fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ sipsak (0.9.6-3) UNRELEASED; urgency=medium
[ Guillem Jover ]
* Switch to debhelper compatibility level 9. Closes: #817669
+ * Use https and cgit URLs for Vcs control fields.
-- Guillem Jover <gjover at sipwise.com> Mon, 04 Jul 2016 12:19:42 +0200
diff --git a/debian/control b/debian/control
index abbe181..0978116 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends:
libruli4-dev,
pkg-config,
Standards-Version: 3.7.3
-Vcs-git: git://anonscm.debian.org/pkg-voip/sipsak.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-voip/sipsak.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/sipsak.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-voip/sipsak.git
Package: sipsak
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/sipsak.git
More information about the Pkg-voip-commits
mailing list