[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xfonts-100dpi: Changes to 'debian-unstable'



 debian/changelog                             |    1 +
 debian/control                               |    2 +-
 debian/copyright                             |    2 +-
 debian/rules                                 |    2 +-
 debian/watch.font-adobe-100dpi               |    2 +-
 debian/watch.font-bh-100dpi                  |    2 +-
 debian/watch.font-bh-lucidatypewriter-100dpi |    2 +-
 debian/watch.font-bitstream-100dpi           |    2 +-
 8 files changed, 8 insertions(+), 7 deletions(-)

New commits:
commit f3d6d72ca0eea34e0eeedb6d6349f27ca02e87f0
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Aug 21 19:20:12 2016 +0200

    Use https for xorg.freedesktop.org URLs in packaging.

diff --git a/debian/changelog b/debian/changelog
index d9b0364..677df98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xfonts-100dpi (1:1.0.5) UNRELEASED; urgency=medium
 
   * Add Vcs-* control fields.
+  * Use https for xorg.freedesktop.org URLs in packaging.
 
  -- Julien Cristau <jcristau@debian.org>  Mon, 02 Feb 2015 21:07:25 +0100
 
diff --git a/debian/control b/debian/control
index a67450d..9f0bc1e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Build-Depends: debhelper (>= 7), pkg-config, xfonts-utils (>= 1:7.5)
 Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-100dpi
+Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/font/xfonts-100dpi.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/font/xfonts-100dpi.git
 
 Package: xfonts-100dpi
diff --git a/debian/copyright b/debian/copyright
index 10f196f..cd055bd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 This package contains the font-adobe-100dpi, font-bh-100dpi,
 font-bh-lucidatypewriter-100dpi and font-bitstream-100dpi tarballs
-downloaded from: http://xorg.freedesktop.org/releases/individual/font/
+downloaded from: https://xorg.freedesktop.org/releases/individual/font/
 
 font-adobe-100dpi:
   Copyright 1984-1989, 1994 Adobe Systems Incorporated.
diff --git a/debian/rules b/debian/rules
index 0b2e656..6789d06 100755
--- a/debian/rules
+++ b/debian/rules
@@ -104,7 +104,7 @@ get-tarball-%:
 
 debian/watch.%:
 	echo version=3 > $@
-	echo 'http://xorg.freedesktop.org/releases/individual/font/ $*-(.*)\.tar\.gz' >> $@
+	echo 'https://xorg.freedesktop.org/releases/individual/font/ $*-(.*)\.tar\.gz' >> $@
 
 .PHONY: watchfiles
 watchfiles: $(addprefix debian/watch.,$(SUBDIRS))
diff --git a/debian/watch.font-adobe-100dpi b/debian/watch.font-adobe-100dpi
index f8de5b1..b7b20ba 100644
--- a/debian/watch.font-adobe-100dpi
+++ b/debian/watch.font-adobe-100dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/adobe-100dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ font-adobe-100dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ font-adobe-100dpi-(.*)\.tar\.gz
diff --git a/debian/watch.font-bh-100dpi b/debian/watch.font-bh-100dpi
index a64ffb6..c5c8e06 100644
--- a/debian/watch.font-bh-100dpi
+++ b/debian/watch.font-bh-100dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/bh-100dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ font-bh-100dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ font-bh-100dpi-(.*)\.tar\.gz
diff --git a/debian/watch.font-bh-lucidatypewriter-100dpi b/debian/watch.font-bh-lucidatypewriter-100dpi
index 37b7529..0a84c72 100644
--- a/debian/watch.font-bh-lucidatypewriter-100dpi
+++ b/debian/watch.font-bh-lucidatypewriter-100dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/bh-lucidatypewriter-100dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ font-bh-lucidatypewriter-100dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ font-bh-lucidatypewriter-100dpi-(.*)\.tar\.gz
diff --git a/debian/watch.font-bitstream-100dpi b/debian/watch.font-bitstream-100dpi
index 23b0324..d07c26d 100644
--- a/debian/watch.font-bitstream-100dpi
+++ b/debian/watch.font-bitstream-100dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/bitstream-100dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ font-bitstream-100dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ font-bitstream-100dpi-(.*)\.tar\.gz


Reply to: