kdeconnect (20.08.2-0ubuntu1) groovy; urgency=medium

  * New upstream bugfix release (20.08.2)
  * SECURITY UPDATE: Packet manipulation can be exploited in a Denial of
    Service attack.
    - CVE-2020-26164
    - Thanks Matthias Gerstner and the openSUSE security team for reporting
      the issue. Thanks to Aleix Pol, Nicolas Fella and Albert Vaca Cintora
      for the patches.

 -- Rik Mills <rikmills@kde.org>  Thu, 08 Oct 2020 12:33:36 +0100

kdeconnect (20.08.1-0ubuntu1) groovy; urgency=medium

  * New upstream release (20.08.1)

 -- Rik Mills <rikmills@kde.org>  Thu, 03 Sep 2020 13:51:55 +0100

kdeconnect (20.08.0-0ubuntu1) groovy; urgency=medium

  * New upstream release (20.08.0)

 -- Rik Mills <rikmills@kde.org>  Thu, 13 Aug 2020 19:45:35 +0100

kdeconnect (20.04.3-1ubuntu1) groovy; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - Update description to better describe latest device support and
      capabilities, using wording request by upstream developers.
    - Recommends: kpeople-vcard.
    - Add missing qml-module-qtquick-particles2 runtime depend.
    - wrap-and-sort.

 -- Rik Mills <rikmills@kde.org>  Fri, 31 Jul 2020 16:30:41 +0100

