Change logs for task source package in Precise

  • task (2.1.2-0ubuntu1~ubuntu12.04.1) precise-backports; urgency=low
    
      * No-change backport to precise (LP: #1130970)
    
    task (2.1.2-0ubuntu1) raring; urgency=low
    
      * New stable upstream release
    
    task (2.1.1-0ubuntu2) quantal; urgency=low
    
      * debian/patches/100_only_stack_size_1.patch: Cherrypick patch from
        upstream bug 1048 to fix segfault when running 'task - modify'
        (LP: #1032861)
    
    task (2.1.1-0ubuntu1) quantal; urgency=low
    
      * New upstream release
        - User Defined Attributes
        - Support for 'scheduled' dates for tasks
        - New 'ready' report for tasks scheduled for work
        - Task expiration via an 'until' date
      * Drop all patches: Already included upstream
      * debian/rules: task_completion.sh is now named task.sh
    
    task (2.0.0.release-0ubuntu4) quantal; urgency=low
    
      * Add 103_total_active_time.patch: Don't continue accumulating total
        active time after an active task is completed.
        (LP: #992854)
      * Add 104_project_complete_verbosity.patch and 105_affected_verbosity.patch:
        Be quieter with feedback if rc.vebose=nothing is specified.
        (LP: #992876)
      * Add 106_chdir_back_after_edit.patch: Fix segfault in
        Context::dispatch() when running task shell.  This is because the edit
        command was not restoring the current directory.
        (LP: #980093)
    
    task (2.0.0.release-0ubuntu3) quantal; urgency=low
    
      * Add 100_fix_uuid_confusion.patch: Fix issue where deleting certain
        UUIDs results in deletion of all tasks.
        (LP: #992852)
      * Add 101_typo_edit_command.patch: Fix invalid command syntax in
        task edit command.
        (LP: #992866)
      * Add 102_fix_incorrect_projects_headers.patch: Fix inverted priority
        labels in task projects report.
        (LP: #992868)
     -- Felix Geyer <email address hidden>   Wed, 01 May 2013 17:46:53 +0200
  • task (2.0.0.release-0ubuntu2.2) precise-proposed; urgency=low
    
      * Add 103_total_active_time.patch: Don't continue accumulating total
        active time after an active task is completed.
        (LP: #992854)
      * Add 104_project_complete_verbosity.patch and 105_affected_verbosity.patch:
        Be quieter with feedback if rc.vebose=nothing is specified.
        (LP: #992876)
      * Add 106_chdir_back_after_edit.patch: Fix segfault in
        Context::dispatch() when running task shell.  This is because the edit
        command was not restoring the current directory.
        (LP: #980093)
     -- Bryce Harrington <email address hidden>   Thu, 19 Jul 2012 14:43:49 -0700
  • task (2.0.0.release-0ubuntu2.1) precise-proposed; urgency=low
    
      * Add 100_fix_uuid_confusion.patch: Fix issue where deleting certain
        UUIDs results in deletion of all tasks.
        (LP: #992852)
      * Add 101_typo_edit_command.patch: Fix invalid command syntax in
        task edit command.
        (LP: #992866)
      * Add 102_fix_incorrect_projects_headers.patch: Fix inverted priority
        labels in task projects report.
        (LP: #992868)
     -- Bryce Harrington <email address hidden>   Wed, 16 May 2012 20:13:39 -0700
  • task (2.0.0.release-0ubuntu2) precise; urgency=low
    
      * debian/copyright: Corrected license to MIT.  TaskWarrior moved from
        GPL to MIT as of the 2.0 release.
      * debian/rules: Drop dependency on ncurses, which taskwarrior no longer
        requires.
     -- Bryce Harrington <email address hidden>   Mon, 19 Mar 2012 14:30:23 -0700
  • task (2.0.0.release-0ubuntu1) precise; urgency=low
    
      * New upstream release.  All changes are bugfixes or diagnostic feedback.
        Main changes since beta5:
        - The 'diagnostics' command now checks for duplicate UUID values
        - Added feedback when tasks become unblocked
        - Fixed bug where dates could only be edited if they changed day
        - Fixed bug where 'rc.verbose=off' suppressed warnings
        - Fixed incorrect urgency calculations
        - Fixed failure to recognize durations like '1day' when filtering date
          attributes
        - Fixed suppression of report labels with rc.verbose=off
        - Fixed silent failure of unrecognized dates
        - Fixed wrong file paths for themes
        - Fixed various bugs affecting Solaris and Cygwin
        - Fixed various test failures
        - Fixed 'edit' command problems when 'dateformat.annotation' did not
          contain any date elements
        - Fixed warning about dependency chain problems during  annotation
        - Fixed tag filtering
        - Fixed update-holidays.pl not using the YYYYMMDD date foramt
        - Fixed urgency not properly calculated for waiting tasks
        - Fixed 'project' not supported as a verbosity token
     -- Bryce Harrington <email address hidden>   Sun, 18 Mar 2012 16:56:17 -0700
  • task (2.0.0.beta5-0ubuntu1) precise; urgency=low
    
      * Update to new beta version.  A few minor new features but mostly bug fixes.
        Main changes since beta4:
        - Holidays Updated
        - Matches leftmost 8 characters of uuids
        - Corrected performance measurement.
        - Support TASKRC and TASKDATA env vars
        - Allow suppression of output labels and verbose text
        - Special tag feedback
        - Performance speed ups
        - Allow --version to be used without a .taskrc being present
        - Allow deletion of already completed tasks
        - Omit passwords in output of URIs (show, merge, pull, and push)
        - Fix correct paths written to default .taskrc (LP: #891215)
        - Fix build issues with gcc 4.7, 4.3, etc.
        - Fix various issues with recurring tasks
        - Drop (deprecated) lua_open usage
        - Fix burndown reports to honor forcecolor=off
        - Fix partial tag matching
        - Fix argument handling for aliases
        - Fix problems with inverted project matching
        - Fix mis-encoding of quotes
        - Fix use of multiple IDs and UUIDs in filters
        - Fix incorrect project completion numbers
        - Fix issues when descriptions end in backslashes
        - Fix broken linefeeds in summary report
        - Fix circular dependency detection
        - Fix unneeded linefeeds in table output
     -- Bryce Harrington <email address hidden>   Thu, 23 Feb 2012 13:27:56 -0800
  • task (2.0.0.beta4-0ubuntu1) precise; urgency=low
    
      * New upstream TaskWarrior 2.0 release
      * control: Switch to cmake instead of autotools
      * Drop cherrypicked patches (all included upstream)
     -- Bryce Harrington <email address hidden>   Wed, 15 Feb 2012 15:42:41 -0800
  • task (1.9.4-0ubuntu5) precise; urgency=low
    
      * No-change rebuild to drop spurious libsfgcc1 dependency on armhf.
     -- Adam Conrad <adconrad@0c3.net>   Fri, 02 Dec 2011 21:27:07 -0700
  • task (1.9.4-0ubuntu4) oneiric; urgency=low
    
      * Backport a number of fixes from the 2.0.0 tree:
        0001-Bug-704.patch
        0002-Bug-706.patch
        0003-Bug-708.patch
        0004-Bug-713.patch
        0005-Bug-703-foo-bar-g-doesn-t-operate-globally-on-annota.patch
        0006-Bug-723.patch
        0007-Bug-707.patch
        0008-Bug-745.patch
        0009-Bug-741.patch
        0010-Bug-762.patch
        0011-Bug-770.patch
        0012-Bug-761.patch
        0013-Bug-799.patch
        0014-Bug-691.patch
        0015-Bug-803.patch
     -- Bryce Harrington <email address hidden>   Wed, 24 Aug 2011 12:22:44 -0700