Change logs for task source package in Utopic

  • task (2.3.0+dfsg-3) unstable; urgency=low
    
    
      * Improve the get-orig-source script:
        + Use the POSIX 1003.1-1988 (ustar) format for tarballs.
      * Update the watch file.
      * Add patch (default-editor.diff) to change the default editor from “vi” to
        “editor”, as per Policy §11.4.
      * Add patch (fix-task-sync-man-url.diff) to fix task server setup
        documentation URL (closes: #749180).
        Thanks to Axel Beckert for the bug report.
      * Use “dpkg-parsechangelog -SVersion” for extracting version number in
        debian/rules.
    
     -- Jakub Wilk <email address hidden>  Sat, 31 May 2014 23:22:30 +0200
  • task (2.3.0+dfsg-2) unstable; urgency=low
    
    
      * Update git URL in the get-orig-source script.
      * Use dh-buildinfo:
        + Update debian/rules.
        + Add the package to Build-Depends.
      * Add DEP-8 tests that run adequate(1) against the packages.
      * Add patch (tests-count-eom.diff) to make the count.t test failures on the
        last day of the month non-fatal (closes: #743238). Thanks to James
        Dietrich for the bug report and the analysis of the problem.
      * Remove a long obsolete comment from debian/rules.
      * Drop tests-unset-env-vars.diff, as the problem of test suite stomping on
        user's data has been fixed upstream.
        Set TASKDATA and TASKRC to specially-crafted values (both in debian/rules
        and in the DEP-8 test), so that task trips over it if the problem
        reappears in the future 
      * Mark tests-fail.diff as forwarded upstream.
    
     -- Jakub Wilk <email address hidden>  Wed, 02 Apr 2014 11:33:52 +0200
  • task (2.2.0-3) unstable; urgency=low
    
    
      * Rename /etc/bash_completion.d/task.sh back as /etc/bash_completion.d/task
        (closes: #710321):
        + Update debian/rules accordingly.
        + Add debian/maintscript to let dh_installdeb add maintainer script
          snippets to remove the old file.
        + Bump minimum required version of debhelper to 8.1 (for
          dpkg-maintscript-helper support.)
        + Add ${misc:Pre-Depends} to Pre-Depends. (It's not strictly necessary for
          unstable, but it eases wheezy backports).
      * Add DEP-8 tests.
    
     -- Jakub Wilk <email address hidden>  Mon, 03 Jun 2013 18:47:50 +0200