[ubuntu/saucy-proposed] evolution-data-server 3.8.5-1ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Tue Oct 1 00:41:13 UTC 2013
evolution-data-server (3.8.5-1ubuntu1) saucy; urgency=low
* New upstream bug fix version
* debian/control.in:
- have the uoa binary recommends goa since some things don't work
without the files in there. Since libgoa was still install due to
ligdata, that shouldn't make a different on what gets installed
out of that binary (lp: #1210866)
[ Jeremy Bicha ]
* Sync with Debian. Remaining changes:
- Add build-depends and pass configure flag to enable Ubuntu Online
Accounts support.
- Filter out -Bsymbolic-functions from LDFLAGS (for future people
wondering about this change, see e.g. BGO #594473 and duplicates).
- Split evolution-data-server-goa and -uoa into separate packages
- Backport patches to improve how EDS shows up in Ubuntu Online
Accounts:
0001-Add-a-desktop-file-for-Ubuntu-Online-Accounts.patch
0002-Add-service-descriptions.patch
evolution-data-server (3.8.5-1) experimental; urgency=low
* Team upload.
[ Laurent Bigonville ]
* debian/control: Fix Homepage URL
[ Michael Biebl ]
* New upstream release.
* Refresh fix-google-2fa-2.patch.
evolution-data-server (3.8.4-1) experimental; urgency=low
[ Jeremy Bicha ]
* New upstream release
* debian/libcamel-1.2-43.symbols: Updated
- camel_imapx_conn_manager_ref_store() replaces
camel_imapx_conn_manager_get_store() which wasn't thread-safe
* Drop Debian revision from *.symbols
* Drop gir1.2-ecalendar-1.2; it's no longer provided in 3.8
* debian/patches/fix-google-2fa-*.patch:
- Backport commits to fix Google Two-Factor Authentication
with GNOME Online Accounts by using Google's new OAuth v2
support for CalDav
[ Laurent Bigonville ]
* debian/control:
- Drop obsolete Dm-Upload-Allowed field
- Use canonical Vcs-* field
* debian/rules:
- Include buildflags.mk after the flags have been overridden so they are
actually used
- Call dh_autoreconf with --as-needed option
- Do not generate shlibs info for the modules installed under
/usr/lib/evolution-data-server/ directory
* Use dh_lintian to install lintian-overrides files
Date: Mon, 30 Sep 2013 19:50:16 +0200
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/evolution-data-server/3.8.5-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 30 Sep 2013 19:50:16 +0200
Source: evolution-data-server
Binary: evolution-data-server evolution-data-server-common evolution-data-server-uoa evolution-data-server-goa evolution-data-server-dev evolution-data-server-dbg evolution-data-server-doc libedataserver-1.2-17 libedataserver1.2-dev gir1.2-edataserver-1.2 libcamel-1.2-43 libcamel1.2-dev libebook-1.2-14 libebook1.2-dev gir1.2-ebook-1.2 libedata-book-1.2-17 libedata-book1.2-dev gir1.2-ebookcontacts-1.2 libebook-contacts-1.2-0 libebook-contacts1.2-dev libecal-1.2-15 libecal1.2-dev libedata-cal-1.2-20 libedata-cal1.2-dev libebackend-1.2-6 libebackend1.2-dev
Architecture: source
Version: 3.8.5-1ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Description:
evolution-data-server - evolution database backend server
evolution-data-server-common - architecture independent files for Evolution Data Server
evolution-data-server-dbg - evolution database backend server with debugging symbols
evolution-data-server-dev - Development files for evolution-data-server (metapackage)
evolution-data-server-doc - Documentation files for the Evolution Data Server libraries
evolution-data-server-goa - evolution data server integration with GNOME Online Accounts
evolution-data-server-uoa - evolution data server integration with Ubuntu Online Accounts
gir1.2-ebook-1.2 - GObject introspection for the EBook library
gir1.2-ebookcontacts-1.2 - GObject introspection for the EBook Contacts library
gir1.2-edataserver-1.2 - GObject introspection for the EDataServer library
libcamel-1.2-43 - Evolution MIME message handling library
libcamel1.2-dev - Development files for libcamel
libebackend-1.2-6 - Utility library for evolution data servers
libebackend1.2-dev - Utility library for evolution data servers (development files)
libebook-1.2-14 - Client library for evolution address books
libebook-contacts-1.2-0 - Client library for evolution contacts books
libebook-contacts1.2-dev - Client library for evolution contacts books (development files)
libebook1.2-dev - Client library for evolution address books (development files)
libecal-1.2-15 - Client library for evolution calendars
libecal1.2-dev - Client library for evolution calendars (development files)
libedata-book-1.2-17 - Backend library for evolution address books
libedata-book1.2-dev - Backend library for evolution address books (development files)
libedata-cal-1.2-20 - Backend library for evolution calendars
libedata-cal1.2-dev - Backend library for evolution calendars (development files)
libedataserver-1.2-17 - Utility library for evolution data servers
libedataserver1.2-dev - Utility library for evolution data servers (development files)
Launchpad-Bugs-Fixed: 1210866
Changes:
evolution-data-server (3.8.5-1ubuntu1) saucy; urgency=low
.
* New upstream bug fix version
* debian/control.in:
- have the uoa binary recommends goa since some things don't work
without the files in there. Since libgoa was still install due to
ligdata, that shouldn't make a different on what gets installed
out of that binary (lp: #1210866)
.
[ Jeremy Bicha ]
* Sync with Debian. Remaining changes:
- Add build-depends and pass configure flag to enable Ubuntu Online
Accounts support.
- Filter out -Bsymbolic-functions from LDFLAGS (for future people
wondering about this change, see e.g. BGO #594473 and duplicates).
- Split evolution-data-server-goa and -uoa into separate packages
- Backport patches to improve how EDS shows up in Ubuntu Online
Accounts:
0001-Add-a-desktop-file-for-Ubuntu-Online-Accounts.patch
0002-Add-service-descriptions.patch
.
evolution-data-server (3.8.5-1) experimental; urgency=low
.
* Team upload.
.
[ Laurent Bigonville ]
* debian/control: Fix Homepage URL
.
[ Michael Biebl ]
* New upstream release.
* Refresh fix-google-2fa-2.patch.
.
evolution-data-server (3.8.4-1) experimental; urgency=low
.
[ Jeremy Bicha ]
* New upstream release
* debian/libcamel-1.2-43.symbols: Updated
- camel_imapx_conn_manager_ref_store() replaces
camel_imapx_conn_manager_get_store() which wasn't thread-safe
* Drop Debian revision from *.symbols
* Drop gir1.2-ecalendar-1.2; it's no longer provided in 3.8
* debian/patches/fix-google-2fa-*.patch:
- Backport commits to fix Google Two-Factor Authentication
with GNOME Online Accounts by using Google's new OAuth v2
support for CalDav
.
[ Laurent Bigonville ]
* debian/control:
- Drop obsolete Dm-Upload-Allowed field
- Use canonical Vcs-* field
* debian/rules:
- Include buildflags.mk after the flags have been overridden so they are
actually used
- Call dh_autoreconf with --as-needed option
- Do not generate shlibs info for the modules installed under
/usr/lib/evolution-data-server/ directory
* Use dh_lintian to install lintian-overrides files
Checksums-Sha1:
33b2f446a97aae0d08cb30281081f8e5431fa157 4297 evolution-data-server_3.8.5-1ubuntu1.dsc
8b720f6bdc01ec0ba22c6f82e25c222b9f89d6fa 3934408 evolution-data-server_3.8.5.orig.tar.xz
1bd4e90776562c32d32f5a976f072e2ee7bb01a8 58369 evolution-data-server_3.8.5-1ubuntu1.debian.tar.gz
Checksums-Sha256:
5a254c025c4cd876f480a94f0456438ff1a4f70bf61630111c2be6912063d966 4297 evolution-data-server_3.8.5-1ubuntu1.dsc
73c4ecfed65651cc72966b90081d7b72f9b42573585bc89797efea65ccfdbd2a 3934408 evolution-data-server_3.8.5.orig.tar.xz
d69d7446d8732e1bd03ce6943bd320aa791aaacf53cb6c9f2245565d0fed729b 58369 evolution-data-server_3.8.5-1ubuntu1.debian.tar.gz
Files:
094556bb52d32fbbac73cfd0df4d94fe 4297 gnome optional evolution-data-server_3.8.5-1ubuntu1.dsc
dcbdf50e0bc060ae0215bec52c0c22f7 3934408 gnome optional evolution-data-server_3.8.5.orig.tar.xz
d3f65a13623491c73c51dbafd0c4c82e 58369 gnome optional evolution-data-server_3.8.5-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers at lists.alioth.debian.org>
More information about the Saucy-changes
mailing list