~ubuntu-branches/ubuntu/saucy/glx-alternatives/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/glx-diversions.README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Beckmann
  • Date: 2011-06-29 15:49:01 UTC
  • Revision ID: james.westby@ubuntu.com-20110629154901-i54mb71o6v3ycd2g
Tags: 0.1.3
* Use 'dpkg-divert --truename ...' instead of parsing locale-dependent
  output from 'dpkg-divert --list ...'.  (Closes: #631938)
* Use LC_ALL=C when parsing dpkg-query output.
* Add bug-script and bug-control to gather a bit more information.
* Add bug reporting instructions to glx-diversions.README.Debian.
* Add versioned Breaks: fglrx-driver to glx-diversions.  Add a Debian
  revision to versioned fglrx-* relationships because the fglrx upstream
  version number contains a hyphen.
* Add Suggests: libgl1-mesa-glx, nvidia-glx or fglrx-driver to the
  respective glx-alternative-<vendor> package.
* Add Conflicts: libgl1-mesa-swx11.  libGL.so.1.5.* is not divertable
  because its name changes with each new upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
How to report bugs concerning the diversions and alternatives
 
2
=============================================================
 
3
 
 
4
You are probably reading this section because the installation of the
 
5
glx-diversions package failed.  You seem to have a configuration that we
 
6
didn't encounter so far and therefore the migration path did not work.
 
7
Please report a bug *before* you try to fix your system manually, so that
 
8
some information about your setup can be collected.  This will help us to
 
9
fix this problem.
 
10
You need to have the 'reportbug' package installed, then run
 
11
 
 
12
    reportbug glx-diversions
 
13
 
 
14
This will collect information that will help us debug the problem.  The
 
15
'reportbug' command will give further instructions.  You may want to attach
 
16
/var/log/apt/term.log, too, which contains a transcript of the recent
 
17
package installation/update sessions.  Root access is required to read or
 
18
copy this logfile.
 
19
 
 
20
 -- Andreas Beckmann <debian@abeckmann.de>  Wed, 29 Jun 2011 13:15:14 +0200
 
21
 
 
22
 
 
23
 
1
24
Short summary about selecting a glx implementation
2
25
==================================================
3
26