Commit Graph

110 Commits

Author SHA1 Message Date
Jonas Smedegaard b317241f69 fix have syncevolution-http depend on python3-gi (not bogus python3-gobject: earlier python-gobject was transitional package pulling in python-gi) 2021-10-29 19:03:04 +02:00
Jonas Smedegaard 46189709b2 fix have syncevolution-http depend on python3-twisted-core (not bogus python3-twisted-web: earlier python-twisted-web was transitional package pulling in python-twisted-core) 2021-10-29 19:00:30 +02:00
Jonas Smedegaard 0858593426 use secure homepage URI 2021-10-05 00:18:21 +02:00
Jonas Smedegaard e98850b7a5 use salsa.debian.org in Vcs-* URIs 2021-10-05 00:17:46 +02:00
Jonas Smedegaard e35961252e set Rules-Requires-Root: no 2021-10-05 00:16:41 +02:00
Jonas Smedegaard f8f0ddec27 declare compliance with Debian Policy 4.6.0 2021-10-05 00:16:11 +02:00
Jonas Smedegaard 199ad5b24d list myself as Maintainer 2021-10-05 00:16:00 +02:00
Jonas Smedegaard 73336f6a5a relax to build-depend unversioned on libsynthesis-dev: required version satisfied in all supported Debian releases 2021-10-04 23:41:58 +02:00
Jonas Smedegaard be77943a00 build-depend on libecal2.0-dev (not libecal1.2-dev) 2021-10-04 23:41:58 +02:00
Jonas Smedegaard fd832ff9a2 stop build-depend on libpcre3-dev 2021-10-04 23:41:58 +02:00
Jonas Smedegaard 6674f63d2f 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) 2021-10-04 23:41:58 +02:00
Jonas Smedegaard 612b1d2d2a stop link against KDE libraries (no longer supported upstream): drop binary package syncevolution-libs-kde; stop build-depend on kdelibs5-dev kdepimlibs5-dev 2021-10-04 23:10:13 +02:00
Jonas Smedegaard da7996df58 drop ancient Breaks/Replaces hints 2021-10-04 23:06:21 +02:00
Jonas Smedegaard b986fd87e3 tidy: wrap and sort packaging files, with shortening options -ast 2021-10-04 23:06:21 +02:00
Jonas Smedegaard e1df01ef96 relax to stop build-depend explicitly on g++: required version satisfied by default in all supported Debian releases 2021-10-04 23:06:21 +02:00
Jonas Smedegaard df08e36fc0 simplifiy rules: stop explicitly build-depend on libtool automake pkg-config; stop clean autogenerated files (both handled by autoreconf since debhelper compatibility level 10) 2021-10-04 23:06:20 +02:00
Jonas Smedegaard b62cbf7e60 use debhelper compatibility level 13 (not 11); build-depend on debhelper-compat (not debhelper) 2021-10-04 23:05:35 +02:00
Tino Mettler b9c153ddf3 Import Debian changes 1.5.3-2
syncevolution (1.5.3-2) unstable; urgency=medium
.
  * Remove libgconf2-dev build-dep (Closes: #897258)
2021-09-29 23:02:05 +02:00
Tino Mettler 22449d72c0 Import Debian changes 1.5.3-1
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
2021-09-29 23:01:46 +02:00
Tino Mettler 8065ff5f75 Import Debian changes 1.5.2-3
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 (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)
2021-09-29 23:01:40 +02:00
Tino Mettler f96746af9f Improve short descriptions
Some packages shared the same short description.
2016-11-18 13:06:32 +01:00
Tino Mettler 1e1aa05fe6 Use HTTPS for URL to git web view 2016-11-18 13:06:31 +01:00
Tino Mettler 0751ac954e Depend on recent libsynthesis package 2016-05-19 16:23:30 +02:00
Tino Mettler 470ecf0810 Remove old debug package definition, use the new dbgsym packages 2016-05-19 16:23:30 +02:00
Tino Mettler ce127cfff5 Bump standards version, no changes needed 2016-05-19 16:23:24 +02:00
Tino Mettler b2bcf9e9f2 Update Vcs-* fields to new URLs 2016-05-19 10:14:39 +02:00
Tino Mettler b281c6ad3f Build-depend on libopenobex2-dev (Closes: #813819) 2016-02-26 11:58:09 +01:00
Tino Mettler 409e631301 Fix libsynthesis depencency after GCC5 transition
The libsynthesis0 package was renamed to  libsynthesis0v5.

Closes: #797966
2015-09-10 11:37:51 +02:00
Tino Mettler f0a010bcf5 Build-depend on libsynthesis 3.4.0.47.4 2014-10-25 22:00:52 +02:00
Tino Mettler 999fb6d448 Fix upgrade from versions before 1.3.99.7 due to file conflicts
Add Replaces: and Breaks: lines for older syncevolution-libs versions to
avoid file conflicts with new syncevolution-libs-gnome and
syncevolution-libs-kde packages.

Thanks: Simon McVittie
Closes: #739662
2014-02-21 14:15:15 +01:00
Tino Mettler 4686d27650 Adjust Maintainer: field to new surname
My surname changed recently.
2014-02-21 14:15:15 +01:00
Tino Keitel ea4d253f03 Update standards version to 3.9.5, no changes needed 2014-01-30 14:35:37 +01:00
Tino Keitel 4396381d7f Enable Akonadi support, separate Evolution (GNOME) and Akonadi (KDE) support
Closes: #682520
2014-01-30 14:26:00 +01:00
Tino Keitel 07dfd3949c New upstream release candidate 2014-01-30 14:25:43 +01:00
Tino Keitel 6255e32e10 Depend on recent libsynthesis, to pull in the fix for #694005 2013-09-25 13:12:14 +02:00
Tino Keitel 1e4baae4e1 Raise debhelper compatibility level to 9 2013-09-25 13:12:14 +02:00
Tino Keitel 28b1f815c7 New library package for libgdbussyncevo
Upstream moved libgdbussyncevo to /usr/lib. Added new library package
with matching Breaks: and Replaces: for upgrades of syncevolution-libs.
2012-06-27 11:06:46 +02:00
Tino Keitel e60bd72922 Add libpcre3-dev and libcppunit-dev build dependencies
Both are required as of upstream version 1.3
2012-06-27 11:06:46 +02:00
Tino Keitel 925ff92b5e Add Breaks: and Replaces: to syncevolution-dbus
This fixes upgrades from squeeze (bug#657001).
2012-01-26 21:21:24 +01:00
tino+debian@tikei.de c6d6ef23d1 Debian: move packaging to 1.2.1 2011-12-19 21:40:57 +01:00
Tino Keitel b69c3d67d7 Debian: new maintainer: me 2011-08-03 21:09:15 +02:00
Tino Keitel 9de85589e1 Debian: rework package descriptions to mention new features 2011-08-03 21:08:51 +02:00
Tino Keitel 40e670c4d5 Debian: bluez is only available on Linux, specify build deps accordingly 2011-07-24 22:49:42 +02:00
Tino Keitel 3afabd9821 Debian: added myself to Uploaders: 2011-07-19 14:12:55 +02:00
Tino Keitel ca60aa3911 Debian: add versioned dependency on libsynthesis
This syncevolution version requires features not present in older
libsynthesis0 packages.
2011-07-19 13:28:35 +02:00
Tino Keitel 686f6ff183 Debian: added python-openssl dependency
The HTTP server now also supports HTTPS and requires python-openssl.
2011-07-19 13:27:40 +02:00
David Bremner af175b0ce4 add binary package for private libraries 2011-05-30 08:41:16 -03:00
David Bremner a14ca7759e add shlib packages for libsyncevolution and libsyncevo-dbus 2011-05-29 13:07:15 -03:00
David Bremner 8efdfddf15 bump standards version 2011-05-29 11:23:48 -03:00
David Bremner 23ac969561 enable CalDAV 2011-05-29 08:20:14 -03:00