wmhdplop (0.9.12-1.1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <wgrant@ubuntu.com>  Mon, 01 Apr 2024 19:34:05 +1100

wmhdplop (0.9.12-1.1build1) noble; urgency=high

  * No change rebuild against libimlib2t64.

 -- Julian Andres Klode <juliank@ubuntu.com>  Fri, 22 Mar 2024 17:59:37 +0100

wmhdplop (0.9.12-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop gkrellm-hdplop (Closes: #967812).

 -- Bastian Germann <bage@debian.org>  Wed, 15 Nov 2023 14:40:02 +0100

wmhdplop (0.9.12-1) unstable; urgency=medium

  * New upstream version 0.9.12 (closes: #1018022)
    - Autotooling updates.
  * d/control
    - Add myself to uploaders.
    - Bump Standards-Version to 4.6.1.
  * d/copyright
    - Add myself to debian/*.
  * d/gbp.conf
    - buildpackage, import-orig: enable `pristine-tar`.
    - dch: set `commit-msg`.
  * d/patches
    - Remove upstreamed patch.

 -- Jeremy Sowden <jeremy@azazel.net>  Fri, 26 Aug 2022 17:43:19 +0100

wmhdplop (0.9.11-3) unstable; urgency=medium

  * debian/*
    - Update my email address; now a Debian Developer.
  * debian/control
    - Remove hddtemp from Recommends; it is being removed from Debian
      (Closes: #1001948).
  * debian/copyright
    - Update my copyright years.
  * debian/upstream/metadata
    - Add "---" to signal document start.

 -- Doug Torrance <dtorrance@debian.org>  Sun, 19 Dec 2021 20:33:24 -0500

wmhdplop (0.9.11-2) unstable; urgency=medium

  [ Debian Janitor ]
  * debian/control
    - Set debhelper-compat version in Build-Depends.
  * debian/copyright
    - Use spaces rather than tabs to start continuation lines.

  [ Doug Torrance ]
  * debian/control
    - Update Maintainer email address to use tracker.d.o.
    - Bump to debhelper compatibility level 13.
    - Bump to Standards-Version 4.6.0.
    - Add Rules-Requires-Root field (no).
  * debian/copyright
    - Update upstream mailing list address.
    - Use https for Source link.
  * debian/patches/fix-typos.patch
    - New patch; fix typos.
  * debian/salsa-ci.yml
    - Add Salsa pipeline config file.
  * debian/upstream/metadata
    - Add DEP-12 upstream metadata file.

 -- Doug Torrance <dtorrance@piedmont.edu>  Sun, 10 Oct 2021 06:08:04 -0400

wmhdplop (0.9.11-1) unstable; urgency=medium

  * New upstream release.
    - Include sys/sysmacros.h for major/minor funcs (Closes: #916008).
  * debian/clean
    - Remove file; file is already cleaned by dh-autoreconf.
  * debian/compat
    - Bump debhelper compatibility level to 11.
  * debian/control
    - Bump versioned dependency on debhelper to >= 11.
    - Drop dh-autoreconf from Build-Depends; automatic after debhelper 10.
    - Bump Standards-Version to 4.2.1.
    - Use https for Homepage.
    - Update Vcs-* after migration to Salsa.
  * debian/copyright
    - Update Format to https.
  * debian/rules
    - Drop explicit call to dh-autoreconf; implicit after debhelper 10.
    - Drop get-orig-source target.
  * debian/watch
    - Use https for download location.

 -- Doug Torrance <dtorrance@piedmont.edu>  Tue, 11 Dec 2018 09:29:35 -0500

wmhdplop (0.9.10-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    - Bump Standards-Version to 3.9.8.
    - Update Homepage.
    - Use secure URI for Vcs-Browser.
  * debian/copyright
    - Update Upstream-Contact and Source.
  * debian/gkrellm-hdplop.dirs
    - Remove file; no longer necessary.
  * debian/*.install
    - New files; place the correct files in each binary package.
  * debian/{manpages,wmhdplop.1}
    - Remove files; manpage added upstream.
  * debian/menu
    - Remove deprecated file.
  * debian/patches
    - Remove directory; patches applied upstream.
  * debian/rules
    - Use all hardening flags.
    - Remove override_dh_auto_install target; we now use dh_install to
      properly install files.
  * debian/watch
    - Update with new location.

 -- Doug Torrance <dtorrance@piedmont.edu>  Thu, 24 Nov 2016 20:46:37 -0500

wmhdplop (0.9.9-5) unstable; urgency=medium

  * debian/control
    - Update Vcs-* fields.
    - Set Debian Window Maker Team as Maintainer; move myself to
      Uploaders with updated email address.
    - Tidy up using wrap-and-sort.
  * debian/copyright
    - Update email address.
    - Remove empty line at end of file.
  * debian/patches
    - Update email address in several patches.

 -- Doug Torrance <dtorrance@piedmont.edu>  Mon, 17 Aug 2015 19:39:12 -0400

wmhdplop (0.9.9-4) unstable; urgency=medium

  * debian/clean
    - New file; clean file changed by autoreconf.
  * debian/control
    - Add Vcs-* fields.
    - Bump Standards-Version to 3.9.6, no changes required.
    - Replace Build-Depends on autotools-dev with dh-autoreconf.
    - Change Architecture for both binary packages to linux-any.
  * debian/rules
    - Use dh-autoreconf.
    - Add get-orig-source target.
  * debian/patches
    - (modernize_autotools.patch): Fix autotools warnings and errors.
    - (fix-ftbfs-gcc-4.7-667415.patch) Refresh patch to avoid dpkg-source
      warning.
    - (fix_compiler_warnings.patch) Fix compiler warnings.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Wed, 15 Oct 2014 00:13:54 -0500

wmhdplop (0.9.9-3) unstable; urgency=medium

  * New maintainer (Closes: #691823).
  * debian/compat
    - Bump to 9.
  * debian/control
    - Bump to debhelper (>=9) in Build-Depends.
    - Bump Standards-Version to 3.9.5.
    - Change Recommends from ttf-freefont to fonts-freefont-ttf
      (Closes: #738225, #738259).
    - Expand long descriptions to differentiate wmhdplop and gkrellm-hdplop.
    - Remove (>= 20100122.1) from autotools-dev Build-Depends; no earlier
      version exists any more in Debian.
  * debian/copyright
    - Update to machine-readable format v1.0.
  * debian/dirs
    - Remove unneccessary file; directory is already created by dh_auto_install.
  * debian/rules
    - Simplify to use dh.
  * debian/patches/ldflags-to-ldadd.patch
    - Prevent undefined symbol error (LP: #995272).
  * debian/patches/find-disk-device.patch
    - Use realpath instead of symlink to find device (Closes: #657882).

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Mon, 11 Aug 2014 01:19:01 -0500

wmhdplop (0.9.9-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Handle config.{guess,sub} with autotools-dev helpers; otherwise the build
    fails very early with "dpkg-source: error: aborting due to unexpected
    upstream changes" if autotools-dev is installed.
  * Fix FTBFS on gcc-4.7. Patch from Paul Tagliamonte (Closes: #667415).

 -- gregor herrmann <gregoa@debian.org>  Sat, 21 Apr 2012 12:22:09 +0200

wmhdplop (0.9.9-2) unstable; urgency=low

  * Update my email address.
  * Move homepage field (Closes: #615271, #615378).
  * Bump debhelper version to 8.
  * Bump Standards-Version to 3.9.2.
  * debian/control: Drop article from short description.
  * debian/watch: Add.
  * debian/copyright: Reformat and fix FSF address.

 -- Gürkan Sengün <gurkan@phys.ethz.ch>  Wed, 07 Dec 2011 12:02:15 +0100

wmhdplop (0.9.9-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.7.2.
  * Fix debian/copyright.
  * Clean up debian/rules.
  * Ack previous NMUs, thanks to Marc Brockschmidt.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Thu, 02 Aug 2007 10:17:22 +0200

wmhdplop (0.9.7-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control: Replace 'gkrellm-common' with 'gkrellm'
    in Build-Depends (Closes: #349104).

 -- Marc 'HE' Brockschmidt <he@debian.org>  Sat, 21 Jan 2006 21:18:18 +0100

wmhdplop (0.9.7-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Split xlibs-dev Build-Depends (Closes: #347097).

 -- Marc 'HE' Brockschmidt <he@debian.org>  Sat, 21 Jan 2006 00:22:27 +0100

wmhdplop (0.9.7-1) unstable; urgency=low

  * New upstream release.
  * Update Standards-Version to 3.6.2.
  * Remove comments from debian/rules.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Wed, 21 Sep 2005 22:28:27 +0200

wmhdplop (0.9.5-1) unstable; urgency=low

  * New upstream release (Closes: #257760).
  * debian/control: Add ttf-freefont to Recommends.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Thu,  8 Jul 2004 20:46:42 +0200

wmhdplop (0.9.4-1) unstable; urgency=low

  * Initial release.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Fri, 25 Jun 2004 18:46:18 +0200
