[Pkg-mpd-commits] [pkg-mpc] 07/08: Use secure URIs

Florian Schlichting fsfs at moszumanska.debian.org
Tue Aug 30 19:20:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository pkg-mpc.

commit 82282f8d011aed1ae19d3a4e9ac1c23193ef9a82
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Aug 30 21:16:15 2016 +0200

    Use secure URIs
---
 debian/control   | 6 +++---
 debian/copyright | 6 +++---
 debian/watch     | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 35b4ac3..56d2a41 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: sound
 Priority: optional
 Maintainer: mpd maintainers <pkg-mpd-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mpd/pkg-mpc.git
-Vcs-Git: git://anonscm.debian.org/pkg-mpd/pkg-mpc.git
-Homepage: http://www.musicpd.org/clients/mpc/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-mpd/pkg-mpc.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-mpd/pkg-mpc.git
+Homepage: https://www.musicpd.org/clients/mpc/
 Build-Depends: autoconf-archive,
  bash-completion,
  check,
diff --git a/debian/copyright b/debian/copyright
index 98de9d2..5c9f0e0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,10 @@
-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: mpc
-Source: http://www.musicpd.org/clients/mpc/
+Source: https://www.musicpd.org/clients/mpc/
 Upstream-Contact: Max Kellermann <max at duempel.org>
 
 Files: *
-Copyright: 2003-2015 The Music Player Daemon Project http://www.musicpd.org
+Copyright: 2003-2015 The Music Player Daemon Project https://www.musicpd.org
 License: GPL-2+
 
 Files: aclocal.m4 Makefile.in
diff --git a/debian/watch b/debian/watch
index a6978e7..6e4389d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="pgpsigurlmangle=s/$/.sig/" \
-http://www.musicpd.org/download/mpc/0/mpc-([0-9.]*).tar.xz debian uupdate
+https://www.musicpd.org/download/mpc/0/mpc-([0-9.]*).tar.xz debian uupdate

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/pkg-mpc.git



More information about the Pkg-mpd-commits mailing list