~ubuntu-branches/ubuntu/vivid/virtualbox-ose/vivid

« back to all changes in this revision

Viewing changes to src/VBox/HostDrivers/Support/win/VBoxDrv.inf

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2010-03-11 17:16:37 UTC
  • mfrom: (0.3.4 upstream) (0.4.8 sid)
  • Revision ID: james.westby@ubuntu.com-20100311171637-43z64ia3ccpj8vqn
Tags: 3.1.4-dfsg-2ubuntu1
* Merge from Debian unstable (LP: #528561), remaining changes:
  - VirtualBox should go in Accessories, not in System tools (LP: #288590)
    - debian/virtualbox-ose-qt.files/virtualbox-ose.desktop
  - Add Apport hook
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Add Launchpad integration
    - debian/control
    - debian/lpi-bug.xpm
    - debian/patches/u02-lp-integration.dpatch
  - Replace *-source packages with transitional packages for *-dkms
* Fix crash in vboxvideo_drm with kernel 2.6.33 / backported drm code
  (LP: #535297)
* Add a list of linux-headers packages to the apport hook
* Update debian/patches/u02-lp-integration.dpatch with a
  DEP-3 compliant header
* Add ${misc:Depends} to virtualbox-ose-source and virtualbox-ose-guest-source
  Depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
;
5
5
 
6
6
;
7
 
; Copyright (C) 2006-2007 Sun Microsystems, Inc.
8
 
;
9
 
; This file is part of VirtualBox Open Source Edition (OSE), as
10
 
; available from http://www.virtualbox.org. This file is free software;
11
 
; you can redistribute it and/or modify it under the terms of the GNU
12
 
; General Public License (GPL) as published by the Free Software
13
 
; Foundation, in version 2 as it comes in the "COPYING" file of the
14
 
; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
15
 
; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
16
 
;
17
 
; The contents of this file may alternatively be used under the terms
18
 
; of the Common Development and Distribution License Version 1.0
19
 
; (CDDL) only, as it comes in the "COPYING.CDDL" file of the
20
 
; VirtualBox OSE distribution, in which case the provisions of the
21
 
; CDDL are applicable instead of those of the GPL.
22
 
;
23
 
; You may elect to license modified versions of this file under the
24
 
; terms and conditions of either the GPL or the CDDL or both.
25
 
;
26
 
; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
27
 
; Clara, CA 95054 USA or visit http://www.sun.com if you need
28
 
; additional information or have any questions.
29
 
;
 
7
; Copyright (C) 2006-2007 Sun Microsystems, Inc.
 
8
;
 
9
; This file is part of VirtualBox Open Source Edition (OSE), as
 
10
; available from http://www.virtualbox.org. This file is free software;
 
11
; you can redistribute it and/or modify it under the terms of the GNU
 
12
; General Public License (GPL) as published by the Free Software
 
13
; Foundation, in version 2 as it comes in the "COPYING" file of the
 
14
; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
 
15
; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
 
16
;
 
17
; The contents of this file may alternatively be used under the terms
 
18
; of the Common Development and Distribution License Version 1.0
 
19
; (CDDL) only, as it comes in the "COPYING.CDDL" file of the
 
20
; VirtualBox OSE distribution, in which case the provisions of the
 
21
; CDDL are applicable instead of those of the GPL.
 
22
;
 
23
; You may elect to license modified versions of this file under the
 
24
; terms and conditions of either the GPL or the CDDL or both.
 
25
;
 
26
; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
 
27
; Clara, CA 95054 USA or visit http://www.sun.com if you need
 
28
; additional information or have any questions.
 
29
;
30
30
 
31
31
[Version]
32
32
Signature="$Windows NT$"