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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
|
neovim-qt (0.2.16-1) unstable; urgency=medium
* New upstream release
* Add libqt5svg5-dev to Build-Depends
* rules:
+ Pass PYTHON_EXECUTABLE=/usr/bin/python3 to cmake to ensure it picks up
the right Python version
+ Workaround needing $DISPLAY to run "nvim-qt --help"
* Remove tst_shell_start.jpg during clean
* Bump debhelper compat to 13
* Declare compliance with Policy 4.5.0, no changes needed
-- James McCoy <jamessan@debian.org> Tue, 23 Jun 2020 22:18:11 -0400
neovim-qt (0.2.15-1) unstable; urgency=medium
* New upstream release
* Build-Depend on python3-{jinja2,msgpack} (Closes: #943130)
-- James McCoy <jamessan@debian.org> Sun, 03 Nov 2019 23:00:44 -0500
neovim-qt (0.2.13-1) unstable; urgency=medium
* New upstream release
* Update to debhelper 12 and debian-compat Build-Depends
* Declare compliance with Policy 4.4.0, no changes needed
* Reduce xclip Build-Depends to an alternative. Neovim >= 0.3.2 allows a
clipboard provider to be implemented in VimL, which neovim-qt does and
uses for its tests.
* Move /usr/bin/gvim.nvim-qt to /usr/libexec/nvim-qt/gvim, since it's only
used for the gvim alternative.
-- James McCoy <jamessan@debian.org> Tue, 03 Sep 2019 23:19:54 -0400
neovim-qt (0.2.12-1) unstable; urgency=medium
* New upstream release
-- James McCoy <jamessan@debian.org> Wed, 23 Jan 2019 23:50:53 -0500
neovim-qt (0.2.11-1) unstable; urgency=medium
* New upstream release
-- James McCoy <jamessan@debian.org> Tue, 01 Jan 2019 16:00:54 -0500
neovim-qt (0.2.10-1) unstable; urgency=medium
* Update to new upstream version 0.2.10.
+ Add support for Neovim's ext_popupmenu UI option to provide a native
popup menu
- Add :GuiPopupmenu command to explicitly enable/disable the GUI popup
menu
+ Add support for Neovim's ext_tabline UI option to provide native tabline
display
- Honor 'showtabline' to determine when the tabline is displayed
- Add :GuiTabline command to explicitly enable/disable the tabline
+ Support the :suspend command, minimizing the GUi
* Opt-in to debhelper 12 beta
* rules: Use cmake+ninja buildsystem
* Declare compliance with Policy 4.2.1
* copyright: Add license for third-party/oxygen/
-- James McCoy <jamessan@debian.org> Mon, 22 Oct 2018 22:20:18 -0400
neovim-qt (0.2.9-1) unstable; urgency=medium
* New upstream release
+ Runtime detection of Neovim's supported API versions (Closes: #904265)
-- James McCoy <jamessan@debian.org> Wed, 08 Aug 2018 21:34:13 -0400
neovim-qt (0.2.8-4) unstable; urgency=medium
[ David Rabel ]
* Fix d/copyright: MacOSXBundleInfo.plist.in was moved
[ Jason Pleau ]
* Relax debhelper dependency to allow for easier backporting
* Update Maintainer email to team+vim@tracker.debian.org
[ James McCoy ]
* Declare compliance with Policy 4.1.5, no changes needed.
-- James McCoy <jamessan@debian.org> Wed, 04 Jul 2018 21:24:03 -0400
neovim-qt (0.2.8-3) unstable; urgency=medium
* Increase xvfb-run resolution to fix arm{el,hf} crashes
-- James McCoy <jamessan@debian.org> Sun, 28 Jan 2018 08:21:43 -0500
neovim-qt (0.2.8-2) unstable; urgency=medium
* Change Vcs-* to salsa.d.o
* Revert "Track neovim version used to build in Built-Using"
* Declare compliance with Policy 4.1.3
* Point gbp-dch to the correct branch
* Bump debhelper compat to 11
* Set R³ to no
-- James McCoy <jamessan@debian.org> Sun, 21 Jan 2018 20:17:50 -0500
neovim-qt (0.2.8-1) unstable; urgency=medium
* New upstream release
* Bump debhelper compat to 10
* Declare compliance with Policy 4.1.0, no changes needed
-- James McCoy <jamessan@debian.org> Thu, 14 Sep 2017 23:46:30 -0400
neovim-qt (0.2.7-3) unstable; urgency=medium
* Fix FTBFS by creating a $HOME for the tests. (Closes: #871132)
* Declare compliance with police 4.0.1, no changes needed.
* Explicitly set CMAKE_BUILD_TYPE=Release to disable noisy debug logging.
-- James McCoy <jamessan@debian.org> Sat, 12 Aug 2017 20:39:13 -0400
neovim-qt (0.2.7-2) unstable; urgency=medium
* Upload to unstable
-- James McCoy <jamessan@debian.org> Sat, 24 Jun 2017 14:54:45 -0400
neovim-qt (0.2.7-1) experimental; urgency=medium
[ Jason Pleau ]
* New upstream release
+ Fix race condition in tst_neovimconnector. (Closes: #845685)
+ "nvim-qt --help" no longer requires an X connection.
* Upstream now generates helptags during building, we don't need to do it
ourselves during dh_install anymore
* Provide nvim-qt as an alternative for gvim (Closes: #848100)
[ James McCoy ]
* Track which neovim we built against using Built-Using.
* Remove xfvb-run call for generating the man page.
-- James McCoy <jamessan@debian.org> Wed, 31 May 2017 22:50:13 -0400
neovim-qt (0.2.4-1) unstable; urgency=medium
* New upstream release
-- Jason Pleau <jason@jpleau.ca> Sat, 12 Nov 2016 09:24:00 -0500
neovim-qt (0.2.3-1) unstable; urgency=medium
* Initial release. (Closes: #818112)
-- Jason Pleau <jason@jpleau.ca> Wed, 05 Oct 2016 22:22:28 -0400
|