[SCM] root-system: CERN's ROOT Data Analysis Framework branch, master, updated. upstream/5.34.00_rc1-36-g76a7ac7

Lifeng Sun lifongsun at gmail.com
Sun Jun 24 14:33:24 UTC 2012


The following commit has been merged in the master branch:
commit 76a7ac781f0bd940fcc27b761b4a7d1842233955
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Sun Jun 24 22:29:42 2012 +0800

    debian/get-orig-source: download source tarball via http.

diff --git a/debian/get-orig-source b/debian/get-orig-source
index de17afb..69b1a33 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -4,7 +4,7 @@ set -e
 
 [ $# == 3 ]
 
-url="ftp://root.cern.ch/root/"
+url="http://root.cern.ch/download/"
 ver="$2"
 
 pkgdir="root-system-$ver.orig"

-- 
root-system: CERN's ROOT Data Analysis Framework



More information about the debian-science-commits mailing list