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

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



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

New commits:
commit 417f86081d7fd3f78a020a8bb94c6d1819019b47
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Aug 21 19:10:52 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 700257e..6958e22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xfonts-75dpi (1:1.0.5) UNRELEASED; urgency=medium
 
   * Update Vcs-Git URL to https.
+  * Switch xorg.freedesktop.org URLs in packaging to https.
 
  -- Julien Cristau <jcristau@debian.org>  Sun, 21 Aug 2016 19:10:17 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 1651a3d..5f2daa1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 This package contains the font-adobe-75dpi, font-bh-75dpi,
 font-bh-lucidatypewriter-75dpi and font-bitstream-75dpi tarballs
-downloaded from: http://xorg.freedesktop.org/releases/individual/font/
+downloaded from: https://xorg.freedesktop.org/releases/individual/font/
 
 font-adobe-75dpi:
   Copyright 1984-1989, 1994 Adobe Systems Incorporated.
diff --git a/debian/rules b/debian/rules
index a17db26..ef5f2f4 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-75dpi b/debian/watch.font-adobe-75dpi
index 03cca7a..e2b23dc 100644
--- a/debian/watch.font-adobe-75dpi
+++ b/debian/watch.font-adobe-75dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/adobe-75dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ font-adobe-75dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ font-adobe-75dpi-(.*)\.tar\.gz
diff --git a/debian/watch.font-bh-75dpi b/debian/watch.font-bh-75dpi
index 25f038a..0f79910 100644
--- a/debian/watch.font-bh-75dpi
+++ b/debian/watch.font-bh-75dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/bh-75dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ font-bh-75dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ font-bh-75dpi-(.*)\.tar\.gz
diff --git a/debian/watch.font-bh-lucidatypewriter-75dpi b/debian/watch.font-bh-lucidatypewriter-75dpi
index 3cf04ff..b373c86 100644
--- a/debian/watch.font-bh-lucidatypewriter-75dpi
+++ b/debian/watch.font-bh-lucidatypewriter-75dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/bh-lucidatypewriter-75dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ font-bh-lucidatypewriter-75dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ font-bh-lucidatypewriter-75dpi-(.*)\.tar\.gz
diff --git a/debian/watch.font-bitstream-75dpi b/debian/watch.font-bitstream-75dpi
index 2981561..3da89c6 100644
--- a/debian/watch.font-bitstream-75dpi
+++ b/debian/watch.font-bitstream-75dpi
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/font/bitstream-75dpi
 version=3
-http://xorg.freedesktop.org/releases/individual/font/ font-bitstream-75dpi-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/font/ font-bitstream-75dpi-(.*)\.tar\.gz

commit e34aa96d6d3a1f1a7ae5ac1a5d110411b8c63805
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Aug 21 19:10:31 2016 +0200

    Update Vcs-Git URL to https.

diff --git a/debian/changelog b/debian/changelog
index ab9d750..700257e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xfonts-75dpi (1:1.0.5) UNRELEASED; urgency=medium
+
+  * Update Vcs-Git URL to https.
+
+ -- Julien Cristau <jcristau@debian.org>  Sun, 21 Aug 2016 19:10:17 +0200
+
 xfonts-75dpi (1:1.0.4) unstable; urgency=medium
 
   * Add Vcs-* control fields.
diff --git a/debian/control b/debian/control
index 83bf28f..2ab86a1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  pkg-config,
  xfonts-utils (>= 1:7.5),
 Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-75dpi
+Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/font/xfonts-75dpi.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/font/xfonts-75dpi.git
 
 Package: xfonts-75dpi


Reply to: