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 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353
|
vimoutliner (0.3.4+pristine-9.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/rules
- deal with newer order strict uudecode (sharutils) (Closes: #735790)
-- Hideki Yamane <henrich@debian.org> Tue, 11 Feb 2014 09:53:59 +0900
vimoutliner (0.3.4+pristine-9) unstable; urgency=low
[ martin f. krafft ]
* Add note about vim-addons to README.Debian
(closes: #451286, #435704, #432891).
* Fix reference to upstream README (closes: #469657).
* Drop .py suffix from menu invocations; thanks to David Nusinow
(closes: #308073).
[ Patrick Schoenfeld ]
* New maintainer
* Add a recommend for vim-addon-manager
* Add a Homepage field to debian/control
* Update Standards-Version to 3.8.2; no changes needed
* Improve description a bit, to be more oriented towards the target
audience and by removing an orphaned word
(Closes: #486538)
* Add ${misc:Depends} to debian/control
* Remove docs from debian/examples which are not part of the upstream
tarball; they'll eventually be added again later
* Add dependency on debhelper 7
* Make debian/rules use debhelper 7 magic
* Add a debian/install file
* Add 'set -e' to postinst to make lintian quiet
* Add build-dependency on quilt
* Add quilt stuff to debian/rules
* Add patch to make plugin actually work in global runtime path which was
hidden in changes to the upstream tarball (urg!)
* Add a patch to remove installation instructions from vo readme,
because they are pointless for the package
* Update README.Debian
* Add a debian/NEWS file
* Properly document the copyright holders and let license file point
to the GPL-2 file instead of the generic GPL file in
/usr/share/common-licenses/
* Add examples, which had been hidden in the modified upstream tarball
to debian/contrib.
* Change XS-Vcs-Svn into Vcs-Svn and add Vcs-Browser in debian/control
* Add a patch to fix color names
* Document the fact that watch file support is currently not possible
in debian/watch
* Add a README.source to document patch handling
* Put 'set -e' on an own line instead of adding it as an argument to
/bin/sh, to avoid different behaviour if script gets called manually
* Adjust debhelper compat level
* Add a patch to properly set maplocalleader to ',,' in the config
* Update upstream URL in debian/copyright
* Make package use a different tarball
-- Patrick Schoenfeld <schoenfeld@debian.org> Tue, 23 Jun 2009 14:53:58 +0200
vimoutliner (0.3.4-8) unstable; urgency=low
* Added a vim-addons registry file;
thanks to Jan Schumacher (closes: #432891).
-- martin f. krafft <madduck@debian.org> Sat, 14 Jul 2007 16:59:50 +0200
vimoutliner (0.3.4-7) unstable; urgency=medium
* Only call helpztags on package remove, not on purge as well; thanks to
Lucas Nussbaum for the report (closes: #398529). Medium urgency as this is
RC.
* Also silence the helpztags output when there are no errors.
-- martin f. krafft <madduck@debian.org> Tue, 14 Nov 2006 12:39:58 +0100
vimoutliner (0.3.4-6) unstable; urgency=low
* New maintainer (closes: #394837). No other changes for now.
-- martin f. krafft <madduck@debian.org> Tue, 24 Oct 2006 09:20:34 +0200
vimoutliner (0.3.4-5) unstable; urgency=low
* Mention :he vimoutliner in README.Debian (closes: bug#382710).
* Move examples to their proper places (closes: bug#382708).
* Changed Depends: to vim | gvim (formerly it was vim (>=6.3) -- forgot gvim
and I guess nowhere in Debian world I can get vim less than 6.3).
-- Matej Cepl <matej@ceplovi.cz> Wed, 23 Aug 2006 23:47:13 -0400
vimoutliner (0.3.4-4) unstable; urgency=low
* comment in README.Debian on the issue of <localleader>
(closes: bug#377111).
-- Matej Cepl <matej@ceplovi.cz> Sun, 9 Jul 2006 20:23:12 -0400
vimoutliner (0.3.4-3) unstable; urgency=low
* Fixing compatibility issues (rising compatibility versions).
* lintian issue: debhelper should be Build-Depends not only
Build-Depends-Indep.
-- Matej Cepl <matej@ceplovi.cz> Wed, 5 Jul 2006 14:03:18 -0400
vimoutliner (0.3.4-2) unstable; urgency=low
* Forgot to close a bug fixed long time (closes: Bug#316626, bug#376042)
-- Matej Cepl <matej@ceplovi.cz> Sat, 8 Oct 2005 13:40:12 -0400
vimoutliner (0.3.4-1) unstable; urgency=low
* New upstream stable release.
-- Matej Cepl <matej@ceplovi.cz> Mon, 20 Jun 2005 13:08:25 -0400
vimoutliner (0.3.3.9-3) unstable; urgency=low
* New upstream beta -- fixing couple of apparent typos.
* Setting 'syntax on' in /etc/vim/vimoutlinerrc and removing
remark about need to set it in ~/.vimrc from help.
* Fixed ftplugin/vo_base.vim so that VO plugins are loaded from
ftplugin directory, not from plugins one, where is none.
-- Matej Cepl <matej@ceplovi.cz> Mon, 13 Jun 2005 07:54:01 -0400
vimoutliner (0.3.3.9-2) unstable; urgency=low
* Delayed loading of modules, plus now VO actually loads! :-)
-- Matej Cepl <matej@ceplovi.cz> Thu, 9 Jun 2005 09:11:09 -0400
vimoutliner (0.3.3.9-1) unstable; urgency=low
* Testing beta version of the upstream package.
-- Matej Cepl <matej@ceplovi.cz> Tue, 7 Jun 2005 22:30:46 -0400
vimoutliner (0.3.3-6) unstable; urgency=low
* Everything in /etc/vim/vimoutlienrrc is commented out --
Debian release manager did not feel it OK to include so big
change into frozen Debian.
-- Matej Cepl <matej@ceplovi.cz> Tue, 10 May 2005 13:22:39 -0400
vimoutliner (0.3.3-5) unstable; urgency=low
* Using helpztags instead of internal vim commands (according
to vim policy, closes: bug#307527, bug#307906)
* Created a global configuration file /etc/vim/vimoutlinerrc,
which is read before and in addition to ~/.vimoutlienrrc.
* vo_maketags.pl works even when user doesn't have
~/.vimoutliner created (and creates it for him).
* do not install useless filetype.vim; vim makes now ftdetect
subdirectory working per default.
* because of the previous, bump up the minimal version of vim
required to 6.3 (available in Debian/sarge).
-- Matej Cepl <matej@ceplovi.cz> Sat, 7 May 2005 17:01:14 -0400
vimoutliner (0.3.3-4) unstable; urgency=low
* Fixed README.Debian: poor English (closes: Bug#305591) and
running non-standard scripts (vo_checkbox and vo_hoist).
* fixed lintian bug: description-synopsis-starts-with-an-article
-- Matej Cepl <matej@ceplovi.cz> Wed, 20 Apr 2005 23:20:12 -0400
vimoutliner (0.3.3-3) unstable; urgency=low
* New upstream version of otl2html script.
* Fixed manpage for otl2html -- option -t is not available
anymore (closes: Bug#297313) and harmonized with the current
version of the script.
-- Matej Cepl <matej@ceplovi.cz> Sat, 5 Mar 2005 20:09:16 -0500
vimoutliner (0.3.3-2) unstable; urgency=low
* vo_maketags script is again in /usr/bin as it supposed to be
(closes: Bug#292373).
-- Matej Cepl <matej@ceplovi.cz> Wed, 26 Jan 2005 15:01:48 -0500
vimoutliner (0.3.3-1) unstable; urgency=low
* New upstream release:
- syntax/vo_base.vim was rewritten, so it works on startup
(closes: Bug#285452, Bug#255433).
* Added Martin Krafft as co-maintainer.
-- Matej Cepl <matej@ceplovi.cz> Tue, 18 Jan 2005 17:35:08 -0500
vimoutliner (0.3.2a-1) unstable; urgency=low
* New upstream release (closes: Bug#246177).
* Applied patch for correction ("Safely" missing in vo_checkbox.vim;
closes: Bug#246173).
* Added upstream example of vimoutlinerrc (closes: Bug#246176).
-- Matej Cepl <matej@ceplovi.cz> Thu, 29 Apr 2004 01:57:05 -0400
vimoutliner (0.3.2-3) unstable; urgency=low
* Corrected pathname to examples directory in postinst script (closes:
Bug#237627).
-- Matej Cepl <matej@ceplovi.cz> Sat, 13 Mar 2004 13:15:22 -0500
vimoutliner (0.3.2-2) unstable; urgency=low
* Corrected README.Debian -- suggested settings in /etc/vim/vimrc are
unnecessary and actually harmfull in vim available in unstable. (closes:
Bug#234501).
* Fixed paths in vimoutlinerrc example (they should point to the real
location of vo_*.vim scripts).
-- Matej Cepl <matej@ceplovi.cz> Tue, 24 Feb 2004 12:29:25 -0500
vimoutliner (0.3.2-1) unstable; urgency=low
* New upstream release.
* Update of manpages.
-- Matej Cepl <matej@ceplovi.cz> Wed, 18 Feb 2004 01:35:20 -0500
vimoutliner (0.3.1-1) unstable; urgency=low
* New upstream release.
* Works with any installed version of vim; actually long time ago, but
I forgot to close it :-) (closes: Bug#204216).
-- Matej Cepl <matej@ceplovi.cz> Fri, 17 Oct 2003 22:55:58 -0400
vimoutliner (0.3.0-20030905-2) unstable; urgency=low
* Added TODO.Debian file for items to be added into next
uploaded release.
* vo_INSTALL.TXT should not be installed.
-- Matej Cepl <matej@ceplovi.cz> Wed, 10 Sep 2003 02:32:16 +0200
vimoutliner (0.3.0-20030905-1) unstable; urgency=low
* Experimental scripts included again (these were removed by mistake).
* New upstream CVS versions.
-- Matej Cepl <matej@ceplovi.cz> Fri, 5 Sep 2003 19:05:29 +0200
vimoutliner (0.3.0-20030824-1) unstable; urgency=low
* Fixed changelog, which was incomprehensible :-).
* Experimental modules are now left in
/usr/share/vim/addons/experimental and note is included into
README.Debian, how they could be activated.
* Changed Standards-Version to 3.6.1
* new CVS version. orig.tar.gz file now use exactly the
directory structure uploaded from upstream (modules from
experimental are not moved to ftplugin in tarball).
* included experimental modul for working with subtrees
(vo_hoist.vim).
* using date-based version numbers for CVS versions.
-- Matej Cepl <matej@ceplovi.cz> Sun, 31 Aug 2003 23:40:36 +0200
vimoutliner (0.3.0-4) unstable; urgency=low
* setfiletype in /usr/share/vim/addons/ftdetect
-- Matej Cepl <matej@ceplovi.cz> Sun, 17 Aug 2003 11:10:14 +0200
vimoutliner (0.3.0-3) unstable; urgency=low
* New experimental upstream version (with experimental module
vo_checkbox.vim for working with To-Do lists).
* sed is an essential package, so I do not have to it put into
Build-Depends-Indep:
* Corrected manpages -- vimoutliner.1 removed and other edited
(closes: Bug#205202).
* Documentation in vo_readme.txt is properly installed and tags are
generated (closes: Bug#204887).
* setfiletype is in /etc/vim/filetype.vim
-- Matej Cepl <matej@ceplovi.cz> Wed, 13 Aug 2003 14:43:22 +0200
vimoutliner (0.3.0-2) unstable; urgency=low
* Experimental new upstream version.
* Paths changed according to proposed Debian Vim Scripts Policy.
* Revised according to 3.5.8 Debian Policy.
-- Matej Cepl <matej@ceplovi.cz> Sat, 2 Aug 2003 13:35:02 +0200
vimoutliner (0.3.0-1) unstable; urgency=low
* New upstream version.
-- Matej Cepl <matej@ceplovi.cz> Mon, 23 Jun 2003 13:24:10 -0400
vimoutliner (0.2.99-5) unstable; urgency=low
* New CVS version.
-- Matej Cepl <matej@ceplovi.cz> Fri, 13 Jun 2003 00:26:35 -0400
vimoutliner (0.2.99-4) unstable; urgency=low
* things which belong to /usr/share/doc are there
-- Matej Cepl <matej@ceplovi.cz> Sun, 27 Apr 2003 20:59:54 -0400
vimoutliner (0.2.99-3) unstable; urgency=low
* Changes in filetype.vim are managed by postinst/prerm scripts
-- Matej Cepl <matej@ceplovi.cz> Mon, 21 Apr 2003 15:22:13 -0400
vimoutliner (0.2.99-2) unstable; urgency=low
* Pre-release of 0.3
* INSTALLING.txt replaced by new version of INSTALL.TXT
* Get rid off ol.sh
* otl2html.1 and otltags.1 manpages added
-- Matej Cepl <matej@ceplovi.cz> Mon, 21 Apr 2003 13:51:35 -0400
vimoutliner (0.2.99-1) unstable; urgency=low
* new upstream version
-- Matej Cepl <matej@ceplovi.cz> Mon, 10 Feb 2003 01:09:00 -0500
vimoutliner (0.2-3) unstable; urgency=low
* changed to Architecture: all
* /etc/vimoutlinerconf is configuration file
* perl dependency added
-- Matej Cepl <matej@ceplovi.cz> Sun, 2 Feb 2003 23:13:00 -0500
vimoutliner (0.2-2) unstable; urgency=low
* Newest dev version
-- Matej Cepl <matej@ceplovi.cz> Mon, 23 Dec 2002 01:36:32 -0500
vimoutliner (0.2-1) unstable; urgency=low
* Initial Release.
-- Matej Cepl <matej@ceplovi.cz> Wed, 4 Dec 2002 16:29:33 -0500
|