Merge lp://staging/~online-accounts/libaccounts-glib/packaging into lp://staging/libaccounts-glib

Proposed by Alberto Mardegan
Status: Merged
Approved by: David Barth
Approved revision: no longer in the source branch.
Merged at revision: 194
Proposed branch: lp://staging/~online-accounts/libaccounts-glib/packaging
Merge into: lp://staging/libaccounts-glib
Diff against target: 736 lines (+299/-168)
29 files modified
NEWS (+29/-0)
configure.ac (+2/-1)
debian/changelog (+13/-0)
libaccounts-glib/ag-manager.c (+16/-1)
libaccounts-glib/ag-util.c (+15/-1)
tests/Gallery.application (+0/-17)
tests/Mailer.application (+0/-12)
tests/Makefile.am (+3/-14)
tests/MyProvider.provider (+0/-19)
tests/MyService.service (+0/-22)
tests/MyService2.service (+0/-15)
tests/OtherService.service (+0/-22)
tests/accounts-glib-test.sh (+4/-4)
tests/applications/Mailer.desktop (+0/-8)
tests/check_ag.c (+51/-0)
tests/data/Makefile.am (+11/-0)
tests/data/accounts/applications/Gallery.application (+17/-0)
tests/data/accounts/applications/Mailer.application (+12/-0)
tests/data/accounts/providers/MyProvider.provider (+19/-0)
tests/data/accounts/providers/fake-os/MyProvider.provider (+8/-0)
tests/data/accounts/providers/maemo.provider (+17/-0)
tests/data/accounts/service-types/e-mail.service-type (+11/-0)
tests/data/accounts/services/MyService.service (+22/-0)
tests/data/accounts/services/MyService2.service (+15/-0)
tests/data/accounts/services/OtherService.service (+22/-0)
tests/data/applications/Mailer.desktop (+8/-0)
tests/e-mail.service-type (+0/-11)
tests/maemo.provider (+0/-17)
tests/xml-dtd-validate.sh (+4/-4)
To merge this branch: bzr merge lp://staging/~online-accounts/libaccounts-glib/packaging
Reviewer Review Type Date Requested Status
Online Accounts Pending
Review via email: mp+286621@code.staging.launchpad.net

Commit message

New upstream release

- Support desktop-specific overrides for service and providers files:
  desktops can define service and providers files in
    /usr/share/accounts/{providers,services}/$XDG_CURRENT_DESKTOP
  and these would override any files having the same name in the parent
  (default) directory (LP: #1451728)
- Fix endianness issues
  https://gitlab.com/accounts-sso/libaccounts-glib/issues/2

Description of the change

New upstream release

- Support desktop-specific overrides for service and providers files:
  desktops can define service and providers files in
    /usr/share/accounts/{providers,services}/$XDG_CURRENT_DESKTOP
  and these would override any files having the same name in the parent
  (default) directory (LP: #1451728)
- Fix endianness issues
  https://gitlab.com/accounts-sso/libaccounts-glib/issues/2

To post a comment you must log in.
194. By Alberto Mardegan

New upstream release

- Support desktop-specific overrides for service and providers files:
  desktops can define service and providers files in
    /usr/share/accounts/{providers,services}/$XDG_CURRENT_DESKTOP
  and these would override any files having the same name in the parent
  (default) directory (LP: #1451728)
- Fix endianness issues
  https://gitlab.com/accounts-sso/libaccounts-glib/issues/2
 Fixes: #1451728

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

No one subscribed via source and target branches