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
|
vim-addon-mw-utils (0.2-6) unstable; urgency=medium
* Fix watch file
* d/copyright Update debian copyright file
* Add Rules-Requires-Root
-- Andrea Capriotti <capriott@debian.org> Sun, 14 Aug 2022 21:50:54 +0200
vim-addon-mw-utils (0.2-5) unstable; urgency=low
* Migrate to dh_vim-addon (Closes: #1015935)
+ Thanks Nicholas Guriev
-- Andrea Capriotti <capriott@debian.org> Fri, 12 Aug 2022 18:14:51 +0200
vim-addon-mw-utils (0.2-4) unstable; urgency=medium
* Add watch file
-- Andrea Capriotti <capriott@debian.org> Thu, 30 Jan 2020 23:22:14 +0100
vim-addon-mw-utils (0.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
* d/rules: Remove trailing whitespaces
[ Andrea Capriotti ]
* Remove d/compat
* Bump debhelper's compat level to 12
* Standard version bumped to 4.4.1
* d/copyright: Use a stand-alone paragraph
-- Andrea Capriotti <capriott@debian.org> Sun, 12 Jan 2020 22:10:01 +0100
vim-addon-mw-utils (0.2-1) unstable; urgency=medium
* New upstream commit 295862b
* Git repository migrated to Salsa
* Standard version bumped to 4.1.4
* Priority changed to optional
-- Andrea Capriotti <capriott@debian.org> Sat, 09 Jun 2018 02:43:43 +0200
vim-addon-mw-utils (0.1-5) unstable; urgency=medium
* Addedd vim-addon-mw-utils.dirs and deleted vim-addon-mw-utils.postrm
to prevent the removal of directories owned by vim-common
(Closes: #773184)
-- Andrea Capriotti <capriott@debian.org> Tue, 16 Dec 2014 23:12:55 +0100
vim-addon-mw-utils (0.1-4) unstable; urgency=low
* Updated the Vcs field in debian/control
* Removed not working watch file
-- Andrea Capriotti <capriott@debian.org> Thu, 10 Jul 2014 10:41:10 +0200
vim-addon-mw-utils (0.1-3) unstable; urgency=medium
* Added postrm script to purge left files on system
* Changed priority to extra
-- Andrea Capriotti <capriott@debian.org> Wed, 09 Jul 2014 16:09:29 +0200
vim-addon-mw-utils (0.1-2) unstable; urgency=medium
* Added vim-addon-manager dependency.
-- Andrea Capriotti <capriott@debian.org> Fri, 27 Jun 2014 13:59:54 +0200
vim-addon-mw-utils (0.1-1) unstable; urgency=low
* Initial release (Closes: #748358)
-- Andrea Capriotti <capriott@debian.org> Mon, 09 Jun 2014 17:55:28 +0200
|