/[public]/qemu-start/trunk/debian/control
ViewVC logotype

Contents of /qemu-start/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 314 - (show annotations)
Wed Apr 9 19:00:11 2008 UTC (15 years, 11 months ago) by frodo
File size: 702 byte(s)
(Frodo) Major updates for version 2.0:
  * Merged (somewhat cleaned-up) contribution of Daniel Dickinson
    <cshore@wightman.ca> which brought:
    - getopt command-line parsing using gengetopt
    - New mac address, model type and window location options
    - Updated manpage
  * Bumped version up to 2.0
  * Update Makefile for new version, new gengetopt stuff and new files
  * Corrected a fprintf which lacked a newline
  * Added uml-utilities to the suggests, gengetopt to the build-depends

1 Source: qemu-start
2 Section: misc
3 Priority: optional
4 Maintainer: Frodo Looijaard <frodo@frodo.looijaard.name>
5 Build-Depends: debhelper (>= 4.0.0), gengetopt
6 Standards-Version: 3.7.2
7
8 Package: qemu-start
9 Architecture: any
10 Depends: qemu (>= 0.8.0), adduser, ${shlibs:Depends}, ${misc:Depends}
11 Suggests: bridge-utils, uml-utilities
12 Description: Start and run qemu in a safe way using tap devices
13 qemu-start is a small program that helps you start qemu in a safe and
14 useful way. It has the following features:
15 * Start qemu as a non-privileged user
16 * Run qemu as a non-root user
17 * Propagates xauth information
18 * Only selected users can start qemu
19 * Existing tap network devices can be bound

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26