qterminal (0.14.1-0ubuntu2) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 22 Mar 2020 16:55:17 +0100

qterminal (0.14.1-0ubuntu1) disco; urgency=medium

  * New upstream release.
  * Run wrap-and-sort.
  * Drop fix-memory-api.patch, which causes crashes.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Sat, 09 Mar 2019 15:56:11 -0600

qterminal (0.14.0-0ubuntu1) disco; urgency=medium

  * New upstream release.
    - Bump build dependencies.
    - Remove reverse-applicable patches.
  * Bump Standards-version to 4.3.0, no changes needed.
  * Bump debhelper compat to 12, no changes needed.
  * Add new qterminal-l10n package.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Sat, 26 Jan 2019 01:12:04 -0600

qterminal (0.9.0-3ubuntu3) cosmic; urgency=medium

  * The preferences menu should never be larger than the screen (LP: #1784198).

 -- Simon Quigley <tsimonq2@ubuntu.com>  Sun, 29 Jul 2018 15:04:10 -0500

qterminal (0.9.0-3ubuntu2) cosmic; urgency=medium

  * Remember the maximization state of the window (LP: #1754496).

 -- Simon Quigley <tsimonq2@ubuntu.com>  Fri, 20 Jul 2018 05:25:18 -0500

qterminal (0.9.0-3ubuntu1) cosmic; urgency=medium

  * Update the maintainer and Vcs-* for maintaining in Lubuntu.
  * Add patch adapting to API changes in qtermwidget, and bump the
    dependencies accordingly.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Tue, 10 Jul 2018 22:34:17 -0500

qterminal (0.9.0-3) unstable; urgency=medium

  * Fixed typo in long description
    Nice catch, thanks annadane <fjfj109@protonmail.com>
    (Closes: #901565)

 -- Alf Gaida <agaida@siduction.org>  Sat, 16 Jun 2018 00:50:09 +0200

qterminal (0.9.0-1) unstable; urgency=medium

  * Cherry-picking upstream version 0.9.0.
  * Bumped build dependency libqtermwidget5-0-dev to >= 0.9.0~
  * Bumped build dependency lxqt-build-tools to >= 0.5.0~
  * Removed not needed build dependency qtbase5-private-dev
  * Refreshed metadata patch

 -- Alf Gaida <agaida@siduction.org>  Thu, 24 May 2018 01:56:48 +0200

qterminal (0.8.0-5) unstable; urgency=medium

  * Bumped compat to 11
  * Bumped debhelper to >= 11~
  * Bumped Standards to 4.1.4, no changes needed
  * Changed VCS fields for salsa
  * Changed Homepage, Source and watch to lxqt
  * Bumped years in copyright
  * Removed trailing whitespaces in changelog

 -- Alf Gaida <agaida@siduction.org>  Sat, 28 Apr 2018 19:20:40 +0200

qterminal (0.8.0-4) unstable; urgency=medium

  * Bumped Standards to 4.1.2, no changes needed
  * Removed branch from VCS fields
  * Removed debian/gbp.conf

 -- Alf Gaida <agaida@siduction.org>  Fri, 15 Dec 2017 17:56:14 +0100

qterminal (0.8.0-3) unstable; urgency=medium

  * Transition to unstable

 -- Alf Gaida <agaida@siduction.org>  Tue, 05 Dec 2017 19:14:51 +0100

qterminal (0.8.0-2) experimental; urgency=medium

  * Patched appdata and metainfo-path again

 -- Alf Gaida <agaida@siduction.org>  Sun, 05 Nov 2017 03:00:28 +0100

qterminal (0.8.0-1) experimental; urgency=medium

  * Cherry-picking upstream version 0.8.0.
  * Switched to experimental
  * Bumped Standards to 4.1.1
  * Bumped libqtermwidget5-0-dev to >= 0.8.0
  * Added dependency libutf8proc-dev
  * Bumped lxqt-build-tools to >= 0.4.0
  * Fixed copyright
  * Dropped appdata-patch, applied upstream

 -- Alf Gaida <agaida@siduction.org>  Mon, 23 Oct 2017 01:47:22 +0200

qterminal (0.7.1-3) unstable; urgency=medium

  * Bumped Standards to 4.1.0 - no changes needed
  * Fixed d/control with cme
  * Close slowness bug, not reproducible anymore (Closes: #853220)

 -- Alf Gaida <agaida@siduction.org>  Wed, 06 Sep 2017 17:55:33 +0200

qterminal (0.7.1-2) unstable; urgency=medium

  * Fixed appdata format and location
  * Bumped Standards to 4.0.0, no changes needed
  * Bumpded copyright year

 -- Alf Gaida <agaida@siduction.org>  Sun, 13 Aug 2017 21:54:04 +0200

qterminal (0.7.1-1) unstable; urgency=medium

  * Cherry-picking upstream version 0.7.1
  * Bumped minimum version libqtermwidget5-0-dev (>= 0.7.1)
  * Removed build dependencies:
    - cmake
    - liblxqt0-dev
    - libqt5xdg-dev
    - qttools5-dev
    - qttools5-dev-tools
  * Added build dependency lxqt-build-tools

 -- Alf Gaida <agaida@siduction.org>  Thu, 22 Dec 2016 00:35:57 +0100

qterminal (0.7.0-2) unstable; urgency=medium

  * Cherry-picking upstream release 0.7.0
  * Sync debian foo with experimental
  * Bumped compat to 10
  * Removed --parallel from rules, standard compat 10
  * Bumped Standards to 3.9.8, no changes needed
  * Bumped minimum version debhelper (>= 10)
  * Bumped minimum version libqtermwidget5-0-dev (>= 0.7.0)
  * Added build dependency libkf5windowsystem-dev
  * Added build dependency liblxqt0-dev (>= 0.11.0)
  * Added build dependency libqt5svg5-dev
  * Added build dependency libqt5xdg-dev (>= 3.0.0)
  * Added Recommends qterminal-l10n
  * Fixed VCS fields, using https, plain /git/ and pointing to the right branch
  * Fixed copyright Format field, using https
  * Exported LC_ALL=C.UTF-8, make builds reproducible
  * Added hardening options
  * Added translation control to rules
  * Set CMAKE_BUILD_TYPE=RelWithDebInfo

 -- Alf Gaida <agaida@siduction.org>  Tue, 18 Oct 2016 20:59:13 +0200

qterminal (0.6.1~102-g58f4f72-1) unstable; urgency=medium

  * Cherry-picking upstream version 0.6.1~102-g58f4f72.
  * Fixed debian/.gitignore
  * Added minimum versions for libqtermwidget5-0-dev (>= 0.6.1~)
  * Bump Standards to 3.9.8, no changes needed
  * Fixed VCS-fields, using https and plain /git/
  * Fixed copyright Format to https
  * Added LC_ALL=C.UTF-8 to rules for reproducible builds
  * Added hardening options
  * Set CMAKE_BUILD_TYPE=RelWithDebInfo

 -- Alf Gaida <agaida@siduction.org>  Sat, 06 Aug 2016 16:48:43 +0200

qterminal (0.6.0+20160104-1) unstable; urgency=medium

  [ Alf Gaida ]
  * Cherry-picking upstream version 0.6.0+20160104.
  * Fixed copyright for 2016, added Peter Mattern
  * Fixed 'possible-unindented-list-in-extended-description'

  [ Peter Mattern ]
  * Adjust control file

 -- Alf Gaida <agaida@siduction.org>  Mon, 11 Jan 2016 21:24:39 +0100

qterminal (0.6.0+20151227-1) unstable; urgency=medium

  * Cherry-picking upstream version 0.6.0+20151227.
  * Removed dbg package in favor of dbgsym.
  * Fixied debian/docs
  * Simplifed debian/rules
  * Renamed debian/qterminal.manpages to debian/manpages

 -- Alf Gaida <agaida@siduction.org>  Sun, 27 Dec 2015 17:57:04 +0100

qterminal (0.6.0+20150802-2) unstable; urgency=medium

  * Change x-terminal-emulator alternative priority to 40. (Closes: #802430)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Tue, 20 Oct 2015 20:41:43 +0800

qterminal (0.6.0+20150802-1) unstable; urgency=medium

  [ Alf Gaida ]
  * initial debian packaging
  * improvements in debian $foo
  * Cherry-picking upstream version 0.6.0+20150802.
  * Changed mail address czchen

  [ Andrew Lee (李健秋) ]
  * Adding upstream version 0.6.0.

  [ ChangZhuo Chen (陳昌倬) ]
  * Initial release (Closes: #741173)
  * Cleanup debian $foo:
    - Add qterminal-dbg
    - Add watch
    - Add qterminal manpage
    - Add local-options
    - Update control
    - Install manpage
    - Remove lintian-overrides
    - Update description
    - Update copyright
    - Update rules, add linker flags

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sat, 19 Sep 2015 10:14:08 +0800
