diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:06:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:06:03 +0000 |
commit | 28962ad851f2b3e5eb591d75ff7d276185ed9ab1 (patch) | |
tree | 9bdf2f7ddf04bdd04d7a1eab096db588830ba3a1 | |
parent | Merging debian version 2:9.1.0709-1. (diff) | |
download | vim-28962ad851f2b3e5eb591d75ff7d276185ed9ab1.tar.xz vim-28962ad851f2b3e5eb591d75ff7d276185ed9ab1.zip |
Releasing progress-linux version 2:9.1.0709-1~progress7.99u1.HEADprogress-linux/2%9.1.0709-1_progress7.99u1progress-linux
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f7223c5..3a75092 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +vim (2:9.1.0709-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.0709. + * Merging debian version 2:9.1.0709-1. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 19 Sep 2024 06:05:57 +0200 + vim (2:9.1.0709-1) unstable; urgency=medium * Merge upstream patch v9.1.0709 |