~ubuntu-branches/ubuntu/hardy/kvm/hardy-backports

« back to all changes in this revision

Viewing changes to kvm_57+dfsg-2.patch

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2008-01-03 10:39:25 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20080103103925-8480u7sq2646hvbh
Tags: 1:59+dfsg-0ubuntu1
* New upstream release
* Build with alsa support (cherry pick from 57+dfsg-2)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff -pruN 57+dfsg-1/debian/changelog 57+dfsg-2/debian/changelog
 
2
--- 57+dfsg-1/debian/changelog  2007-12-23 21:15:26.000000000 +0000
 
3
+++ 57+dfsg-2/debian/changelog  2007-12-23 21:15:25.000000000 +0000
 
4
@@ -1,3 +1,9 @@
 
5
+kvm (57+dfsg-2) unstable; urgency=low
 
6
+
 
7
+  * Build with alsa support (closes: #457536)
 
8
+
 
9
+ -- Jan Luebbe <jluebbe@debian.org>  Sun, 23 Dec 2007 20:15:30 +0100
 
10
+
 
11
 kvm (57+dfsg-1) unstable; urgency=low
 
12
 
 
13
   * New upstream release (closes: #457061)
 
14
diff -pruN 57+dfsg-1/debian/rules 57+dfsg-2/debian/rules
 
15
--- 57+dfsg-1/debian/rules      2007-12-23 21:15:26.000000000 +0000
 
16
+++ 57+dfsg-2/debian/rules      2007-12-23 21:15:25.000000000 +0000
 
17
@@ -82,7 +82,7 @@ kdist_clean:
 
18
 config.status: configure
 
19
        dh_testdir
 
20
        # Add here commands to configure the package.
 
21
-       ./configure --qemu-cc=gcc-3.4 --prefix=/usr
 
22
+       ./configure --qemu-cc=gcc-3.4 --prefix=/usr --enable-alsa
 
23
 
 
24
 
 
25
 build-arch: config.status build-arch-stamp
 
26
diff -pruN 57+dfsg-1/debian/TODO 57+dfsg-2/debian/TODO
 
27
--- 57+dfsg-1/debian/TODO       2007-12-23 21:15:26.000000000 +0000
 
28
+++ 57+dfsg-2/debian/TODO       2007-12-23 21:15:25.000000000 +0000
 
29
@@ -11,7 +11,7 @@
 
30
 
 
31
 - Create a kvm-dev package from the files that are currently removed in rules
 
32
 
 
33
-- Build the BIOS files from source (bios.bin, vgabios.bin and vgabios-cirrus.bin)
 
34
-
 
35
 - Build the 3 etherboot images from source so we can include them here directly,
 
36
   rather than suggesting the etherboot package.
 
37
+
 
38
+- Support for sound