onboard (1.4.1+mint1+elsie) elsie; urgency=medium

  * Status icon: Prefer symbolic icons
  * Fix uninitialized variable
  * Settings: Don't show a border on the notebook
  * Desktop files: Hide settings, move onboard to Accessories
  * Preferences: Don't show statusicon pref

 -- Clement Lefebvre <root@linuxmint.com>  Sun, 26 Apr 2020 15:55:32 +0100

onboard (1.4.1-2ubuntu7) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 18 Feb 2020 10:21:11 +0100

onboard (1.4.1-2ubuntu6) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 18 Oct 2019 18:30:49 +0000

onboard (1.4.1-2ubuntu5) eoan; urgency=medium

  * Replace invalid UTF-8 characters in ACPI events (LP: #1808446)

 -- Balint Reczey <rbalint@ubuntu.com>  Sat, 01 Jun 2019 20:51:51 +0200

onboard (1.4.1-2ubuntu4) disco; urgency=medium

  * No-change rebuild against latest hunspell

 -- Jeremy Bicha <jbicha@ubuntu.com>  Thu, 29 Nov 2018 06:05:40 -0500

onboard (1.4.1-2ubuntu3) disco; urgency=medium

  * No-change rebuild to build without python3.6 support.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 03 Nov 2018 12:07:56 +0000

onboard (1.4.1-2ubuntu2) cosmic; urgency=medium

  * No-change rebuild to build for python3.7.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 28 Jun 2018 09:33:14 +0000

onboard (1.4.1-2ubuntu1) artful; urgency=medium

  [ Andrea Azzarone ]
  * debian/patches/1002_disable_onboard_on_gnome.patch:
    - don't enable onboard in GNOME sessions since caribou is being used
      and it leads to have two onscreen keyboards loaded at the same time
      (lp: #1721125)

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 04 Oct 2017 17:31:19 +0200

onboard (1.4.1-2) unstable; urgency=medium

  * debian/control:
    + Onboard requires libudev, so let's build it on linux-any architectures.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 23 Aug 2017 18:54:52 +0200

onboard (1.4.1-1) unstable; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release (Closes: #858773) (LP: #1664746)
    - Add tablet mode (LP: #1366421)
    - For GNOME Shell, only auto-show on first start (LP: #1650810)
    - Add Comment field and more to autostart file (LP: #1656779)
      (Closes: #851305)
    - Work around broken transparency with GTK+ 3.22 (LP: #1636252)
    - Fix negative keyboard window size when screen says zero size
      (LP: #1633284)
  * Build-Depend on libudev-dev and libwayland-dev
  * debian/onboard-common.install:
    - Update for new and removed files
    - Move docs to /usr/share/doc/onboard

  [ Mike Gabriel ]
  * debian/patches:
    + Add 1001_desktop-file-fixes.patch. Drop MimeType= field, add Keywords=
      field.
  * debian/copyright:
    + Update autogenerated copyright.in file.
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 07 Jul 2017 21:09:25 +0200

onboard (1.3.0-1) unstable; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release. (Closes: #834881).
  * Add gnome-shell-extension-onboard package. (Closes: #825807).
  * Use pybuild and simplify debian/rules.
  * debian/control:
    + Build-depend on python3-cairo and python3-gi for dh_auto_test.
    + Drop unnecessary build-depends on quilt and X-Python3-Version.
    + Explicitly build-depend on dh-python.
    + Add myself to Uploaders.
    + Bump Breaks/Replaces on onboard.
    + Lower gir1.2-appindicator3-0.1 and gir1.2-atspi-2.0 to Recommends.
    + declare compatibility with gnome-shell 3.21.91 and 3.21.92.
  * debian/rules:
   + Enable all hardening flags except pie.
  * Update signing-key.asc after verifying new key signed with old one.
  * debian/patches:
    + Drop all patches. Applied in new release.
  * debian/onboard-common.install:
    + Install dbus service.
    + Don't install gnome-shell-extension files in onboard-common.

  [ Mike Gabriel ]
  * debian/copyright:
    + Update copyright attributions.
  * debian/copyright.in:
    + Update auto-generated copyright template.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 04 Oct 2016 22:58:05 +0200

onboard (1.2.0-2) unstable; urgency=medium

  [ Jeremy Bicha ]
  * debian/control:
    + Depend on gir1.2-atspi-2.0. (Closes: #826579).
  * Add debian/upstream/signing-key.asc
  * debian/patches:
    + Add 0002_build-with-gcc6.patch. (Closes: #812033).

  [ Mike Gabriel ]
  * debian/rules:
    + Enable all hardening flags.
  * debian/control:
    + Versioned B-D on dpkg-dev (>= 1.16.1.1).

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 30 Jul 2016 23:45:22 +0200

onboard (1.2.0-1) unstable; urgency=medium

  * New upstream release. (Closes: #818500).
  * debian/copyright:
    + DEP-5 does not support filenames containing blanks. Using the ? wildcard
      to work around lintian failing on those filenames. Thanks to Niels Thykier
      for suggesting this.
    + debian/copyright: Update auto-generated copyright.in reference file.
    + Update copyright attributions. Include information from upstream's
      COPYING file.
  * debian/patches:
    + Drop 0002-reproducible-build.patch. Applied upstream.
  * man pages:
    + Drop man pages provided by Debian maintainer. Supplied upstream now.
  * debian/control:
    + Bump Standards: to 3.9.8. No changes needed.
    + Use encrypted URLs for Vcs-*: field.
    + Move from R (onboard) to D (onboard): gir1.2-appindicator3-0.1. Onboard
      fails to start if gir1.2-appindicator3-0.1 is not installed.
    + Process with wrap-and-sort.
  * debian/{*.install,rules,onboard.docs}:
    + Adapt installation of files into bin:packages to latest upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 29 May 2016 23:03:36 +0200

onboard (1.1.2-2) unstable; urgency=medium

  * debian/control:
    + Raise versioned BD: debhelper (>= 9).
  * debian/compat:
     + Bump DH version compatibility to debhelper 9.
  * debian/patches:
    + Add 0002-reproducible-build.patch. Make build reproducible.
      (Closes: #806517).

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 02 Jan 2016 09:57:15 +0100

onboard (1.1.2-1) unstable; urgency=medium

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 02 Sep 2015 06:26:06 +0200

onboard (1.1.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Stop hard-coding dependencies on shared libraries. These are handled by
      ${shlibs:Depends}. (Closes: #794648).
  * debian/patches:
    + Rebase 0001_make-desktop-files-appropriate-for-Debian.patch. Drop
      modifications of onboard-autostart.desktop.
  * debian/copyright:
    + Update copyright.in template file.
    + Update for latest upstream release.
  * debian/onboard-common.install:
    + Adapt to latest upstream release.
  * lintian:
    + Drop empty onboard.lintian-overrides file.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 19 Aug 2015 21:56:37 +0200

onboard (1.0.1-1) unstable; urgency=low

  * Initial upload to Debian (Closes: #694514). Most of the packaging
    adopted from the onboard package in Ubuntu trusty (1.0.0-0ubuntu1).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 20 Jan 2015 05:59:03 +0100
