Change logs for syncevolution source package in Bionic

  • syncevolution (1.5.3-1ubuntu2) bionic; urgency=medium
    
      * No-change rebuild against latest evolution-data-server
    
     -- Jeremy Bicha <email address hidden>  Sat, 03 Mar 2018 21:12:59 -0500
  • syncevolution (1.5.3-1ubuntu1) bionic; urgency=medium
    
      * Sync with Debian. Remaining changes:
        - Add syncevolution-provider-goa package
        - Drop wrong hard-coded dependency on libsynthesis0 from
          syncevolution-common.
        - Add 0002-Avoid-register-unecessary-timezones.patch
        - Add calendar-limit-date-sync.diff
          + Fix startDate return value to use month in the range 1..12,
            instead of 0..11.
        - Add Use-90-days-as-default-value-for-syncInterval.patch
        - Add Handle-error-403-from-google-calendar.patch
          + Handle Google Calendar error 403 while syncing to avoid sync failure
        - Add fix-photo-merging.patch: fix contact photo merging
        - Add syncevolution-1.5.1-libical2.patch
      * Stop building Ubuntu Online Accounts provider
      * Disable calendar-limit-date-sync.diff & Use-90-days-as-default-value
        patches since they need to rebased against the new version
    
    syncevolution (1.5.3-1) unstable; urgency=medium
    
      * New upstream release
      * Revert "Change build dependencies for libgtk and glade to use GTK3 for
        sync-ui" (Reopens: #884162, Closes: #887043)
      * Remove obsolete Conflicts:/Breaks:/Replaces: sync-ui (<<1.1+ds1-1~)
      * Change debhelper compatibility to 11, which is recommended
      * Bump standards version to 4.1.3, no changes needed
      * Fix several lintian warnings
    
    syncevolution (1.5.2-3) unstable; urgency=medium
    
      [ Patrick Ohly ]
      * libical: support libical v3 (Closes: #884158)
      * GNOME: replace gnome-keyring with libsecret
    
      [ Tino Mettler ]
      * Change build dependencies for libgtk and glade to use GTK3 for sync-ui
        (Closes: #884162)
      * Add Build-Dep on libjson-c-dev, enable and include oauth2 backend
        (Closes: #884170)
    
      * Handle C++ conversion operator name mangling in GCC 7 (Closes: #871284)
      * Build depend on libsecret-1-dev instead of deprecated libgnome-keyring-dev
        (Closes: #867944)
    
     -- Jeremy Bicha <email address hidden>  Thu, 15 Feb 2018 22:14:29 -0500
  • syncevolution (1.5.2-2ubuntu3) bionic; urgency=medium
    
      * Fix build with libical3.
    
     -- Matthias Klose <email address hidden>  Sat, 09 Dec 2017 17:30:17 +0100
  • syncevolution (1.5.2-2ubuntu2) bionic; urgency=medium
    
      * No-change rebuild for libical soname change.
    
     -- Matthias Klose <email address hidden>  Sat, 09 Dec 2017 11:52:42 +0000
  • syncevolution (1.5.2-2ubuntu1) bionic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Configure with --enable-uoa.
        - debian/patches/syncevolution-1.5.1-libical2.patch: Take patch from Fedora
          to fix build against libical2.
        - Install UOA support into a separate binary package.
        - Install GOA support into a separate binary package.
        - Drop wrong hard-coded dependency on libsynthesis0 from
          syncevolution-common.
        - debian/patches/calendar-limit-date-sync.diff
          + Fixed startDate return value to use month in the range 1..12,
            instead of 0..11.
        - debian/patches/Handle-error-403-from-google-calendar.patch
          + Handle google calendar error 403 while syncing to avoid sync to fail.
        - debian/patches/Avoid-crash-if-the-g_variant_new_string-fails.patch
          + Avoid crash if the 'g_variant_new_string' is called with a invalid
            string.
        - Use 90 days as default value for syncInterval.
    
    syncevolution (1.5.2-2) unstable; urgency=medium
    
      * Add missing service file for syncevo-dbus-server (Closes: #854941)
    
    syncevolution (1.5.2-1) unstable; urgency=medium
    
      * New upstream version
      * Remove patch for GCC6 build failures, as they are fixed upstream
      * Remove flags to downgrade the C++ dialect, fixed upstream
      * Remove 0002-Fix-FTBFS-with-libical2.patch, fixed upstream
      * Use HTTPS for URL to git web view
      * Improve short descriptions
    
    syncevolution (1.5.1-2) unstable; urgency=medium
    
      * Add 0003-Add-missing-casts-from-shared_ptr-to-bool-to-fix-FTB.patch
        to add missing casts from shared_ptr to bool, fixes FTBFS with GCC 6
      * Fix remaining FTBFS with GCC 6 by downgrading the C++ dialect to gnu++98
        (Closes: #811624)
    
     -- Matthias Klose <email address hidden>  Tue, 07 Nov 2017 08:43:06 +0100
  • syncevolution (1.5.1+17.10.20170613-0ubuntu2) artful; urgency=medium
    
      * No-change rebuild for GCC 7 abi mangling change.
    
     -- Matthias Klose <email address hidden>  Mon, 07 Aug 2017 15:21:57 +0000