kdeconnect (20.04.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Switch python-nautilus suggest to python3-nautilus. (Closes: #958724)

 -- Pino Toscano <pino@debian.org>  Fri, 31 Jul 2020 07:43:53 +0200

kdeconnect (20.04.3-0ubuntu2) groovy; urgency=medium

  * Add missing qml-module-qtquick-particles2 runtime depend.
    (LP: #1888215)

 -- Rik Mills <rikmills@kde.org>  Mon, 20 Jul 2020 14:19:38 +0100

kdeconnect (20.04.3-0ubuntu1) groovy; urgency=medium

  * New upstream release (20.04.3)

 -- Rik Mills <rikmills@kde.org>  Fri, 10 Jul 2020 07:36:13 +0100

kdeconnect (20.04.2-1ubuntu2) groovy; urgency=medium

  * Really restore Recommends: kpeople-vcard

 -- Rik Mills <rikmills@kde.org>  Sun, 14 Jun 2020 16:13:53 +0100

kdeconnect (20.04.2-1ubuntu1) groovy; urgency=medium

  * Update description to better describe latest device support and
    capabilities.
  * Recommends: kpeople-vcard

 -- Rik Mills <rikmills@kde.org>  Sat, 13 Jun 2020 09:39:58 +0100

kdeconnect (20.04.2-1) unstable; urgency=medium

  * Team upload.

  [ Sandro Knauß ]
  * We don't need disable_networkPackageIdentityTest.patch anymore to
    pass tests.

  [ Maximiliano Curia ]
  * Update watch file
  * New upstream release (1.3.5). (Closes: #940489)

  [ Nicolas Fella ]
  * Point to new website.
  * Remove suggestion of plasma-workspace.

  [ Pino Toscano ]
  * New upstream release from KDE's release-service.
  * Update Vcs-* fields.
  * Update watch file and signing key for KDE's release-service.
  * Update the patches:
    - fix_typos_in_lanlinkprovider.cpp.patch: drop, fixed upstream
    - ssl_socket_race_fix.diff: drop, fixed upstream
  * Update the build dependencies according to the upstream build system:
    - bump Qt packages to 5.10.0
    - bump KF packages to 5.64.0
    - add kirigami2-dev, libkf5people-dev, libkf5pulseaudioqt-dev,
      libkf5wayland-dev, and qtmultimedia5-dev
    - remove libkf5config-dev, and libkf5declarative-dev
    - explicitly add gettext
  * Drop the 'testsuite' autopkgtest, as it does not test the installed
    packages.
  * Unregister the removed /etc/xdg/autostart/kdeconnectd.desktop conffile.
  * Bump Standards-Version to 4.5.0, no changes required.
  * Add Rules-Requires-Root: no.
  * Add the configuration for the CI on salsa.
  * Bump the debhelper compatibility to 12:
    - switch the debhelper build dependency to debhelper-compat 12
    - remove debian/compat
  * Add the qml-module-org-kde-kirigami2 and qml-module-org-kde-people
    dependencies, as hinted by the build system.
  * Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, as they
    are not run at build time anyway
    - drop the libqca-qt5-2-plugins build dependency, no more needed now
  * Temporarily enable the diffie-hellman-group14-sha1 key exchange algorithm,
    as the Android application still uses it; backport the
    kdeconnect-openssh-8.2.patch Arch Linux patch done by Antonio Rojas.
    (Closes: #953843)

 -- Pino Toscano <pino@debian.org>  Fri, 12 Jun 2020 09:59:36 +0200

kdeconnect (1.3.3-2) unstable; urgency=medium

  * Team upload.
  * Add ssl_socket_race_fix.diff to fix a race condition on tests.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 30 Dec 2018 17:33:01 -0300

kdeconnect (1.3.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Simplify handling of build flags: debhelper since compat 9 already passes
    all the right flags to cmake, so use the dpkg-buildflags envvars to only
    link in as-needed mode.
  * Stop using the pkgkde-symbolshelper dh addon, since there are no symbols.
  * Bump Standards-Version to 4.2.1, no changes required.
  * Drop the Debian-provided kdeconnect-cli man page: very outdated, not
    touched in the last 4 years, and thus not useful. (Closes: #900710)

 -- Pino Toscano <pino@debian.org>  Mon, 12 Nov 2018 08:57:34 +0100

kdeconnect (1.3.1-1) unstable; urgency=medium

  * Team upload.

  [ Maximiliano Curia ]
  * New revision
  * Drop --parallel dh option, obsolete with dh >= 11
  * Update Vcs fields

  [ Nicholas D Steeves ]
  * Enable GPG signature verification of upstream tarball.
  * Add Albert Vaca Cintora's (the upstream maintainer) gpg key.
  * New upstream version 1.3.1.
  * Use 'wrap-and-sort -bst' to sort dependencies.
  * Add fix_typos_in_lanlinkprovider.cpp.patch
  * Update upstream homepage URL.
  * Use secure URL for copyright format.
  * Add upstream metadata.

 -- Nicholas D Steeves <nsteeves@gmail.com>  Fri, 01 Jun 2018 16:07:13 -0400

kdeconnect (1.3.0-1) unstable; urgency=medium

  [ Maximiliano Curia ]
  * Update watch file
  * New upstream release (1.2.1).
  * Set the team as the maintainer
  * Drop plasma-workspace runtime dependency
  * Update testsuite
  * Bump to Standards-Version 4.1.4
  * Add suggests:
     + plasma-workspace, for the plasmoid
     + python-nautilus for the nautilus integration
  * New upstream release (1.3.0).
  * Update build-deps and deps with the info from cmake
  * Update copyright information
  * Refresh patches
  * Release to unstable

  [ Vangelis Mouhtsis ]
  * debian/{control,compat}: Bump DH version level to 11.
  * debian/control: Bump Standards-Version: to 4.1.3. No changes needed.
  * debian/control: Update Vcs-*: fields to salsa.debian.org.

  [ Scarlett Clark ]
  * Add missing qml modules

 -- Maximiliano Curia <maxy@debian.org>  Tue, 10 Apr 2018 17:24:16 +0200

kdeconnect (1.0.3-1) unstable; urgency=medium

  * New upstream release (1.0.3).
  * debian/watch: use https
  * Bump Standards-Version to 4.0.0, no changes needed.
  * Update vcs fields
  * Update Homepage field
  * Update build-deps and deps with the info from cmake
  * Add a .gitattributes file to use dpkg-mergechangelogs
  * Refresh patches
  * Release to unstable

 -- Maximiliano Curia <maxy@debian.org>  Thu, 13 Jul 2017 20:22:08 +0200

kdeconnect (1.0.1-1) unstable; urgency=medium

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * New upstream release (Closes: #833650).
  * Update debian/watch: kdeconnect is now stable.

  [ Diederik de Haas ]
  * Update homepage (Closes: #802189).

  [ Maximiliano Curia ]
  * New upstream release (1.0.1).
  * Refresh patches
  * Use dbus-run-session instead of dbus-launch
  * Update copyright information.

  [ Harald Sitter ]
  * do not run tests at build time
  * run test through xvfb as we now need workign xcb for some tests
  * install openbox, it's being forked as part of the test...
  * force all tests to fork kio slaves from themself

  [ Jonathan Riddell ]
  * add xvfb install for tests

 -- Maximiliano Curia <maxy@debian.org>  Fri, 14 Oct 2016 16:21:07 +0200

kdeconnect (0.9g-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Switch to KF5.
    - Remove all Qt4/Plasma 4 related packages from build dpendencies and
      dependencies.
    - Add new build dependencies and dependencies as required. Thanks to the
      Ubuntu folks for they work! I have taken most of the correct build deps
      names from your packaging.
    - Remove unnecessary removals in debian/rules.
  * Update README.md installation.
  * Disable NetworkPackageTests::networkPackageIdentityTest as it seems to
    run fine with network access but fail without it (and thus on sbuild).
  * Add libqca-qt5-2-plugins as a build dependency, it is needed by the tests.
  * Update lintian overrides.
  * Update and simplify debian/copyright.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 05 Feb 2016 00:53:25 -0300

kdeconnect (0.8-1) unstable; urgency=medium

  * New upstream version.
  * Update copyright.
  * Update standards version; no changes needed.
  * debian/control:
      - Add libfakekey-dev and libdbus-1-dev as a build dependency.
      - Change runtime depend to libqca2-plugins instead of deprecated
          libqca2-plugins-{gnupg, ossl} packages.
      - Update Vcs-Browser to use cgit.
  * Remove some older false positives in lintian overrides that are fixed:
      - 'desktop-command-not-in-package' for kcmshell4.
      - 'desktop-entry-lacks-keywords-entry' for kdeconnect.desktop.

 -- David Suárez <david.sephirot@gmail.com>  Sun, 21 Jun 2015 14:15:31 +0200

kdeconnect (0.7.2-1) unstable; urgency=medium

  * New upstream version.
  * Drop patch 'provide-versioned-so-for-kdeconnectcore'.
      Upstream implemented it.
  * Add sshfs as a runtime dependency (Closes: #754300).
      Is needed to remote browsing the devices filesystems.

 -- David Suárez <david.sephirot@gmail.com>  Mon, 08 Sep 2014 20:27:20 +0200

kdeconnect (0.7-1) unstable; urgency=medium

  * New upstream version. (Closes: #753391)
  * Add 'provide-versioned-so-for-kdeconnectcore' patch.
  * Update lintian overrides.
  * debian/rules: remove more development files in order to avoid
      shipping them.
  * debian/control: add libxtst-dev as a build dependency.

 -- David Suárez <david.sephirot@gmail.com>  Tue, 01 Jul 2014 18:11:53 +0200

kdeconnect (0.5.2.1-1) unstable; urgency=low

  * New upstream version
  * Drop 'remove-xdg-open-shebang' patch
  * Point Vcs headers to debian git repository
  * Update copyright file

 -- David Suárez <david.sephirot@gmail.com>  Sun, 18 May 2014 15:50:33 +0200

kdeconnect (0.4.2-2) unstable; urgency=low

  * Add libqca2-plugin-gnupg and libqca2-plugin-ossl runtime depends.
    (Closes: #735850)

 -- David Suárez <david.sephirot@gmail.com>  Mon, 27 Jan 2014 19:56:34 +0100

kdeconnect (0.4.2-1) unstable; urgency=low

  * Initial release (Closes: #734374)

 -- David Suárez <david.sephirot@gmail.com>  Sun, 12 Jan 2014 02:14:23 +0100
