CVS commit by benb: New upload with patched vimpart. M +10 -0 changelog 1.26.2.9 M +1 -1 control 1.31.2.13 --- kdeaddons/debian/changelog #1.26.2.8:1.26.2.9 @@ -1,2 +1,12 @@ +kdeaddons (4:3.2.3-2) unstable; urgency=low + + * Patched vimpart so that the kvim process is reliably caught and embedded + by the vimpart parent. This is still hit-and-miss though when using + vim-gtk or vim-gnome. + * Made vimpart depend on kcontrol >= 4:3.2.0, since it must be configured + before it can be used (closes: #247684). + + -- Ben Burton Thu, 1 Jul 2004 08:21:20 +1000 + kdeaddons (4:3.2.3-1) unstable; urgency=low --- kdeaddons/debian/control #1.31.2.12:1.31.2.13 @@ -207,5 +207,5 @@ Architecture: any Section: kde -Depends: ${shlibs:Depends}, ${misc:Depends}, kvim | kvim-perl | kvim-python | kvim-ruby | kvim-tcl | vim-gnome | vim-gtk | vim-lesstif | vim-perl | vim-python | vim-ruby | vim-tcl +Depends: ${shlibs:Depends}, ${misc:Depends}, kcontrol (>= 4:3.2.0), kvim | kvim-perl | kvim-python | kvim-ruby | kvim-tcl | vim-gnome | vim-gtk | vim-lesstif | vim-perl | vim-python | vim-ruby | vim-tcl Replaces: libvimpart0, libvimpart-dev Conflicts: libvimpart0, libvimpart-dev