~ubuntu-branches/debian/jessie/gnome-shell/jessie

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-08-21 13:50:52 UTC
  • Revision ID: package-import@ubuntu.com-20130821135052-p5k1fv4bql5iywed
Tags: 3.4.2-14
* debian/patches/avoid-gluint.patch:
  - using GLuint causes build failures on armel and armhf as it's
    not defined. Use a regular guint instead.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gnome-shell (3.4.2-14) unstable; urgency=low
 
2
 
 
3
  * debian/patches/avoid-gluint.patch:
 
4
    - using GLuint causes build failures on armel and armhf as it's
 
5
      not defined. Use a regular guint instead.
 
6
 
 
7
 -- Andreas Henriksson <andreas@fatal.se>  Wed, 21 Aug 2013 13:50:52 +0200
 
8
 
1
9
gnome-shell (3.4.2-13) unstable; urgency=low
2
10
 
3
11
  * debian/patches/disable-clutter-xinput.patch: