[Pkg-ocaml-maint-commits] [marionnet] branch upstream updated (45ce798 -> a90acff)

Lucas Nussbaum lucas at moszumanska.debian.org
Thu Apr 3 14:36:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

lucas pushed a change to branch upstream
in repository marionnet.

      from  45ce798   Imported Upstream version 0.90.6+bzr434
       new  a90acff   Imported Upstream version 0.90.6+bzr448

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONFIGME                                           |  13 +-
 Makefile                                           | 110 ++---
 Makefile.local                                     |  27 +-
 cable.ml                                           |  26 +-
 cloud.ml                                           |  12 +-
 cow_files.ml                                       |   2 +-
 daemon_client.ml                                   |  45 +-
 daemon_language.ml                                 |  13 +-
 death_monitor.ml                                   |  44 +-
 descendants_monitor.ml                             |  54 +++
 descendants_monitor.mli                            |  25 +
 disk.ml                                            |  59 ++-
 disk.mli                                           |   5 +-
 gettext.ml                                         |   8 +-
 gui/gui_menubar_MARIONNET.ml                       |   7 +-
 gui/ledgrid_manager.ml                             |  59 ++-
 gui/menu_factory.ml                                |   4 +-
 hub.ml                                             |  16 +-
 initialization.ml                                  |  16 +-
 log.ml                                             |  63 +--
 machine.ml                                         |  48 +-
 marionnet-daemon.ml                                | 122 ++---
 marionnet.ml                                       | 114 ++++-
 meta.ml.released                                   |  10 +-
 motherboard_builder.ml                             |   4 +-
 po/messages.pot                                    | 153 ++++---
 progress_bar.ml                                    |   1 -
 router.ml                                          |  66 +--
 .../filesystems/machine-debian-lenny-sid-2008.conf |   2 +-
 share/filesystems/machine-mandriva20100215.conf    |   2 +-
 share/filesystems/machine-pinocchio-14787.conf     |   2 +-
 share/filesystems/machine-template.conf            |   2 +-
 share/filesystems/router-pinocchio-09157.conf      |   2 +-
 signals.ml                                         | 177 --------
 simulation_level.ml                                | 501 +++++++++++----------
 simulation_level.mli                               |  22 +-
 state.ml                                           |  58 ++-
 switch.ml                                          |  38 +-
 task_runner.ml                                     |  18 +-
 treeview.ml                                        |  37 +-
 treeview_defects.ml                                |   2 +-
 treeview_documents.ml                              |   4 +-
 treeview_history.ml                                |   4 +-
 treeview_ifconfig.ml                               | 157 ++++---
 uml/guest/marionnet-relay                          |  48 +-
 uml/pupisto.buildroot/Makefile                     |   2 +-
 uml/pupisto.buildroot/pupisto.buildroot.sh         |  46 +-
 uml/pupisto.debian/pupisto.debian.sh               |  13 +-
 uml/pupisto.kernel/pupisto.kernel.sh               |   3 +
 useful-scripts/marionnet_from_scratch              |  83 +++-
 user_level.ml                                      | 189 ++++----
 version.mli                                        |   2 +
 world_bridge.ml                                    |  14 +-
 world_gateway.ml                                   |  12 +-
 x.ml                                               |  18 +-
 xforest.ml                                         |   4 +-
 56 files changed, 1296 insertions(+), 1292 deletions(-)
 create mode 100644 descendants_monitor.ml
 create mode 100644 descendants_monitor.mli
 delete mode 100644 signals.ml
 create mode 100644 version.mli

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/marionnet.git



More information about the Pkg-ocaml-maint-commits mailing list