~oif-team/grail/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Tarmac
  • Author(s): Daniel d'Andrada
  • Date: 2012-12-06 18:45:41 UTC
  • mfrom: (247.2.5 convert_tests)
  • Revision ID: tarmac-20121206184541-7sarcnykiy3so4vv
Get rid of x11 specific code in grail implementation.

That way grail can be compiled with x11 dependencies and still process correctly frames that were generated via frame_backend.h instead of frame_x11.h.

Also use frame_backend.h instead of a frame mock in tests, which is a more realistic situation and also exercises the frame_backend.h API. It wouldn't be possible to do that if grail implementation still had frame_x11_* calls.

Approved by Stephen M. Webb.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
grail (3.0.9daily12.12.04-0ubuntu1) UNRELEASED; urgency=low
2
2
 
3
3
  * Relicense under (L)GPL version 3 *only* (no +)
 
4
  * Updated libframe version dependency to 2.5.0
 
5
  * Use frame_backend.h instead of a frame mock in tests
 
6
  * Get rid of x11 specific code in grail implementation
4
7
 
5
8
 -- Daniel d'Andrada <daniel.dandrada@canonical.com>  Tue, 04 Dec 2012 09:31:28 -0200
6
9