[perl-glib] ChangeLog.pre-git/README: Updated Git URIs



commit c318ab48fd26dc70db986d368148eafb935ef91b
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Sep 26 18:08:05 2018 -0700

    ChangeLog.pre-git/README: Updated Git URIs

 ChangeLog.pre-git |  2 +-
 README            | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/ChangeLog.pre-git b/ChangeLog.pre-git
index deae8f1..fe2f43e 100644
--- a/ChangeLog.pre-git
+++ b/ChangeLog.pre-git
@@ -2,7 +2,7 @@
 
        With the move to git, we stop maintaining a separate ChangeLog and
        rely on proper commit messages instead.  Web view of changes:
-       <http://git.gnome.org/browse/perl-Glib/>.
+       <https://gitlab.gnome.org/GNOME/perl-glib>
 
 2009-03-31  Torsten Schoenfeld  <kaffeetisch gmx de>
 
diff --git a/README b/README
index 9bff2ec..5c0fa7c 100644
--- a/README
+++ b/README
@@ -132,25 +132,25 @@ You can send us patches by...
 OBTAINING SOURCE FROM THE GNOME.ORG GIT REPO
 --------------------------------------------
 Assuming you already have the 'git' command installed on your system, you can
-use the 'git://' protocol:
+use the 'git://' or 'https://' protocols
 
-git clone git://git.gnome.org/perl-Glib
+git clone git gitlab gnome org:GNOME/perl-glib.git
 
-Or, read-only access via HTTP:
+- or -
 
-git clone http://git.gnome.org/browse/perl-Glib
+git clone https://gitlab.gnome.org/GNOME/perl-glib.git
 
 To update an existing clone of the source:
 
 git pull
 
-Most Linux distros package the 'git' command in a package called 'git-core'.
+Most Linux distros now package the 'git' command in the 'git' package. 
 
 
 COPYRIGHT AND LICENSE
 ---------------------
 
-Copyright (C) 2003-2012 by the gtk2-perl team (see the file AUTHORS for the
+Copyright (C) 2003-2018 by the gtk2-perl team (see the file AUTHORS for the
 full list)
 
 See the LICENSE file in the top-level directory of this distribution for the


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