gtimer 2.0.0-1 source package in Ubuntu

Changelog

gtimer (2.0.0-1) unstable; urgency=low

  * Update watch file
  * Update debhelper compatibilty to V7 (significantly clean up packaging)
  * New Upstream Release (Closes: #575666: RFP: GTimer -- GTK-based tool for
    timing tasks)
  * Initial release. (Closes: #636822: ITP: gtimer -- GTK-based X11 task
    timer)
  * Switch to dpkg-source 3.0 (quilt) format

gtimer (1.1.6-13) unstable; urgency=low

  * Add a desktop file and icon, courtesy of Ubuntu.  Thanks, Nathan
    Handler.  (Closes: #492498, LP: #248346)
  * Reference the icon in the menu file as well.
  * Fix the doc-base section (remove the Applications prefix).
  * Use filter instead of findstring to parse DEB_BUILD_OPTIONS.
  * Update standards version to 3.8.0.
    - Add README.source explaining the dbs system.
    - Add a patch target to debian/rules.

gtimer (1.1.6-12) unstable; urgency=low

  * Fix segfault when displaying HTML reports introduced by the patch to
    make the browser configurable.  Thanks to Chad Skeeters for the
    patch.
  * Change menu section to Applications/Project Management per the new
    menu policy.
  * Add a Homepage control field.
  * Update standards version to 3.7.3.
  * Update debhelper compatibility level to V5 (no changes required).
  * Wrap Build-Depends for readability.

gtimer (1.1.6-11) unstable; urgency=low

  * Choosing revert after an idle was subtracting time from all instances
    of that task, not just the running one.  Fixed.  Thanks to Ricardo
    Lopes Pereira for the report.  (Closes: #366762)
  * Always pass the host and build types to configure.
  * Update standards version to 3.7.2 (no changes required).

gtimer (1.1.6-10) unstable; urgency=low

  * Fix a segfault on daily reports when tasks have annotations and
    annotation data is requested.  (Closes: #350711)
  * Add a Last Year report.  Thanks, Bruno Gravato.  (Closes: #353046)
  * Don't compress the contrib scripts.
  * Add the build-indep and binary-indep targets.
  * Clean up stamp file handling in debian/rules.

gtimer (1.1.6-9) unstable; urgency=low

  * Providing binary-indep in debian/rules is required by Policy even if
    there are no arch-independent packages.  Whoops.
  * Mark install target as phony in debian/rules.

gtimer (1.1.6-8) unstable; urgency=low

  * Update maintainer address.

gtimer (1.1.6-7) unstable; urgency=low

  * Add README.Debian explaining how to get started and describing the
    user-visible changes relative to stock GTimer.
  * Add an explicit packaging copyright and license statement.
  * Update the FSF address in copyright.

gtimer (1.1.6-6) unstable; urgency=low

  * Build-depend on libxss-dev instead of xlibs-static-dev for the X
    transition.
  * Add a -weekstart command-line option to set the first day of the week
    for weekly reports.  (Closes: #307634)
  * Use the user's locale for weekday names as well.
  * Default to sensible-browser rather than x-www-browser and separate
    that patch out from the patch to make the browser configurable.
  * Fix the erroneous change to open modes in 10_57969-printpipe.patch so
    that 22_276011-reportmode.patch is no longer necessary.
  * 21_193517-oneMinIncr.diff subsumes 10_40450-32bitism.patch, so drop
    the latter.
  * Consolidate all of the temporary file patches.
  * Add history log entries at the top of the affected files in each patch
    rather than adding comments at the location of the change, with the
    exception of the Debian-specific change to turn off checks for newer
    versions.
  * Build with debugging symbols by default and support noopt.
  * Remove some bits from debian/rules that weren't being used.
  * Update the upstream author's address.

gtimer (1.1.6-5) unstable; urgency=low

  * Only change the configured window size on exit if the call to get the
    window size succeeds, rather than changing it to some random value off
    the stack.  Partially fixes #309779.
  * Update standards version to 3.6.2 (no changes required).

gtimer (1.1.6-4) unstable; urgency=medium

  * Revert and Resume now only revert times on the timers that were
    running, rather than all timers that had time for that day.  Fixes a
    bug introduced in the last release.  Thanks to Jamm!n Wheeler for the
    report.  (Closes: #309937)

gtimer (1.1.6-3) unstable; urgency=low

  * New maintainer.  (Closes: #288156)
  * Specify a file mode when saving reports.  (Closes: #276011)
  * Add a dialog box to configure the browser, which allows us to stop
    suggesting Netscape.  Default to x-www-browser in the absence of any
    configuration.  (Closes: #38052, #138840)
  * Revert and Resume after an idle now really back up to before the idle,
    not just when the dialog box is displayed.  Revert now makes sure
    GTimer knows it has stopped.  (Closes: #282052, #64175)
  * Avoid memory clobber when saving projects that caused long-term
    instability.  Thanks, Ove Kaaven.  (Closes: #201091)
  * Don't depend on libc6-dev.
  * Depend on xlibs-static-dev instead of xlibs-dev as libXss.a is the
    only bit of X we call directly.  libgtk will pull in the rest.
  * Quote strings properly in the menu entry.
  * Improve the long description of the package.
  * Update debhelper compatibility to V4.
  * Add a watch file.
  * General reformatting and cleanup of the Debian control files.

gtimer (1.1.6-2) unstable; urgency=low

  * The "it's my first package" release.
  * Adopt the package from Chad.
  * Add a callback to allow clearing of the paste buffer.
    Partial Close: Bug#193517
  * More increment and decrement shortcut keys and one
    minute increment and decrement.  Finishes up: Bug#193517
  * Dates in the report should now follow the user's Locale.
    Closes: Bug#204322
  * Moving files seems to break dbs so i removed the patch
    called 10_87440-rename_cz_to_cs.patch and replaced it with
    a small patch to debian/rules sent by Chad Walstrom.
  * Updated to required debhelper >= 3.0.0
  * Update to Standards-Verions of 3.6.0

gtimer (1.1.6-1) unstable; urgency=low

  * The "It's alive!" release!
  * New upstream version.  Good excuse to...
  * Switch to DBS build process, separated individual fixes in the "patches"
    directory.  Should be easier to send patches upstream.
  * Moved po/cz.po to po/cs.po.  Closes: Bug#87740
  * Shortcutted the version_timeout_handler() function to bypass version
    checking. Closes: Bug#109329

gtimer (1.1.5-3) frozen unstable; urgency=low

  * Changed 'Recommends:' field in the control file to 'Suggests:' so
    we can keep the package in main.
  * Added 'Build-Depends' field in debian/control
  * Removed FAQ.html from doc-base for now.  Problems with it not
    having an index.html file, and I'm not sure I want to put one in
    at this moment.  More concerned about getting this update out
    there.

gtimer (1.1.5-2) frozen unstable; urgency=low

  * Reapplied previous tempfile security fix to new upstream.  Patch
    will be sent to upstream.
  * Added netscape to the 'Recommends:' field of the control file.
    This software has hard-coded the use of netscape as the viewer of
    the HTML report, unfortunately.
  * Added FAQ.html to doc-base. 

gtimer (1.1.5-1) frozen unstable; urgency=low

  * New upstream version.  Closes: Bug#58195
  * New maintainer.  Closes: Bug#80308
  * Reapplied fix for 32-bit-isms noted earlier by David.  Closes: Bug#40450
  * Installed a to a few more documents from upstream.
  * Changed reference for copyright to /usr/share/common-licenses/GPL

gtimer (1.1.2-1.2) frozen unstable; urgency=low

  * Non-maintainer upload
  * Fix unsafe /tmp usage with patch from BTS. Closes: Bug#57969

gtimer (1.1.2-1.1) unstable; urgency=low

  * Non-maintainer upload
  * Fixed a bug which would cause the main window to never be shown (on
    Alpha at least).
  * Fixed some (probably harmless) 32-bit-isms.
  * Fixed the menu entry.

gtimer (1.1.2-1) unstable; urgency=low

  * New upstream version.

gtimer (1.1.1-1) unstable; urgency=low

  * New upstream version.

gtimer (1.1.0-1) unstable; urgency=low

  * New upstream version.

gtimer (0.98-1) unstable; urgency=low

  * New upstream version.
  * Upgraded to Standards-Version 2.5.0.0.

gtimer (0.96-2) unstable frozen; urgency=low

  * Fixes broken menu entry.

gtimer (0.96-1) frozen unstable; urgency=low

  * New upstream version.
  * Fixes a nasty upstream bug.

gtimer (0.95-1) unstable; urgency=low

  * New upstream version.

gtimer (0.94-1) unstable frozen; urgency=low

  * New upstream version.
  * Upstream name change.

tasktimer (0.93-1) unstable; urgency=low

  * New upstream version.

tasktimer (0.91-1) unstable; urgency=low

  * Initial release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  12 Nov 2011 07:24:43 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Taylor "Ripps" LeMasurier-Wren
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe utils

Downloads

File Size SHA-256 Checksum
gtimer_2.0.0.orig.tar.gz 195.3 KiB a2dd70793a5b1b4d497be0c4429b8e8cef6910497b6af8fbdedff00764308458
gtimer_2.0.0-1.debian.tar.gz 6.7 KiB f626e7e47443a1317888caee093e38ac3fc6f7da2b14f0136bf759f782cb767d
gtimer_2.0.0-1.dsc 1.0 KiB b03bfcf5a55186d132d7b67fe4bc5f85c7cebae5b99b94d29a3aeef6a14b7ed2

Available diffs

View changes file

Binary packages built by this source

gtimer: No summary available for gtimer in ubuntu quantal.

No description available for gtimer in ubuntu quantal.