syncevolution/debian/changelog

418 lines
16 KiB
Plaintext

syncevolution (2.0.0-2) experimental; urgency=medium
[ Jonas Smedegaard ]
* update copyright info:
+ fix consistently use field License-Grant (not Grant)
+ fix consistently use field Files (not bogus File)
+ fix add License section LGPL-2
+ tighten license-related lintian overrides
* fix have syncevolution-http depend on python3-gi
(not bogus python3-gobject:
earlier transitional package python-gobject pulled in python-gi)
* fix drop depending on python3-twisted-web:
bogus (transitioned to python3-twisted-core)
and used only by exerimental unused script
* tighten dh-missing to fail (not only warn) on missed files
+ list unversioned symlinks to shared objects as not-installed
+ list helper scripts for testing as not-installed
* fix install XDG startup files in syncevolution-dbus
* fix install SRV resolver script in syncevolution-common,
recommend adns-utils (or simpler fallbacks),
and have syncevolution-libs recommend syncevolution-common
* work around FTPFS with g++ 11 by setting CXXFLAG -std=c++14
[ Joao Azevedo ]
* list library syncactivesync.so as not installed
(to match upstream intent in unconventional build target)
* list TDEPIM libraries as not installed
(we no longer link against KDE libraries so unlikely to be useful)
* fix install libraries syncpbap providergoa
-- Jonas Smedegaard <dr@jones.dk> Wed, 03 Nov 2021 15:50:49 +0100
syncevolution (2.0.0-1) experimental; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* isolate kfreebsd FTBFS fix as patch 1001,
and track package source with patches unapplied
* add git-buildpackage config:
+ use pristine-tar
+ sign tags
+ avoid any .git* files
+ use DEP-14 branches debian/latest upstream/latest
+ add usage comment
* drop obsolete *-dbg to *-dbgsym migration
* simplify rules;
stop explicitly build-depend on libtool automake pkg-config
(pulled in via autoreconf since debhelper compatibility level 10)
* use debhelper compatibility level 13 (not 11);
build-depend on debhelper-compat (not debhelper)
* relax to stop build-depend explicitly on g++:
required version satisfied by default
in all supported Debian releases
* drop ancient Breaks/Replaces hints
* stop link against KDE libraries (no longer supported upstream):
+ drop binary package syncevolution-libs-kde
+ stop build-depend on kdelibs5-dev kdepimlibs5-dev
* stop install library to support ActiveSync
(no longer supported upstream)
* use Python 3.x libraries:
+ build-depend on python3-docutils (not python-docutils)
+ have syncevolution-http depend on python3 python3-dbus
python3-gobject python3-openssl
python3-pygments python3-twisted-web
(not python python-dbus python-gobject
python-openssl python-twisted-web)
* stop build-depend on libpcre3-dev
* build-depend on libecal2.0-dev (not libecal1.2-dev)
* relax to build-depend unversioned on libsynthesis-dev:
required version satisfied in all supported Debian releases
* add patch 1002
to adjust whitespace as required for recent autotools
* fix install all pstream-provided gettext machine-object files
* install all upstream-provided README.* files
* install more example files
* improve install tracking with dh_missing:
package upstream-installed manpage (not source file)
* explicitly list files deliberately not installed
* stop install syncevolution-dbus example file dropped upstream
* update install paths
[ João Azevedo ]
* don't use install for syncevo-http-server.py
-- Jonas Smedegaard <dr@jones.dk> Tue, 05 Oct 2021 17:45:04 +0200
syncevolution (1.5.3-2) unstable; urgency=medium
* Remove libgconf2-dev build-dep (Closes: #897258)
-- Tino Mettler <tino+debian@tikei.de> Thu, 21 Jun 2018 21:19:04 +0200
syncevolution (1.5.3-1) unstable; urgency=medium
* New upstream release
* Fix override_dh_makeshlibs to handle all packages with public shared libs
(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
-- Tino Mettler <tino+debian@tikei.de> Sat, 13 Jan 2018 22:47:44 +0100
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)
-- Tino Mettler <tino+debian@tikei.de> Thu, 04 Jan 2018 22:21:57 +0100
syncevolution (1.5.2-2) unstable; urgency=medium
* Add missing service file for syncevo-dbus-server (Closes: #854941)
-- Tino Mettler <tino+debian@tikei.de> Fri, 24 Feb 2017 12:17:56 +0100
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
-- Tino Mettler <tino+debian@tikei.de> Fri, 18 Nov 2016 13:11:53 +0100
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)
-- Tino Mettler <tino+debian@tikei.de> Mon, 11 Jul 2016 10:17:38 +0200
syncevolution (1.5.1-1) unstable; urgency=medium
* New upstream release (Closes: #803416)
* Fix FTBFS with libical2 (Closes: #824426)
* Remove 0002-Use-TLS-instead-of-SSLv3-in-SyncML-server-script.patch
which was merged upstream
* Update Vcs-* fields to new URLs
* Bump standards version, no changes needed
* Add dh_auto_clean quirk to make the package build twice in a row
* Upstream generates a manpage, remove outdated and obsolete own version
* Remove old debug package definition, use the new dbgsym packages
* Depend on recent libsynthesis package
-- Tino Mettler <tino+debian@tikei.de> Thu, 19 May 2016 11:41:07 +0200
syncevolution (1.4.99.4-5) unstable; urgency=medium
* Build-depend on libopenobex2-dev (Closes: #813819)
-- Tino Mettler <tino+debian@tikei.de> Fri, 26 Feb 2016 11:57:35 +0100
syncevolution (1.4.99.4-4) unstable; urgency=medium
* Fix libsynthesis depencency after GCC5 transition (Closes: #797966)
-- Tino Mettler <tino+debian@tikei.de> Fri, 26 Feb 2016 11:56:50 +0100
syncevolution (1.4.99.4-3) unstable; urgency=medium
* Use TLS instead of SSLv3 in SyncML server script (Closes: #772040)
-- Tino Mettler <tino+debian@tikei.de> Thu, 04 Dec 2014 22:44:49 +0100
syncevolution (1.4.99.4-2) unstable; urgency=medium
* Fix FTBFS on kfreebsd due to missing SOCK_CLOEXEC
-- Tino Mettler <tino+debian@tikei.de> Sun, 26 Oct 2014 14:12:59 +0100
syncevolution (1.4.99.4-1) unstable; urgency=medium
* New upstream release candidate
* Build-depend on libsynthesis 3.4.0.47.4
* syncaddressbook.so vanished, as iOS addressbook support was removed
-- Tino Mettler <tino+debian@tikei.de> Sat, 25 Oct 2014 22:34:41 +0200
syncevolution (1.4-1) unstable; urgency=high
* New upstream release
* Allow parallel builds
* Adjust Maintainer: field to new surname
* Fix FTBFS due to erroneously hardcoded x86_64 path in an install file
(Closes: #739665)
* Fix upgrade from versions before 1.3.99.7 due to file conflicts.
Thanks to Simon McVittie (Closes: #739662)
* Add sections for files previously missing in copyright information
(Closes: #739616)
* Remove 0001-Fix-incorrect-mktemp-usage-reported-by-Helmut-Grohne.patch,
fixed upstream in a different way
-- Tino Mettler <tino+debian@tikei.de> Fri, 21 Feb 2014 11:44:04 +0100
syncevolution (1.3.99.7-1) unstable; urgency=high
* New upstream release candidate
* Add 0001-Fix-incorrect-mktemp-usage-reported-by-Helmut-Grohne.patch,
which fixes CVE-2014-1639
(Closes: #736357)
* Enable Akonadi support, separate Evolution (GNOME) and Akonadi (KDE) support
(Closes: #682520)
* Update standards version to 3.9.5, no changes needed
* Add NEWS item to describe changes regarding KDE and GNOME support
-- Tino Keitel <tino+debian@tikei.de> Fri, 31 Jan 2014 12:44:35 +0100
syncevolution (1.3.2-1) unstable; urgency=low
* Install syncevo-local-sync helper, required for CardDAV/CalDAV.
Thanks to Gregor Herrmann for the patch. (Closes: #679657)
* New upstream release (Closes: #682280, #684077, #694004, #722044)
* Use multiarch paths for shared object files
* Raise debhelper compatibility level to 9
* Build with --as-needed and with hardening flags enabled
* Depend on recent libsynthesis, to pull in the fix for #694005
* Added upstream patch 0001-GTK-GTK3-UI-fix-crash-on-64-bit.patch to fix a
segmentation fault in sync-ui when built with hardening=+pie
-- Tino Keitel <tino+debian@tikei.de> Tue, 01 Oct 2013 10:52:25 +0200
syncevolution (1.2.99.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* dbus-auto-activation.patch: new patch backported from upstream; fix
D-Bus auto-activation. Thanks to Josselin Mouette for pointing to the
relevant commit. (Closes: #699852)
-- Sébastien Villemot <sebastien@debian.org> Mon, 01 Apr 2013 20:12:55 +0200
syncevolution (1.2.99.1-1) unstable; urgency=low
* New upstream release candidate (Closes: #675288)
* Use DEB_REF instead of UPSTREAM_REF for git based patch creation
* Add libpcre3-dev and libcppunit-dev build dependencies
* New library package for libgdbussyncevo
* Install new syncevo-dbus-helper binary
* Document possible issues when upgrading from 1.2.x in NEWS
-- Tino Keitel <tino+debian@tikei.de> Fri, 29 Jun 2012 12:42:18 +0200
syncevolution (1.2.2-1) unstable; urgency=medium
* New upstream version
* Fix upgrade from squeeze (Closes: #657001)
* Re-add sync-ui icon file (Closes: #658519)
-- Tino Keitel <tino+debian@tikei.de> Mon, 06 Feb 2012 19:33:08 +0100
syncevolution (1.2.1-1) unstable; urgency=low
* New upstream release
* Update build dependencies to current libsynthesis
* Remove 0001-README-crucial-syncURL-was-missing.patch, included upstream
-- Tino Keitel <tino+debian@tikei.de> Mon, 19 Dec 2011 21:35:51 +0100
syncevolution (1.1.99.5a-2) unstable; urgency=low
* Upload to unstable
* New maintainer: me. Thanks David for the great work. (Closes: #624540)
* Replace "!kfreebsd-*" and "!hurd-*" build depencendies with "linux-any"
as bluez is only available on Linux (Closes: #634747)
* Add 0001-README-crucial-syncURL-was-missing.patch which contains a
small CalDAV/CardDAV documentation fix from upstream git
* Rework package descriptions to mention new features
* Add README.Debian with some hints for HTTP server operation
* Correctly enable CalDAV/WebDAV in the configure call (Closes: #624642)
-- Tino Keitel <tino+debian@tikei.de> Wed, 03 Aug 2011 15:18:46 +0200
syncevolution (1.1.99.5a-1) experimental; urgency=low
* New upstream version 1.1.99.5a, first release candiate for 1.2
* Added python-openssl dependency, the HTTP server needs it for HTTPS support
* Added versioned dependency on libsynthesis0 to get required features
* Fixed .orig.tar.gz generation in get-orig-source target
* Added myself to Uploaders:, thanks to David for sponsoring
* Use updated upstream tag for source package generation
* Removed 0001-Replace-with-in-call-to-PKG_CHECK_MODULES.patch, fixed upstream
* Renamed NEWS.Debian to NEWS so that it is actually used
* Updated NEWS for 1.1.99.5a
-- Tino Keitel <tino+debian@tikei.de> Wed, 20 Jul 2011 16:02:02 +0200
syncevolution (1.1.99.4+ds1-1) experimental; urgency=low
* New upstream release candidate
* Rebuilt against new libsynthesis (Closes: #615263)
* Removed icalstrdup patch, now upstream.
* Enable CalDAV/CardDAV (Closes: #624642)
* Bump Standards-Version to 3.9.2 (no changes)
* New binary packages: libsyncevolution0, libsyncevo-dbus0
syncevolution-libs
-- David Bremner <bremner@debian.org> Fri, 03 Jun 2011 21:56:26 -0300
syncevolution (1.1.99.3+ds1-1) experimental; urgency=low
* New upstream (pre-release) version
* Remove two s390 related patches, now contained in upstream
commit 63d76f874270cbafb2.
-- David Bremner <bremner@debian.org> Tue, 08 Mar 2011 16:05:30 -0400
syncevolution (1.1+ds1-5) unstable; urgency=low
* patch: Avoid dependence on PATH_MAX (fixes FTBFS on hurd).
* patch: Add a second translation between sysync::memSize and size_t
(Closed: #604840)
* Move synccompare man page to syncevolution-common
-- David Bremner <bremner@debian.org> Sun, 28 Nov 2010 10:27:11 -0400
syncevolution (1.1+ds1-4) experimental; urgency=low
* Remove build dependency on libopenobex1-dev on hurd-i386, because it is not
available there. The package is already built without it on kfreebsd.
* Explicitly translate between sysync::memSize and size_t. Thanks to
Patrick Ohly for the patch.
-- David Bremner <bremner@debian.org> Wed, 24 Nov 2010 15:10:00 -0800
syncevolution (1.1+ds1-3) experimental; urgency=low
* Upload to experimental to test autobuilding, particularly on Hurd.
-- David Bremner <bremner@debian.org> Sun, 21 Nov 2010 08:37:48 -0800
syncevolution (1.1+ds1-2) experimental; urgency=low
* Update conflicts/replaces for syncevolution-common. Thanks to Simon
McVittie for the report, and the fix. (Closes: #603023).
-- David Bremner <bremner@debian.org> Wed, 10 Nov 2010 16:32:55 -0400
syncevolution (1.1+ds1-1) experimental; urgency=low
[ David Bremner ]
* New upstream release (Closes: #582376)
* Update maintainer address
* New binary package syncevolution-http for syncevo-http-server
(Closes: #573265)
* Add -dbg package to hold debugging symbols
* Recommend evolution-data-server instead of evolution
* Update Standards-Version to 3.9.1 (No changes).
[ Thomas Bechtold ]
* Split source package into syncevolution-common, syncevolution and
sync-ui.
* add dbus-server-sync.py and syncevo-phone-config.py to syncevolution
examples
-- David Bremner <bremner@debian.org> Mon, 08 Nov 2010 19:59:29 -0400
syncevolution (1.0+ds1~beta2a-1) unstable; urgency=low
* New upstream beta (Closes: #572640)
* According to http://bugzilla.moblin.org/show_bug.cgi?id=8758,
syncevolution is now smarter about retrying in certain situations.
(Closes: #565527).
* Update Standard-Version to 3.8.4 (No changes).
-- David Bremner <bremner@unb.ca> Fri, 26 Feb 2010 15:45:00 -0400
syncevolution (1.0+ds1~a1-2) experimental; urgency=low
* Don't build depend on libopenobex1-dev on kfreebsd-*. This avoids
trying to compile bluetooth support, which relies on bluez
(Closes: #566940)
-- David Bremner <bremner@unb.ca> Tue, 26 Jan 2010 23:28:44 -0400
syncevolution (1.0+ds1~a1-1) experimental; urgency=low
* New Upstream Version
* Development snapshot, use with caution.
-- David Bremner <bremner@unb.ca> Sun, 17 Jan 2010 22:07:03 -0400
syncevolution (0.9.1+ds1-1) unstable; urgency=low
* New Upstream Version
* Standards Version 3.8.3 (no changes)
* Convert to source package format 3.0 (quilt)
-- David Bremner <bremner@unb.ca> Fri, 20 Nov 2009 07:55:54 -0400
syncevolution (0.9+ds1-2) unstable; urgency=low
* Major update to debian/changelog to list all copyright holders.
-- David Bremner <bremner@unb.ca> Fri, 20 Nov 2009 07:55:03 -0400
syncevolution (0.9+ds1-1) unstable; urgency=low
* Initial release (Closes: #404942)
-- David Bremner <bremner@unb.ca> Sun, 16 Aug 2009 23:53:47 -0300