kdeconnect (1.3.0-0ubuntu1) bionic; urgency=medium

  * New upstream release (1.3.0) (LP: #1762479)
  * Install nautilus extension script
  * Update watchfile

 -- Rik Mills <rikmills@kubuntu.org>  Tue, 10 Apr 2018 08:13:13 +0100

kdeconnect (1.2.1-0ubuntu2) bionic; urgency=medium

  * Add misssing qml module runtime dependencies.

 -- Rik Mills <rikmills@kubuntu.org>  Fri, 06 Apr 2018 10:27:02 +0100

kdeconnect (1.2.1-0ubuntu1) bionic; urgency=medium

  [ Rik Mills ]
  * Update lintian overrides and fix other control fields
  * Transitional package priorities changed from 'extra' to 'optional'
  * New upstream release (1.2.1)
  * Update KF5 build depends to new required minimum of 5.42.0
  * Install translations

  [ Clive Johnston ]
  * New upstream release (1.2)

 -- Rik Mills <rikmills@kubuntu.org>  Sun, 28 Jan 2018 06:58:10 +0000

kdeconnect (1.0.3-0ubuntu2) zesty; urgency=medium

  * Disable autotests for s390x

 -- Rik Mills <rikmills@kubuntu.org>  Fri, 27 Jan 2017 22:40:58 +0000

kdeconnect (1.0.3-0ubuntu1) zesty; urgency=medium

  * Remove patches folder
  * Removing runtime dep on plasma-workspace (Closes LP: #1653952)
  * Change project homepage (Closes LP: #1559256)
  * New upstream release (1.0.3)

 -- Clive Johnston <clivejo@kubuntu.org>  Wed, 04 Jan 2017 15:50:36 +0000

kdeconnect (1.0.1-1ubuntu1) zesty; urgency=medium

  * Kubuntu initially used different packaging (kdeconnect-plasma)
    for the KF5 port of KDEConnect.  However, Debian are reusing the
    old packaging.  Kubuntu intends to follow Debians lead and revert
    to the old packaging.
  * Disable auto-tests due to failing on no network
  * New upstream release, finally! (1.0)
  * Add build depend on kdoctools-dev
  * Remove old patches from VCS
  * New upstream release (1.0.1)
  * Adding breaks/replaces
  * Add dummy package for kdeconnect-plasma
  * Merged with Debian

 -- Clive Johnston <clivejo@kubuntu.org>  Sun, 11 Dec 2016 20:00:44 +0000

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
