qtdoc-opensource-src (5.15.3-1) experimental; urgency=medium

  * New upstream release.
  * Update debian/watch.
  * Bump Qt build-dependencies to 5.15.3.
  * Update email address for Patrick Franz.
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Add qtgamepad to the list of dependencies.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 09 Mar 2022 22:55:40 +0300

qtdoc-opensource-src (5.15.2-2) unstable; urgency=medium

  * Bump Standards-Version to 4.5.1, no changes needed.
  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Fri, 11 Dec 2020 11:31:48 +0300

qtdoc-opensource-src (5.15.2-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.15.2.
  * Use debian/clean file instead of a custom clean target.

 -- Dmitry Shachnev <mitya57@debian.org>  Thu, 26 Nov 2020 20:58:03 +0300

qtdoc-opensource-src (5.15.1-2) unstable; urgency=medium

  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 28 Oct 2020 21:53:22 +0300

qtdoc-opensource-src (5.15.1-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.15.1.
  * Use ${DEB_HOST_MULTIARCH} substitution in the install files.

 -- Patrick Franz <patfra71@gmail.com>  Sat, 26 Sep 2020 10:58:49 -0300

qtdoc-opensource-src (5.14.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 24 Jun 2020 13:41:39 +0300

qtdoc-opensource-src (5.14.2-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release.
  * Bump Qt build-dependencies to 5.14.2.
  * Add myself to uploaders.
  * Bump Standards-Version to 4.5.0, no changes needed.
  * Bump debhelper-compatibility to 13:
    - Switch debhelper build dependency to debhelper-compat 13.
    - Remove debian/compat.
    - Drop dh_missing override, no longer needed.
  * Add Rules-Requires-Root field.

  [ Dmitry Shachnev ]
  * Update path to cmake-manual.qdoc in debian/copyright.
  * Install the documentation for qtcmake.

 -- Patrick Franz <patfra71@gmail.com>  Thu, 14 May 2020 12:26:31 +0200

qtdoc-opensource-src (5.12.5-1) unstable; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.12.5.
  * Add qtscxml to the list of dependencies.
  * Bump Standards-Version to 4.4.1, no changes needed.
  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 21 Oct 2019 20:01:02 +0300

qtdoc-opensource-src (5.12.4-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.12.4.
  * Update doc-base to correct path by using dh_link.
  * Bump Standards-Version to 4.4.0, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Fri, 16 Aug 2019 20:35:40 +0300

qtdoc-opensource-src (5.12.2-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.12.2.
  * Add qtdatavisualization, qtnetworkauth and qtserialbus5 modules.
  * Build-depend on qtdeclarative5-dev, libqt5xmlpatterns5-dev and
    qtmultimedia5-dev, to get the demos built.
  * Add a new package qt5-quick-demos, containing Qt Quick demo applications.
  * Drop the code to remove exec bits, there are no such files anymore.
  * Replace YouTube iframe with YouTube link in gettingstarted.html.
  * Update debian/copyright.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 03 Apr 2019 11:28:13 +0300

qtdoc-opensource-src (5.11.3-1) unstable; urgency=medium

  [ Simon Quigley ]
  * Change my email to tsimonq2@debian.org now that I am a Debian Developer.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * New upstream release.
    - Bump Qt build dependencies.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 26 Dec 2018 17:19:47 -0300

qtdoc-opensource-src (5.11.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.11.2.
  * Update debian/copyright.
  * Bump Standards-Version to 4.2.1, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 17 Oct 2018 18:48:20 +0300

qtdoc-opensource-src (5.11.1-1) unstable; urgency=medium

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * New upstream release.
    - Bump Qt dependencies.

  [ Dmitry Shachnev ]
  * Drop Qt WebKit from the list of dependencies.
  * Update debian/copyright.
  * Bump Standards-Version to 4.2.0, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 25 Aug 2018 14:46:10 +0300

qtdoc-opensource-src (5.10.1-2) unstable; urgency=medium

  * Remove unneeded code from debian/rules.
  * Recommend qt5-assistant instead of suggesting qttools5-dev-tools.
  * Bump Standards-Version to 4.1.4, no changes needed.
  * Drop explicit build-dependency on libqt5sql5-sqlite.
  * Use https for the Format field in debian/copyright.
  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 16 Apr 2018 10:20:29 +0300

qtdoc-opensource-src (5.10.1-1) experimental; urgency=medium

  * New upstream release.
  * Bump Standards-version to 4.1.3, and change the priority from extra
    to optional.
  * Bump debhelper compat to 11:
    - dh_install -> dh_missing.
    - Remove --parallel, which is redundant.
  * Update debian/watch to reflect the upstream tarball rename.
  * Bump all of the build dependencies to 5.10.1.
  * Add the qtvirtualkeyboard module.
  * Add my name to the copyright file for debian/.
  * Update Vcs-* to reflect the move to Salsa.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Mon, 19 Mar 2018 16:52:11 -0500

qtdoc-opensource-src (5.9.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.9.2.
  * Add new module: qtwebview.
  * Use debhelper compat level 10 and dh_missing.
  * Set priority to optional instead of deprecated extra.
  * Bump Standards-Version to 4.1.1.

 -- Dmitry Shachnev <mitya57@debian.org>  Fri, 27 Oct 2017 22:26:26 +0300

qtdoc-opensource-src (5.9.1-2) unstable; urgency=medium

  * Release to unstable.
  * Remove Qt Speech from the list of available doc, it is still experimental
    material.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 16 Aug 2017 15:37:35 -0300

qtdoc-opensource-src (5.9.1-1) experimental; urgency=medium

  [ Simon Quigley ]
  * New upstream release.
  * Add myself to Uploaders.

  [ Dmitry Shachnev ]
  * Bump Qt build-dependencies to 5.9.1.
  * Add new modules: qtcharts, qtspeech.
  * Drop debian/qt5-doc-html.links, all Qt documentation should be in the
    same directory to avoid broken links (closes: #858615).
  * Bump Standards-Version to 4.0.0, no changes needed.
  * Bump years in debian/copyright.
  * Stop overriding dh_installdocs. LGPL_EXCEPTION.txt no longer exists.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 18 Jul 2017 11:54:29 +0300

qtdoc-opensource-src (5.7.1-2) unstable; urgency=medium

  * Add new modules: qt3d, qtquickcontrols2, qtwayland, qtwebchannel and
    qtwebengine.
  * Update debian/copyright.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 17 Jan 2017 16:32:36 +0300

qtdoc-opensource-src (5.7.1-1) unstable; urgency=medium

  * New upstream release.
    - Bump Qt build dependencies and dependencies.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 20 Dec 2016 16:58:04 -0300

qtdoc-opensource-src (5.7.1~20161122-1) unstable; urgency=medium

  * New upstream snapshot.
    - Bump Qt dependencies to 5.7.1~20161021.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 30 Nov 2016 11:51:28 -0300

qtdoc-opensource-src (5.6.1-1) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Set Priority to extra because all Qt submodules doc packages are extra.

  [ Timo Jyrinki ]
  * New upstream release.
  * Bump Qt build dependencies.
  * Update Standards-Version, no changes needed.
  * Use https repo URLs.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * New upstream release.
    - Bump Qt i[build] dependencies.
  * Update Standards-Version, no changes needed.
  * Drop qt3d from dependencies. It still doesn't has stable API and so does
    not belngs to testing.
  * Drop the version requirement on qtwebkit-examples, it is no longer
    updated upstream.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 14 Jun 2016 12:25:48 -0300

qtdoc-opensource-src (5.5.1-1) unstable; urgency=medium

  * New upstream release.
    - Bump Qt build dependencies.
  * Temporarily remove qt3d-doc[-html] packages from [Build-]dependencies
    until it gets accepted from the NEW queue.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 23 Oct 2015 12:31:37 -0300

qtdoc-opensource-src (5.5.0-2) experimental; urgency=medium

  * Add qt3d5-doc[-html] as build-dependency and dependency of the respective
    doc packages.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 07 Sep 2015 13:30:01 +0300

qtdoc-opensource-src (5.5.0-1) experimental; urgency=medium

  * New upstream release.
  * Update build-dependencies for Qt 5.5.0.
    - Remove qtenginio, it is no longer developed and pending deprecation.
    - qtpositioning-doc[-html] packages were renamed to qtlocation-doc[-html].
  * Update debian/copyright.
  * Update company name in qt5-doc-html.doc-base.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 30 Aug 2015 15:56:16 +0300

qtdoc-opensource-src (5.4.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 24 Jun 2015 21:38:59 -0300

qtdoc-opensource-src (5.4.2-1) experimental; urgency=medium

  [ Dmitry Shachnev ]
  * Add qtconnectivity5-doc[-html] as build-dependency and dependency
    of the respective doc packages.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * New upstream release.
    - Bump Qt build dependencies.
  * Clear up the list in Uploaders removing people who hasn't committed to the
    repo in more than a year. They can re add themselves whenever they want
    (and we really hope to see you back really soon!).
  * qtsensors does not uses dfsg anymore in it's version.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 03 Jun 2015 20:30:55 -0300

qtdoc-opensource-src (5.4.1-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt (build-)dependencies to 5.4.1.
  * Update watch and copyright to point to https://download.qt.io/.

 -- Dmitry Shachnev <mitya57@debian.org>  Thu, 05 Mar 2015 19:10:41 +0300

qtdoc-opensource-src (5.4.0-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt (build-)dependencies to 5.4.0.
  * Update debian/copyright.
  * Bump Standards-Version to 3.9.6, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 28 Dec 2014 19:39:28 +0300

qtdoc-opensource-src (5.3.2-3) unstable; urgency=medium

  * qtbase-doc is built in qttools which doesn't has dfsg in it's version, so
    just depend on the version without dfsg on both cases, it will work in the
    same way.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 25 Sep 2014 10:11:55 -0300

qtdoc-opensource-src (5.3.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 23 Sep 2014 00:22:09 -0300

qtdoc-opensource-src (5.3.2-1) experimental; urgency=medium

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Version build dependencies so as to be sure the correct ones are used at
    build time.
  * Make packages depend upon a versioned dependency on qtbase-doc[-html]. In
    this way we ensure it transitions at the same time than qtbase.
  * Add qtenginio and qtwebsocket's doc[-html] as build dependencies and
    dependencies of the respective doc packages.

  [ Dmitry Shachnev ]
  * New upstream release.
  * Add myself to Uploaders.
  * Update Vcs-Browser field to point to cgit interface.
  * Update debian/copyright for new release.

 -- Dmitry Shachnev <mitya57@debian.org>  Fri, 19 Sep 2014 15:42:19 +0400

qtdoc-opensource-src (5.3.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 07 Jun 2014 15:59:41 -0300

qtdoc-opensource-src (5.3.0-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build dependencies.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 29 May 2014 19:18:57 -0300

qtdoc-opensource-src (5.2.1-3) unstable; urgency=medium

  * Add qtquickcontrols5-doc[-html] as build dependency and dependency of the
    respective doc packages.
  * Fix typo in previous changelog entry.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 27 Mar 2014 21:11:36 -0300

qtdoc-opensource-src (5.2.1-2) unstable; urgency=medium

  * Upload to unstable.
  * Add qtpositioning5-doc[-html] as build dependency and dependency of the
    respective doc packages.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 26 Mar 2014 09:01:56 -0300

qtdoc-opensource-src (5.2.1-1) experimental; urgency=medium

  * New upstream release.
  * Add qtsensors5-doc[-html] as build dependency and dependency of the
    respective doc packages.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 26 Feb 2014 15:47:10 -0300

qtdoc-opensource-src (5.2.0-2) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Depend on qtbase5-doc to enable qtbase docs (closes: #722603).

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Upload to unstable.
  * Do not build depend on compressed doc, only the html packages are needed.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 01 Feb 2014 16:20:58 -0300

qtdoc-opensource-src (5.2.0-1) experimental; urgency=low

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Properly clean the build. Thanks Dmitry Shachnev!
  * Bump qttools' build dependencies to 5.2.0-7~ to ensure we are building
    against the version that reintroduced the documentation.
  * Add qtwebkit5-examples-doc[-html], qtx11extras-doc[-html] and
    qtserialport-doc[-html] as build dependencies and as dependencies of the
    respective packages.
  * Add qtbase5-doc-html as build dependency and as a dependency of the
    respective package. We will add qtbase5-doc as soon as it gets trough
    the NEW queue.

  [ Dmitry Shachnev ]
  * Drop the dh_compress hack, it no longer works now that xz
    is the default compression.
  * Stop exporting versions in debian/rules, the package builds
    fine without that.
  * Drop --list-missing dh option, we already dh_install with
    --fail-missing.
  * Bump required package versions to 5.2.0.
  * Use canonical Vcs-Browser field.
  * Bump Standards-Version to 3.9.5, no changes needed.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 24 Jan 2014 14:35:37 -0300

qtdoc-opensource-src (5.1.0-1) experimental; urgency=low

  * New upstream release.
  * Remove qtbase docs from build dependencies and dependencies of the
    packages. We are not currently building them.
  * Update watch file.
  * Remove qtwebkit-examples' docs from build dependencies and dependencies of
    the packages. We didn't get the repack ready on time.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 09 Aug 2013 21:35:16 -0300

qtdoc-opensource-src (5.0.2-1) experimental; urgency=low

  * Initial release. (Closes: #697509)

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 20 Jun 2013 20:45:35 -0300
