~ubuntu-branches/ubuntu/trusty/xserver-xorg-video-mga/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/patches/03_no_nonfree.diff

  • Committer: Bazaar Package Importer
  • Author(s): David Nusinow, Julien Cristau
  • Date: 2006-12-12 21:10:04 UTC
  • Revision ID: james.westby@ubuntu.com-20061212211004-1a7ie8k6bhetn50j
Tags: 1:1.4.4.dfsg.1-2
[ Julien Cristau ]
* Add link to xserver-xorg-core bug script, so that bugreports contain
  the user's config and log files.
* Bump dependency on xserver-xorg-core to >= 2:1.1.1-11, as previous
  versions don't have the bug script.
* Steal patch from upstream git which should fix a graphics corruption with
  Mystique rev2 cards (closes: #320328).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Index: xserver-xorg-video-mga/src/Makefile.am
 
2
===================================================================
 
3
--- xserver-xorg-video-mga.orig/src/Makefile.am 2006-10-26 22:48:24.000000000 -0400
 
4
+++ xserver-xorg-video-mga/src/Makefile.am      2006-11-06 23:40:03.000000000 -0500
 
5
@@ -54,7 +54,6 @@
 
6
          mga_reg.h \
 
7
          mga_sarea.h \
 
8
          mga_shadow.c \
 
9
-         mga_ucode.h \
 
10
         mga_vga.c \
 
11
          mga_video.c
 
12