1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
marionnet (0.90.6+bzr457-1) unstable; urgency=medium
* New upstream snapshot.
-- Lucas Nussbaum <lucas@debian.org> Tue, 08 Jul 2014 11:32:38 +0200
marionnet (0.90.6+bzr448-1) unstable; urgency=medium
* New upstream snapshot.
-- Lucas Nussbaum <lucas@debian.org> Wed, 02 Apr 2014 16:59:06 +0200
marionnet (0.90.6+bzr434-2) unstable; urgency=low
[ Lucas Nussbaum ]
* add warning about -nolisten tcp in init script
* Switch Architecture to i386 amd64. user-mode-linux only works on
those architectures.
* Move startup checks to a separate script.
* Add marionnet service file.
* Fix lintian warnings: extra-license-file.
[ Nicolas Dandrimont ]
* Update my email address
-- Lucas Nussbaum <lucas@debian.org> Sat, 24 Aug 2013 17:17:34 +0200
marionnet (0.90.6+bzr434-1) unstable; urgency=low
[ Nicolas Dandrimont ]
* New upstream snapshot
- Fixes FTBFS from the LedGrid module move (Closes: #713534)
* Add myself to uploaders
* Bump ocamlbricks requirement
* Move to Standards-Version 3.9.4 (no changes)
* Use canonical Vcs URIs
* Add DEP-3 info to the patches
* Add multiarch instructions to run marionnet on amd64
[ Lucas Nussbaum ]
* Add patch to add a --download-only option to marionnet_from_scratch.
* Document how to install kernels and filesystems in README.Debian
* New upstream snapshot (r434).
* Drop 0003-Hack-marionnet-from-scratch-to-download-only.patch: the idea
was merged upstream.
* Bump ocamlbricks dependency to r367.
* Do not list README.Debian in debian/docs (not needed).
* Add init script:
- Display a warning when no kernels or filesystems are found.
- Improve doc in README.Debian about kernels and filesystems.
- Add depend on lsb-base.
* Add missing dependency on uml-utilities.
-- Lucas Nussbaum <lucas@debian.org> Wed, 10 Jul 2013 10:07:33 +0200
marionnet (0.90.6+bzr407-1) unstable; urgency=low
[ Lucas Nussbaum ]
* Initial release (Closes: #489392)
* This is a preliminary package for marionnet. Missing at the moment:
- script to help download kernels/filesystems
- init script to start the daemon
* Add missing copyright info after first ftpmasters review.
[ Nicolas Dandrimont ]
* Add missing dependencies on graphviz and vde2
* Update rules and d/clean to allow building twice from the same sourcedir
-- Lucas Nussbaum <lucas@debian.org> Fri, 29 Mar 2013 15:57:12 +0100
|