[Python-modules-commits] r19760 - in packages/ipython/trunk/debian (2 files)

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Tue Dec 27 17:10:57 UTC 2011


    Date: Tuesday, December 27, 2011 @ 17:10:55
  Author: jtaylor-guest
Revision: 19760

symlink js and themes from libjs-jquery-ui and depend on it

Modified:
  packages/ipython/trunk/debian/control
  packages/ipython/trunk/debian/ipython-notebook.links

Modified: packages/ipython/trunk/debian/control
===================================================================
--- packages/ipython/trunk/debian/control	2011-12-27 14:20:30 UTC (rev 19759)
+++ packages/ipython/trunk/debian/control	2011-12-27 17:10:55 UTC (rev 19760)
@@ -104,6 +104,7 @@
 Architecture: all
 Depends: ipython (= ${binary:Version}),
          libjs-jquery,
+         libjs-jquery-ui,
          python-tornado (>= 2.1.0),
          python-zmq (>= 2.1.4),
          ${misc:Depends},

Modified: packages/ipython/trunk/debian/ipython-notebook.links
===================================================================
--- packages/ipython/trunk/debian/ipython-notebook.links	2011-12-27 14:20:30 UTC (rev 19759)
+++ packages/ipython/trunk/debian/ipython-notebook.links	2011-12-27 17:10:55 UTC (rev 19760)
@@ -1 +1,17 @@
 /usr/share/javascript/jquery/jquery.js usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/js/jquery-1.6.2.min.js
+/usr/share/javascript/jquery-ui/jquery-ui.min.js usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.14.custom.min.js
+
+/usr/share/javascript/jquery-ui/css/smoothness/jquery-ui.css usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/jquery-ui-1.8.14.custom.css
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_888888_256x240.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_222222_256x240.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_cd0a0a_256x240.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_2e83ff_256x240.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
+/usr/share/javascript/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png usr/share/pyshared/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_454545_256x240.png




More information about the Python-modules-commits mailing list