~ubuntu-branches/ubuntu/utopic/glx-alternatives/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • 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
glx-alternatives (0.1.3) unstable; urgency=low
 
2
 
 
3
  * Use 'dpkg-divert --truename ...' instead of parsing locale-dependent
 
4
    output from 'dpkg-divert --list ...'.  (Closes: #631938)
 
5
  * Use LC_ALL=C when parsing dpkg-query output.
 
6
  * Add bug-script and bug-control to gather a bit more information.
 
7
  * Add bug reporting instructions to glx-diversions.README.Debian.
 
8
  * Add versioned Breaks: fglrx-driver to glx-diversions.  Add a Debian
 
9
    revision to versioned fglrx-* relationships because the fglrx upstream
 
10
    version number contains a hyphen.
 
11
  * Add Suggests: libgl1-mesa-glx, nvidia-glx or fglrx-driver to the
 
12
    respective glx-alternative-<vendor> package.
 
13
  * Add Conflicts: libgl1-mesa-swx11.  libGL.so.1.5.* is not divertable
 
14
    because its name changes with each new upstream release.
 
15
 
 
16
 -- Andreas Beckmann <debian@abeckmann.de>  Wed, 29 Jun 2011 15:49:01 +0200
 
17
 
1
18
glx-alternatives (0.1.2) unstable; urgency=low
2
19
 
3
20
  * Activate the correct trigger from glx-alternative-fglrx postinst.