X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=8f1353b1a9f8258feff835127ad5a7fb14c4b51d;hb=d13fa1052d133c7752fcb52c2cd99cfc7f26dc38;hp=6c2346f6ef774a9239d158d897a2e7ae0c180ff0;hpb=7cc07878c087a94c081710cba3b0d78546837e38;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 6c2346f..8f1353b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,76 @@ +grml-etc-core (0.15.1) grml-testing; urgency=medium + + [ Bernhard Tittelbach ] + * [8998637] zshrc: fix default keybinding help + + [ Darshaka Pathirana ] + * [a5f5b62] bk(): Remove the separators between the units of time + + [ Frank Terbeck ] + * [5f07a91] Add a style in order to amend compinit's command line + + [ Michael Prokop ] + * [371dddd] Bump Standards-Version to 4.2.1 + * [10ecab7] Switch Homepage + Vcs-Browser headers from http to https + + -- Michael Prokop Thu, 15 Nov 2018 09:57:51 +0100 + +grml-etc-core (0.15.0) grml-testing; urgency=medium + + [ Moviuro ] + * [b78f11c] zshrc: Enable ls(1)'s natural sorting if available + * [2735a11] zshrc: Add comments about the ls_ and grep_options we set + * [c06666b] zshrc: add the islinux() test before testing for ls -v + switch + * [1fa194e] zshrc: test if ls is GNU ls instead of islinux() + + [ Michael Prokop ] + * [2f64ae0] Fix a bunch of typos + * [dcba02c] zshrc: use `apt` instead of `apt-get` also for search + show + * [e7f2321] Bump debian/compat to 10 + * [28b01b1] Build-Depend on debhelper (>= 10~) + * [4ccc5ba] Bump Standards-Version to 4.1.4 + + [ Frank Terbeck ] + * [c0a2a4d] Make a couple of history parameters adhere to presets + * [af65087] Partly revert c0a2a4d again + + -- Michael Prokop Fri, 01 Jun 2018 16:12:41 +0200 + +grml-etc-core (0.14.3) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [f98b046] Bind insert-datestamp to "ESC d" (Alt-d on many terminals) + instead of "Ctrl-e d" + * [65ac134] Move insert-datestamp to "C-x d" from "M-d" + + -- Michael Prokop Thu, 07 Sep 2017 09:49:47 +0200 + +grml-etc-core (0.14.2) grml-testing; urgency=medium + + * [536ce6b] vimrc: disable mouse usage in all modes, being the default + in Vim >=8 + * [46d7290] tmux: drop deprecated status-utf8 option. Thanks to Timo + Boettcher for forwarding the bug report + * [ad9e192] screenrc: drop keybindings G (google) + H (heise.de) Thanks + to Ralf Moll for reporting + + -- Michael Prokop Tue, 16 May 2017 15:15:10 +0200 + +grml-etc-core (0.14.1) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [5352f45] prompt_grml: Add documentation for strip-sensitive- + characters + + [ Michael Prokop ] + * [b9bdbb1] zshrc: avoid "no matches found: abk[V]" on grml-small + systems + * [a81b118] zshrc: avoid "no matches found: abk[V]" on grml-small + systems, fixup. Thanks to Frank Terbeck + + -- Michael Prokop Fri, 05 May 2017 10:52:44 +0200 + grml-etc-core (0.14.0) grml-testing; urgency=medium [ Thilo Six ]