~unity8-desktop-session-team/indicator-session/indicator-session-using-upstart

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Tarmac
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2013-01-16 19:58:48 UTC
  • mfrom: (380.1.5 indicator-session)
  • Revision ID: tarmac-20130116195848-swqgd3htdsf8jz87
Fix test -- disable TestCanStartService for the build; instead make it available via "make localcheck"; and move it to be run in an autopkgtest.

Approved by PS Jenkins bot, Didier Roche.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
    - Remove libpackagekit-glib2-dev and libpolkit-gobject-1-dev
15
15
      from Build-Depends. (LP: #1085100)
16
16
    - Remove packagekit from Recommends
 
17
    - Add XS-Testsuite: autopkgtest.
 
18
  * debian/tests:
 
19
    - Add start-service test; verify that the indicator can be started from
 
20
      DBUS.
 
21
    - Add debian/tests/control.
17
22
  * Automatic snapshot from revision 373 (bootstrap):
18
23
    - Check to make sure that create_display_proxy() succeeded before using the
19
24
      proxy pointer that gets returned. (LP: #1078119)
21
26
    - Hide 'start screen saver' action, if it's locked down. (LP: #1066825)
22
27
    - Use the same icons in the greeter as in the user session (LP: #1049244)
23
28
    - Test upower_proxy for NULL before using it. (LP: #1061844)
 
29
  * Move TestCanStartService into a separate make target "localcheck"; so that
 
30
    the other tests can successfully run, and this one be used as an
 
31
    integration check.
 
32
  * debian/control: temporarily comment out the XS-Testsuite entry to disable
 
33
    autopkgtest until the tests really work properly.
24
34
 
25
35
  [ Sebastien Bacher ]
26
36
  * debian/control: