qtsystems-opensource-src (5.0~git20181230.e3332ee3-2) unstable; urgency=medium

  * debian/control:
    + Disable B-D on libmirclient-dev until it's available in Debian.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 20 Apr 2020 14:26:22 +0200

qtsystems-opensource-src (5.0~git20181230.e3332ee3-1) unstable; urgency=medium

  [ Timo Jyrinki ]
  * Initial release. (Closes: #953959).
  * debian/patches/build_with_udisk.patch:
    - Build with udisks support.
  * debian/patches/skip_failing_tests.patch:
    - Skip failing unit tests to allow the rest to be run during build.

  [ Mike Gabriel ]
  * debian/control:
    + Add B-D: libmirclient-dev.
  * debian/patches:
    + Rename patches, following a certain patch naming scheme, see
      debian/patches/README.
    + Add / update patch headers.
  * debian/patches: Add 1003_typo-fixes.patch.
  * debian/{control,compat}:
    + Switch to debhelper-compat notation. Bump DH compat level to version 12.
  * debian/{control,rules}:
    + Drop qtsystems5-dbg dbg:pkg.
  * debian/*.install:
    + Update file lists to be installed.
  * debian/rules:
    + Run tests inside a dbus-test-runner task.
    + Move --fail-missing into dh_missing override.
    + Add get-orig-source target facilitating Git snapshooting.
    + Drop 'mkdir .git'. The .git folder triggers running syncqt.pl (which
      we implemented in get-orig-source target manually, instead).
    + Use rm with wildcards, not with DEB_ variables.
    + Include architecture.mk.
    + Drop minified jquery.js files from upstream files.
    + Honour DEB_BUILD_OPTIONS in dh_auto_test override.
    + Drop now default --parallel flag from DH call.
    + Don't call qmake directly.
    + Set all hardening build flags.
  * debian/control:
    + Add B-D: dbus-test-runner.
    + Update Vcs-*: fields. Packaging now takes place on salsa.debian.org.
    + Bump Standards-Version: to 4.5.0. No changes needed.
    + Add myself to Uploaders: field.
    + Update Homepage: URL (now with https).
    + Add Rules-Requires-Root: field and set it to 'no'.
    + Add further B-Ds: qtbase5-dev, libbluetooth-dev, libevdev-dev, libx11-dev
      (to enable further build features).
    + Add Debian UBports Team to Uploaders: field.
  * debian/copyright:
    + Update Source: field.
    + Use secure URL in Format: field.
    + Rewrite copyright file. Detailed style.
    + Add auto-generated copyright.in template file.
  * debian/*.symbols:
    + Add .symbols files.
  * debian/qtsystems5-examples.lintian-overrides:
    + Drop file. Not needed.
  * debian/watch:
    + Add file, pointing to the location where we may some time find release
      tarballs of qtsystems.
  * debian/upstream/metadata:
    + Add file. Comply with DEP-12.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 15 Mar 2020 08:02:31 +0100
