[Pkg-telepathy-commits] [empathy] branch telepathy1 updated (709c041 -> ee15b76)

Simon McVittie smcv at debian.org
Wed May 14 12:06:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a change to branch telepathy1
in repository empathy.

      from  709c041   New snapshot from the 'next' (Telepathy 1) branch
       new  a27594d   Imported Upstream version 3.12.0+65+g1dfa999
       new  881e6ce   Merge tag 'upstream/3.12.0+65+g1dfa999' into telepathy1
       new  4aeb77d   New snapshot
       new  7829430   Imported Upstream version 3.12.0+66+g529cd04
       new  ffe7274   Merge tag 'upstream/3.12.0+66+g529cd04' into telepathy1
       new  0ab4652   New snapshot
       new  d8debcf   Add a patch to avoid linking to telepathy-logger's private API
      adds  431ca1e   Release to unstable
      adds  477b471   debian/control: Update Homepage URL
      adds  48acad7   debian/empathy.install: Also install appdata files
      adds  95c23c1   Imported Upstream version 3.12.1
      adds  07c3b30   Merge tag 'upstream/3.12.1' into debian
      adds  c92009f   New upstream release
      adds  c10fb91   Release to unstable
       new  6f0ce2a   Merge remote-tracking branch 'origin/debian' into telepathy1
       new  3fab45d   Imported Upstream version 3.12.2+76+g800728d
       new  63b7dea   Merge tag 'upstream/3.12.2+76+g800728d' into telepathy1
       new  f9d7d5d   Remove patch, applied upstream
       new  ee15b76   Specifically disable -Werror

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                          | 112151 ++++++++++++++++++
 Makefile.in                                        |      2 +
 NEWS                                               |     23 +
 aclocal.m4                                         |     83 +-
 config.guess                                       |    192 +-
 config.sub                                         |     23 +-
 configure                                          |     48 +-
 configure.ac                                       |      2 +-
 data/Makefile.in                                   |      2 +
 data/empathy.desktop                               |      3 +-
 data/empathy.desktop.in                            |      2 +-
 data/icons/Makefile.in                             |      2 +
 data/themes/Makefile.in                            |      2 +
 debian/changelog                                   |     28 +-
 debian/control                                     |      2 +-
 debian/empathy.install                             |      1 +
 ChangeLog => debian/patches/series                 |      0
 debian/rules                                       |      1 +
 goa-mc-plugin/Makefile.in                          |      2 +
 goa-mc-plugin/mcp-account-manager-goa.c            |     17 +-
 help/Makefile.in                                   |      2 +
 help/es/account-jabber.page                        |      2 +-
 help/es/es.po                                      |   1786 +-
 libempathy-gtk/Makefile.in                         |      2 +
 libempathy-gtk/empathy-chat.c                      |     53 +-
 libempathy-gtk/empathy-individual-store-channel.c  |      2 +-
 libempathy-gtk/empathy-plist.c                     |      1 +
 libempathy-gtk/empathy-theme-adium.c               |      1 +
 libempathy-gtk/empathy-tls-dialog.c                |      1 +
 libempathy/Makefile.in                             |      2 +
 libempathy/action-chain-internal.h                 |     13 +
 libempathy/empathy-client-factory.c                |     15 +-
 libempathy/empathy-contact.c                       |      1 +
 libempathy/empathy-ft-handler.c                    |     28 +-
 libempathy/empathy-tls-verifier.c                  |      1 +
 libempathy/empathy-tp-chat.c                       |     11 +-
 libempathy/empathy-tp-chat.h                       |      2 +-
 libempathy/empathy-utils.c                         |     16 +-
 po/be.po                                           |    590 +-
 po/ca at valencia.po                                  |    644 +-
 po/de.po                                           |    584 +-
 po/es.po                                           |     14 +-
 po/id.po                                           |    483 +-
 po/ro.po                                           |   6826 +-
 po/ru.po                                           |     67 +-
 src/Makefile.in                                    |      2 +
 src/empathy-auth-client.c                          |     14 +-
 src/empathy-debug-window.c                         |    108 +-
 src/empathy-import-pidgin.c                        |      1 +
 src/empathy-import-utils.c                         |      1 +
 telepathy-account-widgets/aclocal.m4               |     55 +
 telepathy-account-widgets/config.guess             |    192 +-
 telepathy-account-widgets/config.sub               |     23 +-
 telepathy-account-widgets/po/es.po                 |     94 +-
 telepathy-account-widgets/po/id.po                 |    102 +-
 .../tp-account-widgets/Makefile.am                 |      6 +
 .../tp-account-widgets/Makefile.in                 |     10 +-
 .../tp-account-widgets/tpaw-avatar-chooser.c       |     91 +-
 .../tp-account-widgets/tpaw-connection-managers.c  |     15 +-
 .../tp-account-widgets/tpaw-pixbuf-utils.c         |      6 +-
 .../tp-account-widgets/tpaw-pixbuf-utils.h         |      4 +-
 tests/Makefile.in                                  |      2 +
 tests/certificates/Makefile.in                     |      2 +
 tests/empathy-tls-test.c                           |     20 +-
 tests/interactive/Makefile.in                      |      2 +
 tests/xml/Makefile.in                              |      2 +
 tools/Makefile.in                                  |      2 +
 ubuntu-online-accounts/Makefile.in                 |      2 +
 ubuntu-online-accounts/cc-plugins/Makefile.in      |      2 +
 .../cc-plugins/account-plugins/Makefile.in         |      2 +
 .../account-plugins/empathy-accounts-plugin.c      |     28 +-
 .../account-plugins/empathy-accounts-plugin.h      |      1 +
 .../cc-plugins/app-plugin/Makefile.in              |      2 +
 .../cc-plugins/app-plugin/empathy-app-plugin.c     |     26 +-
 .../cc-plugins/app-plugin/empathy-app-plugin.h     |      1 +
 .../cc-plugins/providers/Makefile.in               |      2 +
 .../cc-plugins/services/Makefile.in                |      2 +
 ubuntu-online-accounts/mc-plugin/Makefile.in       |      2 +
 .../mc-plugin/mcp-account-manager-uoa.c            |     12 +-
 79 files changed, 118499 insertions(+), 6070 deletions(-)
 copy ChangeLog => debian/patches/series (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/empathy.git



More information about the Pkg-telepathy-commits mailing list