[SCM] morituri/master: update urls

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:45 UTC 2014


The following commit has been merged in the master branch:
commit b292b340d1d13c203068eeb3596ae20745fe02a0
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Fri Nov 23 15:46:31 2012 +0000

    update urls

diff --git a/morituri/extern/Makefile.am b/morituri/extern/Makefile.am
index e8675f0..2695d74 100644
--- a/morituri/extern/Makefile.am
+++ b/morituri/extern/Makefile.am
@@ -39,13 +39,13 @@ EXTRA_DIST = log/test_log.py python-command/scripts/help2man
 musicbrainzngs/musicbrainz.py: all
 
 python-musicbrainz-ngs:
-	git clone https://github.com/thomasvs/python-musicbrainz-ngs.git
+	git clone git://github.com/thomasvs/python-musicbrainz-ngs.git
 
 python-musicbrainz-ngs-check:
 	if test ! -e $(top_srcdir)/morituri/extern/musicbrainzngs/musicbrainz.py; then echo cloning python-musicbrainz-ngs; make python-musicbrainz-ngs; fi
 
 python-command:
-	git clone https://github.com/thomasvs/python-command.git
+	git clone git://github.com/thomasvs/python-musicbrainz-ngs.git
 
 python-command-check:
 	if test ! -e $(top_srcdir)/morituri/extern/command/command.py; then echo cloning python-command; make python-command; fi

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list