1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
dh-vim-addon (0.4) unstable; urgency=medium
* Provide dh-sequence-vim-addon
* Suggest “packadd!” instead of “packadd” for optional addons
* Fix specification of debhelper PROMISE and call log_installed_files()
-- James McCoy <jamessan@debian.org> Thu, 03 Sep 2020 00:59:33 -0400
dh-vim-addon (0.3) unstable; urgency=medium
* Fix detection of doc directory, and thus tag creation.
Thanks to Nicholas Guriev for the report (Closes: #960213)
* Declare compliance with Policy 4.5.0, no changes needed
* Update to debhelper-compat (= 12)
-- James McCoy <jamessan@debian.org> Sun, 10 May 2020 17:20:10 -0400
dh-vim-addon (0.2) unstable; urgency=medium
* Use the correct destination path for the symlink, so debhelper knows how
to adjust it for installed packages.
-- James McCoy <jamessan@debian.org> Sat, 12 Jan 2019 11:16:41 -0500
dh-vim-addon (0.1) unstable; urgency=medium
* Initial release.
-- James McCoy <jamessan@debian.org> Tue, 08 Jan 2019 01:20:40 -0500
|