[pavucontrol] 08/09: Use https urls wherever possible
Felipe Sateler
fsateler at moszumanska.debian.org
Sun Dec 24 16:55:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
fsateler pushed a commit to branch master
in repository pavucontrol.
commit 48a25f409845695486c7ca29d58c896a8314f82d
Author: Felipe Sateler <fsateler at debian.org>
Date: Sun Dec 24 13:52:52 2017 -0300
Use https urls wherever possible
---
debian/control | 6 +++---
debian/watch | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index d941f7c..59d664f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,9 @@ Build-Depends: debhelper (>= 11),
libcanberra-gtk3-dev,
intltool
Standards-Version: 4.1.2
-Vcs-Git: git://anonscm.debian.org/pkg-pulseaudio/pavucontrol.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-pulseaudio/pavucontrol.git
-Homepage: http://freedesktop.org/software/pulseaudio/pavucontrol/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-pulseaudio/pavucontrol.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-pulseaudio/pavucontrol.git
+Homepage: https://freedesktop.org/software/pulseaudio/pavucontrol/
Rules-Requires-Root: no
Package: pavucontrol
diff --git a/debian/watch b/debian/watch
index bd0b50c..2f86091 100644
--- a/debian/watch
+++ b/debian/watch
@@ -5,4 +5,4 @@
# Compulsory line, this is a version 3 file
version=3
-http://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-(.*)\.tar\.xz
+https://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-(.*)\.tar\.xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pavucontrol.git
More information about the pkg-pulseaudio-devel
mailing list