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
|
vim-tlib (1.27-5) unstable; urgency=medium
* d/vim-tlib.install: Move docs/tlib.txt to docs path (Closes: #961743)
- Thanks to Lazarus Long
-- Andrea Capriotti <capriott@debian.org> Thu, 25 Jun 2020 13:56:10 +0200
vim-tlib (1.27-4) unstable; urgency=medium
* d/vim-tlib.install: Remove docs/tags file
-- Andrea Capriotti <capriott@debian.org> Sun, 26 Apr 2020 16:45:51 +0200
vim-tlib (1.27-3) unstable; urgency=medium
* Do not ship docs/tags file (Closes: #950081)
* New source upload (Closes: #949263)
-- Andrea Capriotti <capriott@debian.org> Wed, 18 Mar 2020 03:00:06 +0100
vim-tlib (1.27-2) unstable; urgency=medium
* Standard version bumped to 4.5.0
-- Andrea Capriotti <capriott@debian.org> Fri, 31 Jan 2020 00:08:06 +0100
vim-tlib (1.27-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Deprecating priority extra as per policy 4.0.1
* d/control: Remove trailing whitespaces
* d/rules: Remove trailing whitespaces
* d/control: Set Vcs-* to salsa.debian.org
[ Andrea Capriotti ]
* New upstream release
* Remove d/compat
* Bump debhelper's compat level to 12
* Standard version bumped to 4.4.1
-- Andrea Capriotti <capriott@debian.org> Sun, 12 Jan 2020 21:15:37 +0100
vim-tlib (1.23-1) unstable; urgency=medium
* New upstream release
* Standard version bumped to 4.1.3
-- Andrea Capriotti <capriott@debian.org> Mon, 08 Jan 2018 19:35:20 +0100
vim-tlib (1.20-1) unstable; urgency=medium
* New upstream release
* Fixed copyright file
* Standard version bumped to 3.9.7
* Removed useless preinst script
- Thanks to Sam Morris for the suggestion
-- Andrea Capriotti <capriott@debian.org> Sat, 13 Feb 2016 14:15:26 +0100
vim-tlib (1.13-1) unstable; urgency=medium
* New upstream release
* Fixed debian watch
* Set Standards-Version to 3.9.6; no changes
-- Andrea Capriotti <capriott@debian.org> Sat, 07 Feb 2015 13:43:59 +0100
vim-tlib (1.12-3) unstable; urgency=medium
* Added vim-tlib.dirs and deleted vim-tlib.postrm to prevent the removal
of directories owned by vim-common
(Closes: #773583)
-- Andrea Capriotti <capriott@debian.org> Sat, 20 Dec 2014 12:57:05 +0100
vim-tlib (1.12-2) unstable; urgency=low
* Updated the Vcs field in debian/control
* Changed priority to extra
-- Andrea Capriotti <capriott@debian.org> Thu, 10 Jul 2014 12:41:30 +0200
vim-tlib (1.12-1) unstable; urgency=medium
* New upstream release
* Added postrm script to purge left files on system
-- Andrea Capriotti <capriott@debian.org> Tue, 08 Jul 2014 12:16:25 +0200
vim-tlib (1.09-2) unstable; urgency=medium
* Added vim-addon-manager dependency.
-- Andrea Capriotti <capriott@debian.org> Fri, 27 Jun 2014 14:03:30 +0200
vim-tlib (1.09-1) unstable; urgency=low
* Initial release (Closes: #748359)
-- Andrea Capriotti <capriott@debian.org> Wed, 07 May 2014 16:25:34 +0200
|