Update git locations to gitlab
authorMatthew Waters <matthew@centricular.com>
Mon, 5 Nov 2018 05:51:05 +0000 (05:51 +0000)
committerMatthew Waters <matthew@centricular.com>
Mon, 5 Nov 2018 05:51:05 +0000 (05:51 +0000)
.gitmodules
gst-python.doap

index 1e46cf5..596ee78 100644 (file)
@@ -1,3 +1,3 @@
 [submodule "common"]
         path = common
-        url = https://anongit.freedesktop.org/git/gstreamer/common.git
+        url = https://gitlab.freedesktop.org/gstreamer/common.git
index 881dbb1..53d446d 100644 (file)
@@ -25,8 +25,8 @@ GStreamer Python Bindings is a set of overrides and Gst fundamental types handli
 
  <repository>
    <GitRepository>
-     <location rdf:resource="git://anongit.freedesktop.org/gstreamer/gst-python"/>
-     <browse rdf:resource="http://cgit.freedesktop.org/gstreamer/gst-python"/>
+     <location rdf:resource="https://gitlab.freedesktop.org/gstreamer/gst-python"/>
+     <browse rdf:resource="http://gitlab.freedesktop.org/gstreamer/gst-python"/>
    </GitRepository>
  </repository>