summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 101999b..ca1cc0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+vim (2:9.0.1378-2progress7u1) graograman; urgency=medium
+
+ * Initial reupload to graograman.
+ * 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 debchangelog syntax for Progress Linux 1 to 9.
+ * Updating debsources syntax 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.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 07 Apr 2024 10:54:29 +0200
+
vim (2:9.0.1378-2) unstable; urgency=medium
* Backport 9.0.1499 to fix CVE-2023-2426 (Closes: #1035323)