Changelog
task (2.1.2-1) experimental; urgency=low
* New maintainer.
Thanks to Alexander Neumann for his past work on this package.
* Relicense Debian packaging to the same license upstream uses (MIT), as
agreed with Alexander.
* New upstream release (closes: 693979).
+ Fix order of priorities in the poject summary (closes: #680353).
Thanks to Marcin Kulisz for the bug report.
* Update debian/copyright.
* Bump standards version to 3.9.4 (no changes needed).
* Switch to source format 3.0 (quilt).
* Remove pre-built static libraries early in the build* targets.
* Remove cmake.h in the clean target.
* Rewrite debian/rules from scratch, without cdbs.
+ Drop "cbds" from Build-Depends.
+ Add "dpkg-dev (>= 1.15.7)" to Build-Depends, for dpkg-buildflags.
* Don't install vim support files to the binary package; they are already
included in the vim package itself.
* Don't install /usr/share/task/refresh to the binary package; it's not
useful at runtime.
* Fix TASK_RCDIR in cmake.h (closes: #669344).
Thanks to Sylvain Fankhauser for the bug report.
* Add Lintian override for spelling-error-in-manpage; the misspelling in
question is deliberate.
* Add patch (fix-manpage-formatting.diff) to fix a formatting error in the
task(1) manual page (closes: #699332).
* Add patch (fix-manpage-installation.diff) to fix manual page installation
for out-of-tree builds.
* Add patch (fix-typos.diff) to fix some spelling errors.
-- Jakub Wilk <email address hidden> Wed, 27 Feb 2013 17:05:06 +0100