r1161 - in /trunk/packages/vim/debian: changelog control
jamessan at users.alioth.debian.org
jamessan at users.alioth.debian.org
Thu Jan 17 17:17:03 UTC 2008
Author: jamessan
Date: Thu Jan 17 17:17:02 2008
New Revision: 1161
URL: http://svn.debian.org/wsvn/pkg-vim/?sc=1&rev=1161
Log:
- Suggest ttf-dejavu instead of ttf-bitstream-vera. (Closes: #491295)
*
Modified:
trunk/packages/vim/debian/changelog
trunk/packages/vim/debian/control
Modified: trunk/packages/vim/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/debian/changelog?rev=1161&op=diff
==============================================================================
--- trunk/packages/vim/debian/changelog (original)
+++ trunk/packages/vim/debian/changelog Thu Jan 17 17:17:02 2008
@@ -11,6 +11,7 @@
- Drop Build-Conflicts on old version of libperl-dev.
- Drop versioning from Build-Depends that are available in Sarge.
- Drop unnecessary ruby and perl Build-Depends.
+ - Suggest ttf-dejavu instead of ttf-bitstream-vera. (Closes: #491295)
* runtime/syntax/debchangelog.vim:
- Adjust the "Closes" syntax highlighting to allow newlines as part of the
whitespace. (Closes: #460074)
@@ -38,8 +39,9 @@
- gui_gtk_x11.c_g_thread_init.diff:
+ This patch was initially added to silence a GLib warning (#428854)
which isn't occurring anymore.
-
- -- James Vega <jamessan at debian.org> Thu, 17 Jan 2008 10:01:43 -0500
+ *
+
+ -- James Vega <jamessan at debian.org> Thu, 17 Jan 2008 12:14:38 -0500
vim (1:7.1-175+2) unstable; urgency=low
Modified: trunk/packages/vim/debian/control
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/debian/control?rev=1161&op=diff
==============================================================================
--- trunk/packages/vim/debian/control (original)
+++ trunk/packages/vim/debian/control Thu Jan 17 17:17:02 2008
@@ -176,7 +176,7 @@
Depends: vim-gui-common (= ${source:Version}), vim-common (= ${binary:Version}), vim-runtime (= ${source:Version}), ${shlibs:Depends}
Conflicts: vim-python (<< 1:7.1-135+1), vim-perl (<< 1:7.1-135+1), vim-ruby (<< 1:7.1-135+1), vim-tcl (<< 1:7.1-135+1)
Replaces: vim-python (<< 1:7.1-135+1), vim-perl (<< 1:7.1-135+1), vim-ruby (<< 1:7.1-135+1), vim-tcl (<< 1:7.1-135+1)
-Suggests: cscope, vim-doc, ttf-bitstream-vera, gnome-icon-theme
+Suggests: cscope, vim-doc, ttf-dejavu, gnome-icon-theme
Provides: gvim, editor
Description: Vi IMproved - enhanced vi editor - with GTK2 GUI
Vim is an almost compatible version of the UNIX editor Vi.
@@ -208,7 +208,7 @@
Priority: extra
Architecture: any
Depends: vim-gui-common (= ${source:Version}), vim-common (= ${binary:Version}), vim-runtime (= ${source:Version}), ${shlibs:Depends}
-Suggests: cscope, vim-doc, ttf-bitstream-vera
+Suggests: cscope, vim-doc, ttf-dejavu
Provides: gvim, editor
Description: Vi IMproved - enhanced vi editor - with LessTif GUI
Vim is an almost compatible version of the UNIX editor Vi.
@@ -226,7 +226,7 @@
Depends: vim-gui-common (= ${source:Version}), vim-common (= ${binary:Version}), vim-runtime (= ${source:Version}), ${shlibs:Depends}
Conflicts: vim-full (<< 1:7.1-135+1)
Replaces: vim-full (<< 1:7.1-135+1)
-Suggests: cscope, vim-doc, ttf-bitstream-vera, gnome-icon-theme
+Suggests: cscope, vim-doc, ttf-dejavu, gnome-icon-theme
Provides: gvim, editor
Description: Vi IMproved - enhanced vi editor - with GNOME2 GUI
Vim is an almost compatible version of the UNIX editor Vi.
More information about the pkg-vim-maintainers
mailing list