Changelog
task (2.2.0-4) experimental; urgency=low
* Fix a typo in the copyright file.
* Update years in the copyright file.
* Bump standards version to 3.9.5 (no changes needed).
* Replace patch to hardcode Debian-specific paths (debian-paths.diff) with a
cleaner patch (customizable-rcdir.diff) that makes TASK_RCDIR customizable
at configure time. Update deban/rules to set TASK_DOCDIR and TASK_RCDIR at
configure time.
* Rename the binary package: task → taskwarrior (closes: #719317).
Thanks to Ben Armstrong for the bug report.
+ Rename the main package as “taskwarrior” in debian/control; add
Conflicts/Replaces against the old “task” package.
+ Add transitional package to debian/control.
+ Move Pre-Depends to the transitional package.
+ Rename debhelper configuration files.
+ Update debian/rules and README.Debian accordingly.
+ Make /usr/share/task a symlink to /usr/share/taskwarrior, for backwards
compatibility.
+ Add postinst script to deal with transitioning /usr/share/task from
directory to symlink.
+ Add lintian override for conflicts-with-version. Conflicts makes
transitioning /usr/share/task from directory to symlink slightly easier.
* Keep the i18n directory in /usr/share/doc.
* Drop code to remove pre-built static libraries from debian/rules; the
static libraries are no longer shipped in .orig.tar.
* Ship add-ons in /usr/share/doc as examples.
* Stop dh_compress from compressing examples.
* Refresh patches.
* Add “XS-Testsuite: autopkgtest”.
-- Jakub Wilk <email address hidden> Sat, 04 Jan 2014 19:56:06 +0100