[gtk-osx] Fix Debian download locations and iso-code tags/tarballs.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Fix Debian download locations and iso-code tags/tarballs.
- Date: Thu, 18 Oct 2018 21:13:39 +0000 (UTC)
commit e34596ef288489a5a5deafb4a2617206622d44a4
Author: John Ralls <jralls ceridwen us>
Date: Thu Oct 18 14:13:07 2018 -0700
Fix Debian download locations and iso-code tags/tarballs.
Alioth is no more, Debian now uses Gitlab on salsa.debian.org.
modulesets-stable/gtk-osx-unsupported.modules | 4 ++--
modulesets-unstable/gtk-osx-unsupported.modules | 4 ++--
modulesets/gtk-osx-unsupported.modules | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-unsupported.modules b/modulesets-stable/gtk-osx-unsupported.modules
index 4a29f99..4a8aaf9 100644
--- a/modulesets-stable/gtk-osx-unsupported.modules
+++ b/modulesets-stable/gtk-osx-unsupported.modules
@@ -6,7 +6,7 @@
href="http://ftp.gnome.org/pub/GNOME/sources/"/>
<repository type='tarball' name='gnupg.org' href="https://gnupg.org/ftp/" />
<repository type="tarball" name="iso-codes"
- href="http://pkg-isocodes.alioth.debian.org/downloads/"/>
+ href="http://salsa.debian.org/iso-codes-team/iso-codes/-/archive"/>
<repository type='tarball' name='github-tarball'
href='https://github.com/'/>
<repository type="tarball" name="curl.haxx.se"
@@ -31,7 +31,7 @@
<!-- Iso-codes >= 3.68 requires Python3, a dependency too far. -->
<autotools id="iso-codes" autogen-sh="configure">
- <branch module="iso-codes-3.67.tar.xz" version="3.67"
+ <branch module="iso-codes-3.67/iso-codes-3.67.tar.bz2" version="3.67"
repo="iso-codes"/>
</autotools>
diff --git a/modulesets-unstable/gtk-osx-unsupported.modules b/modulesets-unstable/gtk-osx-unsupported.modules
index e8da986..381f900 100644
--- a/modulesets-unstable/gtk-osx-unsupported.modules
+++ b/modulesets-unstable/gtk-osx-unsupported.modules
@@ -8,7 +8,7 @@
<repository type='svn' name='libproxy.google.com'
href='http://libproxy.googlecode.com/svn/'
tags-template="tags/%(tag)s"/>
- <repository type="git" name="git.debian.org" href="git://git.debian.org/"/>
+ <repository type="git" name="git.debian.org" href="https://salsa.debian.org/"/>
<repository type="git" name="freedesktop"
href="git://anongit.freedesktop.org"/>
<repository type="tarball" name="curl.haxx.se"
@@ -32,7 +32,7 @@
<!-- Iso-codes >= 3.68 requires Python3, a dependency too far. -->
<autotools id="iso-codes" >
<branch repo="git.debian.org"
- module="pkg-isocodes/iso-codes" tag="iso-codes-3.67"/>
+ module="iso-codes-team/iso-codes.git" tag="iso-codes-3.67"/>
</autotools>
diff --git a/modulesets/gtk-osx-unsupported.modules b/modulesets/gtk-osx-unsupported.modules
index a183f87..0c76c65 100644
--- a/modulesets/gtk-osx-unsupported.modules
+++ b/modulesets/gtk-osx-unsupported.modules
@@ -5,7 +5,7 @@
<repository type="git" name="git.gnome.org" default="yes"
href="https://gitlab.gnome.org/GNOME"/>
<repository type='git' name='git.debian.org'
- href="git://git.debian.org/git/"/>
+ href="git://salsa.debian.org/"/>
<repository type='git' name='git.gnupg.org' href="git://git.gnupg.org/" />
<repository type='tarball' name='ftp.gnupg.org' href="ftp://ftp.gnupg.org/" />
<repository type='git' name='github'
@@ -31,8 +31,8 @@
</autotools>
<autotools id="iso-codes" >
- <branch repo="git.debian.org" tag="iso-codes/3.67"
- module="iso-codes/iso-codes"/>
+ <branch repo="git.debian.org" tag="iso-codes-3.67"
+ module="iso-codes-team/iso-codes.git"/>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]