[Pkg-ocaml-maint-commits] [SCM] marionnet packaging branch, master, updated. upstream/0.90.6+bzr407-14-g0d8f26d

Lucas Nussbaum lucas at debian.org
Mon Feb 18 17:26:51 UTC 2013


The following commit has been merged in the master branch:
commit 336aaf212d8481495e11c3baa350996def0c4390
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Mon Feb 18 17:47:43 2013 +0100

    Fix control

diff --git a/debian/control b/debian/control
index f6781d6..79e6223 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,25 @@
 Source: marionnet
 Section: net
 Priority: extra
+Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Maintainer: Lucas Nussbaum <lucas at debian.org>
 Build-Depends: debhelper (>= 8.0.0)
 Standards-Version: 3.9.3
 Homepage: http://www.marionnet.org/
-#Vcs-Git: git://git.debian.org/collab-maint/marionnet.git
-#Vcs-Browser: http://git.debian.org/?p=collab-maint/marionnet.git;a=summary
+Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/marionnet.git
+Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/marionnet.git
 
 Package: marionnet
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${ocaml:Depends}
+Description: Virtual network laboratory
+ Marionnet is a virtual network laboratory: it allows users to define,
+ configure and run complex computer networks without any need for physical
+ setup. Only a single, possibly even non-networked GNU/Linux host machine
+ is required to simulate a whole Ethernet network complete with computers,
+ routers, hubs, switches, cables, and more. Support is also provided for
+ integrating the virtual network with the physical host network.
+ .
+ As Marionnet is meant to be used also by inexperienced people, it features
+ a very intuitive graphical user interface. Marionnet depends on User Mode
+ Linux and VDE Virtual Distributed Ethernet for the simulation part.

-- 
marionnet packaging



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