Changeset 636
- Timestamp:
- Feb 15, 2016, 2:45:54 PM (5 years ago)
- Location:
- lliurex-openmeetings/trunk/fuentes
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-openmeetings/trunk/fuentes/client-install-files/usr/bin/lliurex-openmeetings-remote-startup
r635 r636 4 4 import os 5 5 import xmlrpclib 6 import gi 7 gi.require_version('Gtk','3.0') 8 gi.require.version('PangoCairo','1.0') 6 9 from gi.repository import Gtk, Gdk, GObject, GLib, PangoCairo, Pango 7 10 import threading -
lliurex-openmeetings/trunk/fuentes/debian/changelog
r635 r636 1 lliurex-openmeetings (0.28) xenial; urgency=medium 2 3 * First release to xenial 4 * Fixed depends (llxcfg-runtime) 5 * Fixed require versión of Gtk and PangoCairo (lliurex-openmeetings-remote-startup) 6 7 -- Juan Ramon Pelegrina <juapesai@hotmail.com> Mon, 15 Feb 2016 14:42:28 +0100 8 1 9 lliurex-openmeetings (0.25) trusty; urgency=high 2 10 -
lliurex-openmeetings/trunk/fuentes/debian/control
r635 r636 9 9 Package: lliurex-openmeetings 10 10 Architecture: any 11 Depends: lliurex-openmeetings-data, lliurex-openmeetings-common, lliurex-openmeetings-remote, python, python-mysqldb, mysql-server, libav-tools, lliurex-swftools, xpdf, xvfb, imagemagick, ghostscript, sox, n4d, n4d-server-plugins (>= 0.84.2), lliurex-sgbd, default-jre, ${misc:Depends} 11 Depends: lliurex-openmeetings-data, lliurex-openmeetings-common, lliurex-openmeetings-remote, python, python-mysqldb, mysql-server, libav-tools, lliurex-swftools, xpdf, xvfb, imagemagick, ghostscript, sox, n4d, n4d-server-plugins (>= 0.84.2), lliurex-sgbd, default-jre, ${misc:Depends}, llxcfg-runtime 12 12 Conflicts: zero-lliurexlab-installer 13 13 Description: Lliurex Openmeetings
Note: See TracChangeset
for help on using the changeset viewer.