vala-panel (0.5.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/{changelog,rules,watch,copyright}:
    + Don't repack orig tarball anymore. Reason for repacking not given anymore.
  * debian/patches:
    + Drop 2001_no-GitVersion-for-Debian-packaging.patch. Now obsolete due to
      switch over from cmake to meson.
  * debian/rules:
    + Drop cmake FallbackVersion tweaking.
    + Drop project-specific configure options. Defaults set in
      meson_options.txt should be fine.
  * debian/control:
    + Add B-D: libgtk-layer-shell-dev.
    + Update versioned B-D: meson (>= 0.51.0).
    + Add versioned B-D: libglib2.0-dev (>= 2.52).
    + Bump DH compat level to version 13.
  * debian/libvalapanel0.symbols:
    + Update for release 0.5.0.
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 19 Oct 2020 12:09:26 +0200

vala-panel (0.4.92+dfsg1-1) unstable; urgency=medium

  * New upstream release. (Closes: #951978).
  * debian/upstream/metadata:
    + Add file. Comply with DEP-12.
  * debian/control:
    + Add Rules-Requires-Root: field and set it to 'no'.
    + Bump Standards-Version: to 4.5.0. No changes needed.
  * debian/{control,compat}:
    + Switch to debhelper-compat notation. Bump DH compat level to version 12.
  * debian/copyright:
    + Don't mention LICENSE file in copyright.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 27 Apr 2020 22:08:52 +0200

vala-panel (0.4.91+dfsg1-2) unstable; urgency=medium

  [ Chris Lamb ]
  * debian/patches:
    + Add 1001_not-buildpath-in-generated-files.patch. Don't use the absolute
      build path in the comments .h files generated my glib-mkenums. (Closes:
      #940639). Makes build of vala-panel reproducible.

  [ Mike Gabriel ]
  * debian/control:
    + Drop B-D on cmake-vala. Not needed anymore since switch to meson.
  * debian/rules:
    + Drop CMAKE_ specific build variables.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 18 Sep 2019 13:27:45 +0200

vala-panel (0.4.91+dfsg1-1) unstable; urgency=medium

  * New upstream release.
  * debian/{control,rules}:
    + Switch to 'meson' build-system.
  * debian/control:
    + Drop libpeas-dev from B-D. Not needed since 0.4.50 anymore. (Closes:
      #925382).
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.
  * debian/rules:
    + Remove documentation files dh_install'ed to the wrong location.
    + Move appdata .xml file to its correct location."

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 06 Aug 2019 23:20:38 +0200

vala-panel (0.4.87+dfsg1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.3.0. No changes needed.
  * debian/vala-panel-plugins-base.install:
    + New applet: netmon.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 27 Feb 2019 12:17:27 +0100

vala-panel (0.4.86+dfsg1-1) unstable; urgency=medium

  * New upstream release.
  * debian/libvalapanel0.symbols:
    + Update symbols.
  * debian/vala-panel-plugins-*.install:
    + Plugin files got renamed, so adjust.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 02 Dec 2018 00:05:34 +0100

vala-panel (0.4.63+dfsg1-1) unstable; urgency=medium

  * New upstream release.
  * debian/vala-panel-plugins-wnck.install:
    + The tasklist plugin has been dropped by upstream due to non-LGPL licensed
      code.
    + The tasklist-xfce plugin has been renamed.
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 04 Sep 2018 09:19:29 +0200

vala-panel (0.4.62+dfsg1-1) unstable; urgency=medium

  * New upstream release.
  * debian/vala-panel-plugins-wnck.install:
    + Some plugins dropped (moved to an extra package because of non-wanted
      licenses (by upstream author)).
  * debian/libvalapanel0.symbols: Update symbols.
  * debian/patches:
    + Drop 0001_CMakeLists-txt-allow-building-without-submodule.patch. Applied
      upstream.
  * debian/control:
    + Bump Standards-Version: to 4.2.1. No changes needed
  * debian/rules:
    + Remove .git config files and GitLab CI config files from orig tarball.
  * debian/copyright:
    + Update auto-generated copyright.in template.file.
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 03 Sep 2018 09:36:13 +0200

vala-panel (0.4.61+repack1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
    + Bump Standards-Version: to 4.2.0. No changes needed.
    + Add B-D: cmake-vala.
  * debian/patches:
    + Add 0001_CMakeLists-txt-allow-building-without-submodule.patch. Utilize
      system-wide available cmake-vala for building.
    + Add 2001_no-GitVersion-for-Debian-packaging.patch. Don't try to detect
      the upstream version from Git tags.
  * debian/rules:
    + Repack orig tarball (and drop bundled cmake-vala from cmake subfolder).
    + Use dh_missing instead of dh_install, switch from --list-missing to
      --fail-missing.
    + Create cmake/FallbackVersion.cmake from Debian package version.
    + Drop man page hack for vala-panel-runner, now correctly shipped upstream.
  * debian/copyright:
    + Explain in Comment: field, why we repack the orig tarball.
    + Update copyright attributions
    + Update auto-generated copyright.in file.
  * debian/vala-panel-common.install:
    + Add vala-panel-runner.1.
  * debian/vala-panel-plugins-*.install:
    + Move .plugin files to DATADIR (rather than LIBDIR).
  * debian/libvalapanel0.symbols:
    + Update symbols.
  * debian/vala-panel-runner.1.sgml:
    + Drop file, now shipped upstream.
  * debian/watch:
    + Update upstream URL (upstream moved to GitLab).
    + Add dversionmangle option due to tarball repacking.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 27 Aug 2018 10:16:15 +0200

vala-panel (0.3.75-2) unstable; urgency=medium

  * debian/control:
    + Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
    + Bump Standards-Version: to 4.2.0. No changes needed.
  * debian/watch:
    + Update upstream URL (upstream moved to GitLab). (We don't package
      the latest upstream release now, due to some discussion with upstream).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 14 Aug 2018 19:46:38 +0200

vala-panel (0.3.75-1) unstable; urgency=medium

  * New upstream release.
  * debian/libvalapanel0.symbols:
    + Update symbols file.
  * debian/control:
    + Bump Standards-Version: to 4.1.4. No changes needed.
  * debian/copyright:
    + Use secure URI to obtain copyright format reference.
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 24 Apr 2018 11:27:05 +0200

vala-panel (0.3.74-1) unstable; urgency=medium

  * New upstream release.
  * debian/libvalapanel0.symbols:
    + Update symbols files (dbus_menu_* removed).
  * debian/copyright:
    + Update copyright attributions.
  * debian/control:
    + Add B (libvalapanel0): vala-panel-appmenu (<< 0.6.80)

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 15 Feb 2018 21:51:17 +0100

vala-panel (0.3.73-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
    + Add auto-generated copyright.in file for tracking upstream licensing
      changes.
    + Update copyright attributions.
  * debian/libvalapanel0.symbols:
    + Update symbols file.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 23 Jan 2018 03:18:06 +0100

vala-panel (0.3.71-1) unstable; urgency=medium

  [ Martin Wimpress]
  * Initial release to Debian. (Closes: #887675).

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 19 Jan 2018 01:06:08 +0100