diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 19:09:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 19:09:14 +0000 |
commit | 8403337a1b0c018117c0eabd0ed6261ac21892ba (patch) | |
tree | 900852ef7a74b84d66181f743c0854f848f5ae96 | |
parent | Merging debian version 2:9.1.0377-1. (diff) | |
download | vim-8403337a1b0c018117c0eabd0ed6261ac21892ba.tar.xz vim-8403337a1b0c018117c0eabd0ed6261ac21892ba.zip |
Releasing progress-linux version 2:9.1.0377-1~progress7.99u1.progress-linux/2%9.1.0377-1_progress7.99u1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 035ada0..30d6a86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +vim (2:9.1.0377-1~progress7.99u1) graograman-backports; urgency=medium + + * Uploading to graograman-backports, remaining changes: + - Updating maintainer field. + - Updating uploaders field. + - Updating bugs field. + - Updating vcs fields. + - Setting BUILDER to maintainers@lists.progress-linux.org. + - Building vim with python3. + - Building vim-gtk3 without ruby. + - Updating debversions for Progress Linux 1 to 9. + - Disabling mouse. + - Disabling BufReadPost. + - Reading configuration files in /etc/vim/vimrc.d. + - Enabling autoindent. + - Enabling highlight whitespace. + - Enabling hlsearch. + - Enabling incsearch. + - Enabling listchars. + - Enabling noerrorbells. + - Enabling powerline. + * Merging upstream version 2:9.1.0377. + * Merging debian version 2:9.1.0377-1. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 27 Apr 2024 21:07:52 +0200 + vim (2:9.1.0377-1) unstable; urgency=medium * Merge upstream tag v9.1.0377 |