[SCM] Git repository for pkg-virtuoso branch, master, updated. upstream/6.0.1.cvs20091210+dfsg2-185-g753b3d8
Obey Arthur Liu
arthur at milliways.fr
Sun Apr 4 13:16:00 UTC 2010
The following commit has been merged in the master branch:
commit b980512d54f858f65f1e2c1a615807660cf28cc0
Author: Obey Arthur Liu <arthur at milliways.fr>
Date: Sun Apr 4 13:16:25 2010 +0200
Refresh OAT patch with new upstream version
diff --git a/debian/patches/repack-oat.patch b/debian/patches/repack-oat.patch
index 3b8bcfb..dbe3534 100644
--- a/debian/patches/repack-oat.patch
+++ b/debian/patches/repack-oat.patch
@@ -1,42 +1,7 @@
Description: Fix OAT related code after repacking
Fix a few usages of OAT after partial removal through repacking.
Author: Obey Arthur Liu <arthur at milliways.fr>
-Last-Update: 2010-02-17
---- a/binsrc/oat/toolkit/bootstrap.js
-+++ b/binsrc/oat/toolkit/bootstrap.js
-@@ -11,7 +11,6 @@
- /* handles dynamic library loading */
-
- OAT.Loader.Dependencies = { /* dependency tree */
-- ajax:"crypto",
- ajax2:"xml",
- anchor:"win",
- calendar:["drag","notify"],
-@@ -19,7 +18,6 @@
- combobox:"instant",
- combobutton:"instant",
- combolist:"instant",
-- connection:"crypto",
- datasource:["jsobj","json","xml","connection","dstransport","ajax2"],
- dav:["grid","tree","toolbar","ajax2","xml","dialog"],
- declarative:"json",
-@@ -27,7 +25,7 @@
- dialog:["win","dimmer"],
- dimmer:"win",
- dock:["animation","ghostdrag","resize"],
-- form:["ajax2","dialog","datasource","formobject","crypto"],
-+ form:["ajax2","dialog","datasource","formobject"],
- formobject:["drag","resize","datasource","tab","window"],
- fresnel:"xml",
- ghostdrag:"animation",
-@@ -68,7 +66,6 @@
- }
-
- OAT.Loader.Files = { /* only those whose names differ */
-- openlayers:"OpenLayers.js"
- }
-
- OAT.LoaderTMP = { /* second part of loader */
+Last-Update: 2010-03-22
--- /dev/null
+++ b/binsrc/oat/toolkit/crypto.js
@@ -0,0 +1,93 @@
@@ -133,3 +98,13 @@ Last-Update: 2010-02-17
+ }
+}
+OAT.Loader.featureLoaded("crypto");
+--- a/binsrc/oat/toolkit/loader.js
++++ b/binsrc/oat/toolkit/loader.js
+@@ -1617,7 +1617,6 @@
+ svgsparql:"geometry",
+ timeline:["slider","tlscale","resize"],
+ tree:"ghostdrag",
+- webclip:"webclipbinding",
+ win:["drag","layers"],
+ ws:["xml","soap","ajax","schema","connection"],
+ xmla:["soap","xml","connection"]
--
Git repository for pkg-virtuoso
More information about the Pkg-virtuoso-commits
mailing list