commit ea624443885ee38f440fae16ea5e9ead426ec7e3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 25 17:10:04 2014 +0200

    3.13.3

 NEWS         | 8 ++++++++
 configure.ac | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

commit b54dfef6683439f0d3fdb851113f36462397b42c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 25 16:44:02 2014 +0200

    sharing: Align the listboxes in media sharing

 panels/sharing/networks.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ff8a8a6baa44ababdae5e6c3e4b644fcc9fbd0f3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 25 16:21:06 2014 +0200

    sharing: Update for sharing plugin API changes
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=732218

 panels/sharing/cc-sharing-networks.c               | 30 +++++++++++++---------
 .../sharing/org.gnome.SettingsDaemon.Sharing.xml   |  3 ++-
 2 files changed, 20 insertions(+), 13 deletions(-)

commit 700889c81ad58fa51e1c2452a6668c4dc42b831b
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 13:15:24 2014 +0200

    shell: Remove last reference to "INCLUDES"
    
    c61d9e5a95d replaced use of INCLUDES with AM_CPPFLAGS, but there was
    still one reference to INCLUDES in shell/Makefile.am.
    AM_CPPFLAGS will apply globally, so we don't need to explicitly set
    per-target CFLAGS/CPPFLAGS to its value.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 shell/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

commit 1ca1c883f2ec6339a00c056ac894753e2819882d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 25 12:32:03 2014 +0200

    color: Fix compilation warning

 panels/color/cc-color-panel.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0759090c725ab731f78c2190394138afc8b58939
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 25 12:31:46 2014 +0200

    background: Fix compilation warning

 panels/background/bg-colors-source.c | 1 +
 1 file changed, 1 insertion(+)

commit 6c9cc171f5b4c39fcbf4c2fefb61420c7a50fc8b
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:59:25 2014 +0200

    search-provider: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 search-provider/Makefile.am | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit c61d9e5a95d0332d68f7494782870d5878e6a75b
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:59:06 2014 +0200

    shell: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 shell/Makefile.am | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 2096cacaf5add8106b42bfa2367fe129b111eb1d
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:04 2014 +0200

    wacom: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/wacom/Makefile.am            | 4 ++--
 panels/wacom/calibrator/Makefile.am | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

commit eb3acad453157e26485c93228f4fa69fcc1caac2
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:04 2014 +0200

    universal-access: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/universal-access/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1bfba2552376509e09a67ad84ce6d9d8b29149a0
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:04 2014 +0200

    search: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/search/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1df05bdde7397a21ca9249af6f01043177083814
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:04 2014 +0200

    region: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/region/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6f59e146f04394b431e3fc5be8227f0044bb0453
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    privacy: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/privacy/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 08c9ecdffc6aa82f0616deac853e35a989477295
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    printers: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/printers/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 229ab01a12b30cc4687623aa1e2c498f932414fb
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    power: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/power/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 46b73580690aecf5af567594e7bf120fb7891c76
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    online-accounts: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/online-accounts/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 53b8c0a346f6a42e0f261efcef5842f50014c08b
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    notifications: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/notifications/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 32d2058ecd76673def7ecf436fa8dff53c10451a
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    network: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/network/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c67a8bf7d54af5387eb0f001d112f62715efb8e4
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    mouse: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/mouse/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 74a09b932ccd872737d23e4400eb37ad78f023ae
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    keyboard: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/keyboard/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0de571bd6e802ad0001464a19d254a00c67f6eac
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    info: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/info/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 492ebb57d5f9044d7e98cdb9d02ccdb96158df2b
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    display: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/display/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3679436cff69a5cdad1284db73de0fc0d5f2f3de
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    color: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/color/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 031074816b3517ffc122629cbb44d30c7185279f
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    bluetooth: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/bluetooth/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 335f8711c3a78c87a4b6bdcd7db274a17043fe1c
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Wed Jun 25 11:56:03 2014 +0200

    background: Use AM_CPPFLAGS rather than INCLUDES
    
    This is deprecated in newer automake versions, and this causes warnings
    with automake 1.14:
    panels/printers/Makefile.am:3: warning: 'INCLUDES' is the old name for
    AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732189

 panels/background/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)