debian/changelog |    7 +++++++
 debian/control   |    4 ++--
 debian/copyright |    2 +-
 debian/watch     |    2 +-
 4 files changed, 11 insertions(+), 4 deletions(-)

New commits:
commit 7eea4f8f16e2420ff3fd511be2558c2eab25fc87
Author: Julien Cristau <jcris...@debian.org>
Date:   Sun Aug 21 19:27:01 2016 +0200

    Switch xorg.freedesktop.org URLs in packaging to https.

diff --git a/debian/changelog b/debian/changelog
index c4c1b4b..136f8d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xfonts-encodings (1:1.0.4-3) UNRELEASED; urgency=medium
 
   * Switch Vcs-* control fields to https.
+  * Switch xorg.freedesktop.org URLs in packaging to https.
 
  -- Julien Cristau <jcris...@debian.org>  Sun, 21 Aug 2016 19:26:36 +0200
 
diff --git a/debian/copyright b/debian/copyright
index fd7b19f..224edb8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 This package contains the encodings tarball downloaded from
-http://xorg.freedesktop.org/releases/individual/font/
+https://xorg.freedesktop.org/releases/individual/font/
 
 The XFree86/Xorg encoding files are in the public domain.
 
diff --git a/debian/watch b/debian/watch
index c83d43a..0fe36b2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/encodings
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ encodings-(.*)\.tar\.gz
+https://xorg.freedesktop.orgreleases/individual/font/ encodings-(.*)\.tar\.gz

commit a60eb7a4b594a42d4708597e77dc4484243c76db
Author: Julien Cristau <jcris...@debian.org>
Date:   Sun Aug 21 19:26:47 2016 +0200

    Switch Vcs-* control fields to https.

diff --git a/debian/changelog b/debian/changelog
index d1c481b..c4c1b4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xfonts-encodings (1:1.0.4-3) UNRELEASED; urgency=medium
+
+  * Switch Vcs-* control fields to https.
+
+ -- Julien Cristau <jcris...@debian.org>  Sun, 21 Aug 2016 19:26:36 +0200
+
 xfonts-encodings (1:1.0.4-2) unstable; urgency=low
 
   * Make xfonts-encodings Multi-Arch: foreign (closes: #664589)
diff --git a/debian/control b/debian/control
index be5dbf2..4244874 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Build-Depends-Indep:
  automake,
  xutils-dev (>= 1:7.5+1),
 Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-encodings.git
-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/font/xfonts-encodings.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/font/xfonts-encodings.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-xorg/font/xfonts-encodings.git
 
 Package: xfonts-encodings
 Architecture: all

Reply via email to