[SCM] root-system: CERN's ROOT Data Analysis Framework branch, master, updated. upstream/5.34.00_rc1-35-g929da53
Lifeng Sun
lifongsun at gmail.com
Sun Jun 24 14:26:05 UTC 2012
The following commit has been merged in the master branch:
commit 929da53a049db0a3b649fc9e83d9f01e67a545ba
Author: Lifeng Sun <lifongsun at gmail.com>
Date: Sun Jun 24 22:25:56 2012 +0800
debian/watch: fetch version information via http.
diff --git a/debian/changelog b/debian/changelog
index fc0a254..cef2704 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,10 @@ root-system (5.34.00-1) unstable; urgency=low
- root-plugin-tree-treeviewer, thanks to Davide Prina. (Closes: #678805)
* Fix broken python-binding, thanks to Ulrik Sverdrup and Andy Buckley.
(Closes: #574517)
+ * ttf-root-installer: download font files from web instead of ftp
+ server. (Closes: #678807)
- -- Lifeng Sun <lifongsun at gmail.com> Tue, 19 Jun 2012 10:44:09 +0800
+ -- Lifeng Sun <lifongsun at gmail.com> Sun, 24 Jun 2012 22:24:52 +0800
root-system (5.34.00~rc1-1) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 0e3d8c1..718db40 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
version=3
-opts=pasv,uversionmangle=s/-rc/~rc/ ftp://root.cern.ch/root/root_v(.*).source.tar.gz debian ./debian/get-orig-source
-
+opts=pasv,uversionmangle=s/-rc/~rc/ http://root.cern.ch/download/root_v(.*).source.tar.gz debian ./debian/get-orig-source
--
root-system: CERN's ROOT Data Analysis Framework
More information about the debian-science-commits
mailing list