~ubuntu-branches/ubuntu/saucy/gnome-desktop3/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-03-01 13:57:17 UTC
  • mfrom: (58.1.6 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130301135717-gmwyyhmjjeoozin1
debian/rules: exclude the gl checker from the shlibdeps computation,
it will not make a difference on i386/amd64 (where libGL is used) but it 
will avoid bringing a non working GL on arm. The code deals with the 
helper not working, so that shouldn't create any runtime issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gnome-desktop3 (3.6.2-0ubuntu8) raring; urgency=low
 
2
 
 
3
  * debian/rules: exclude the gl checker from the shlibdeps computation,
 
4
    it will not make a difference on i386/amd64 (where libGL is used) but it 
 
5
    will avoid bringing a non working GL on arm. The code deals with the 
 
6
    helper not working, so that shouldn't create any runtime issue
 
7
 
 
8
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 01 Mar 2013 13:57:17 +0100
 
9
 
1
10
gnome-desktop3 (3.6.2-0ubuntu7) raring; urgency=low
2
11
 
3
12
  * Revert previous change, series.<arch> doesn't work, will need to find