wmitime (0.5-2) unstable; urgency=medium

  * debian/menu
    - Remove file since desktop file also exists.

 -- Doug Torrance <dtorrance@piedmont.edu>  Thu, 22 Oct 2015 05:33:35 -0400

wmitime (0.5-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    - Update Vcs-* fields.
    - Set Debian Window Maker Team as Maintainer; move myself to
      Uploaders with updated email address.
    - Add libdockapp-dev to Build-Depends.
    - Tidy up using wrap-and-sort.
  * debian/copyright
    - Update email address.

 -- Doug Torrance <dtorrance@piedmont.edu>  Fri, 21 Aug 2015 21:46:05 -0400

wmitime (0.4-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    - Bump Standards-Version to 3.9.6; no changes required.
  * debian/(install|wmitime.desktop)
    - Remove files; desktop file added upstream.
  * debian/(manpages|wmitime.1)
    - Remove files; manpage added upstream.
  * debian/patches
    - Remove directory; patches applied upstream.
  * debian/rules
    - Add get-orig-source target.
    - Update override_dh_auto_build target to pass CFLAGS to new upstream
      Makefile.
    - Add override_dh_auto_install target to pass PREFIX to new upstream
      Makefile.
    - Remove --sourcedirectory=wmitime.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Sun, 28 Dec 2014 08:15:10 -0600

wmitime (0.3+20120605-1) unstable; urgency=medium

  * New upstream version.
  * New maintainer (Closes: #714747).
  * Include manpage rather than creating during build
    - Remove debian/*pod*.
    - Add debian/wmtime.1.
    - Remove man target from debian/rules.
  * debian/control
    - Bump Standards-Version to 3.9.5; no changes required.
    - Update Homepage and Vcs-* fields.
  * debian/copyright
    - Update Upstream-* and Source fields.
    - Remove deprecated X-Comment field.
  * debian/install
    - Remove installation of /usr/bin/wmitime; now installed by dh_auto_install.
  * debian/patches/*0-*.patch
    - Update keywords.
  * debian/patches/allow_display_with_no_args.patch
    - Print warning when user runs wmitime -display without an argument instead
      of segfaulting (Closes: #716466).
  * debian/patches/make-install.patch
    - Use DESTDIR when running make install.
    - Create installation directory.
  * debian/rules:
    - Use --sourcedirectory option instead of using overrides to pass -C to
      specify source directory.
    - Remove unnecessary variables.
    - Update override_dh_auto_build to use dh_auto_build instead of MAKE.
  * debian/wmitime.desktop
    - Fill in Generic and Comment fields.
    - Add Keywords field.

 -- Doug Torrance <dtorrance@monmouthcollege.edu>  Tue, 12 Aug 2014 01:27:57 -0500

wmitime (0.3-11) unstable; urgency=low

  * debian/rules
    - Use DEB_*_MAINT_* variables and use CPPFLAGS (more hardening).

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 24 Mar 2012 02:37:54 -0400

wmitime (0.3-10) unstable; urgency=low

  * Move to packaging format 3.0 quilt.
  * debian/compat
    - Update to 9.
  * debian/control
    - (Homepage): Update location.
    - (Build-Depends): update to debhelper 9, remove dpatch.
    - (Standards-Version): Update to 3.9.3.1.
  * debian/copyright
    - Update to format 1.0.
  * debian-vars.mk
    - Delete. No longer needed.
  * debian/*.1
    - Delete, was a generated file.
  * debian/*.1x.pod
    - Rename to plain *.1 section.
  * debian/clean
    - New file.
  * debian/*.desktop
    - Rename to plain debian/desktop.
  * debian/manpages
    - New file.
  * debian/rules
    - Clean up and remove unused targets.
    - Use hardened build flags. See:
      http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags

 -- Jari Aalto <jari.aalto@cante.net>  Wed, 21 Mar 2012 05:17:51 -0400

wmitime (0.3-9) unstable; urgency=low

  * Move to format: 3.0 (quilt).
  * debian/clean
    - Move content from debian/rules for dh(1).
  * debian/control
    - (Build-Depends): Remove dpatch.
    - (Description): Extend long part (lintian).
    - (Depends): add ${misc:Depends} for debhelper.
    - (Standards-Version): Update to 3.8.3.
  * debian/copyright
    - Layout upgrade. Add FSF preamble.
  * debian/debian-compile.mk
    - New file.
  * debian/patches
    - Convert to quilt.
    - (10): Adjust link flags and add trimmed down GTKLIBS.
    - (30): New patch to fix "cast to pointer from integer of
      different size" warnings.
  * debian/README.source
    - Delete, obsoleted by format 3.0.
  * debian/rules
    - (MANSECT): Move from 1x to standard 1.
    - Remove rules obsoleted by dh(1).
  * debian/wmitime.{install,manpages}
    - Move content from debian/rules for dh(1).

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 17 Dec 2009 14:51:50 +0200

wmitime (0.3-8) unstable; urgency=low

  * debian/compat
    - Change from 5 to 7.x.
  * debian/control
    - (Build-Depends): debhelper >= 7.
    - (Description): Fix spelling.
    - (Homepage): New field.
    - (Standards-Version): Update to 3.8.0.
  * debian/copyright
    - Update to use ISO dates.
    - Minor layout fixes: add word "Copyright (C)..." etc.
    - Adjust Dave Clark's copyright years according to original README.
  * debian/patches/10_hungarian-date.dpatch
    - (DP): Add documentation string.
  * debian/rules
    - (build-stamp): Add MAKE_FLAGS.
    - (binary-arch): Add dh_desktop.
    - (install): Install *.desktop file. Do not install almost empty
      BUGS file. Do not install README, which has nothing additional
      information to manual page.
  * debian/watch
    - New file.
  * debian/wmitime.desktop
    - New file.

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 27 Oct 2008 19:28:15 +0300

wmitime (0.3-7) unstable; urgency=low

  [ Jari Aalto ]
  * New maintainer. (Closes: #349245).
  * debian/changelog
    - Remove obsolete Emacs variables from the end.
  * debian/compat
    - Bump version to 5.
  * debian/control
    - (Description): Remove references to Window maker. Utility works
      with any WM.
    - (Standards-Version): Update to 3.7.3.
    - (Build-Depends): Add dpatch.
  * debian/copyright
    - Add note that upstream URL is dead.
    - Update Debian packaging copyrights to include all packagers.
  * debian/menu
    - Correct section to Applications/Network/Communication.
  * debian/patches/10_hungarian-date.dpatch
    - Remove old hungarian diff and converted it into dpatch format.
  * debian/patches/20_makefile-CC.dpatch
    - Change hard coded 'cc' to $(CC). Eliminate unnecessary -D$(LANG).
  * debian/rules
    - Remove and newly generated with dh_make.
    - Add rule to convert *.pod pages to *.1x.
  * debian/wmitime.1x.pod
    - New file. The old manual page was converted to POD format.

  [ Ricardo Mones ]
  * debian/control, debian/debian-vars.mk
    - Fix typos.
  * debian/copyright
    - Fix packaging copyright years, LGPL license filename, typo.
  * debian/rules
    - (man): Fix rule by changing spaces into tabs.

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 04 Feb 2008 17:18:39 +0000

wmitime (0.3-6) unstable; urgency=low

  * QA upload.
  * Maintainer asked to orphan the package in
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=347120;msg=7.
  * debian/control
    - Replace xlibs-dev build-dep (Closes: #347120).
  * Rebuilt to allow prelinking (Closes: #236804).
  * Housekeeping:
    + Use debhelper 5.
    + Quote everything in menu file.
    + Move manpage to 1x section.
    + Fix copyright file to shut up lintian.
    + Bump Standards-Version to 3.6.2.

 -- Marc 'HE' Brockschmidt <he@debian.org>  Fri, 20 Jan 2006 00:21:39 +0100

wmitime (0.3-5) unstable; urgency=low

  * Upgrade Standards-Version.
  * Convert to use debhelper 3.
  * Change version numbering.

 -- Lenart Janos <ocsi@debian.org>  Sat, 31 Mar 2001 18:48:31 +0200

wmitime (0.3-4.2) unstable; urgency=low

  * Add manpage.
  * Remove dh_testversion from debian/rules.

 -- Lenart Janos <ocsi@debian.org>  Wed, 28 Mar 2001 22:57:18 +0200

wmitime (0.3-4.1) unstable; urgency=medium

  * Move wmitime binary from /usr/X11R6/bin to /usr/bin.

 -- Lenart Janos <ocsi@debian.org>  Sat, 24 Feb 2001 17:31:21 +0100

wmitime (0.3-4) unstable; urgency=low

  * New maintainer (Closes: #74647).
  * Fix smaller bugs in debian/rules.
  * Add Hungarian support, but must recompile to use it.

 -- Lenart Janos <ocsi@debian.org>  Thu, 25 Jan 2001 14:24:30 +0100

wmitime (0.3-3) unstable; urgency=low

  * Remove dh_make examples (Closes: #81534).
  * Conforms to Standards version 3.2.1
    - debian/control
      + Add debhelper and xlibs-dev to Build-Depends.
    - debian/rules
      + Add support for the `debug' build option.
      + Install into /usr rather than /usr/X11R6.

 -- Matej Vela <vela@debian.org>  Wed, 10 Jan 2001 23:37:42 +0100

wmitime (0.3-2.1) unstable; urgency=low

  * Set maintainer to Debian QA Group <debian-qa@lists.debian.org>.

 -- Takuo KITAME <kitame@northeye.org>  Thu, 31 Aug 2000 11:38:53 +0900

wmitime (0.3-2) unstable; urgency=low

  * debian/menu
    - Add hints="Clocks" (Closes: #52006).

 -- Takuo KITAME <kitame@northeye.org>  Thu, 13 Jan 2000 10:17:50 +0900

wmitime (0.3-1) unstable; urgency=low

  * Initial release.

 -- Takuo KITAME <kitame@northeye.org>  Sun, 31 Oct 1999 06:15:04 +0900