[libxslt] Change git repo URL
- From: Nick Wellnhofer <nwellnhof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxslt] Change git repo URL
- Date: Fri, 15 Feb 2019 17:02:30 +0000 (UTC)
commit e8381180a632b451a098cf291d322144b627d519
Author: Nick Wellnhofer <wellnhofer aevum de>
Date: Fri Feb 15 17:47:56 2019 +0100
Change git repo URL
.travis.yml | 2 +-
NEWS | 2 +-
doc/xslt.html | 8 ++++----
3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index 1a02fdef..45e013a3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,7 @@ matrix:
UBSAN_OPTIONS=print_stacktrace=1
script:
- |
- git clone --depth 1 https://git.gnome.org/browse/libxml2
+ git clone --depth 1 https://gitlab.gnome.org/GNOME/libxml2.git
cd libxml2
sh autogen.sh $CONFIG
make -j2
diff --git a/NEWS b/NEWS
index 46dbf4e0..7200cd33 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@
http://xmlsoft.org/XSLT/news.html
See the git page at
-http://git.gnome.org/browse/libxslt/
+https://gitlab.gnome.org/GNOME/libxslt
to get a description of the recent commits.Those are the public releases made:
v1.1.33: Jan 03 2019:
diff --git a/doc/xslt.html b/doc/xslt.html
index 8fe30661..93ada434 100644
--- a/doc/xslt.html
+++ b/doc/xslt.html
@@ -250,12 +250,12 @@ platform, get in touch with me to upload the package. I will keep them in the
<p>Libxslt is also available from GIT:</p>
<ul>
- <li><p>See <a href="http://git.gnome.org/browse/libxslt/">libxslt Git web</a>.
+ <li><p>See <a href="https://gitlab.gnome.org/GNOME/libxslt">libxslt Git web</a>.
To checkout a local tree use:</p>
- <pre>git clone git://git.gnome.org/libxslt</pre>
+ <pre>git clone https://gitlab.gnome.org/GNOME/libxslt.git</pre>
</li>
<li>The <strong>libxml2</strong> module is also present
- <a href="http://git.gnome.org/browse/libxml2/">there</a></li>
+ <a href="https://gitlab.gnome.org/GNOME/libxml2">there</a></li>
</ul>
@@ -299,7 +299,7 @@ platform, get in touch with me to upload the package. I will keep them in the
<h2><a name="News">News</a></h2>
-<p>See the <a href="http://git.gnome.org/browse/libxslt/">git page</a>
+<p>See the <a href="https://gitlab.gnome.org/GNOME/libxslt">git page</a>
to get a description of the recent commits.</p>
<p>Those are the public releases made:</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]