r148 - trunk/vim/debian

Norbert Tretkowski nobse@costa.debian.org
Sat, 02 Apr 2005 17:00:43 +0000


Author: nobse
Date: 2005-04-02 17:00:42 +0000 (Sat, 02 Apr 2005)
New Revision: 148

Modified:
   trunk/vim/debian/changelog
   trunk/vim/debian/rules
Log:
remove gvim manpages from basic package


Modified: trunk/vim/debian/changelog
===================================================================
--- trunk/vim/debian/changelog	2005-04-02 16:31:38 UTC (rev 147)
+++ trunk/vim/debian/changelog	2005-04-02 17:00:42 UTC (rev 148)
@@ -9,7 +9,7 @@
     + Added NEWS file, so people upgrading to this version getting informed
       about the kvim removal.
 
-  * Matthijs Mohlmann <matthijs@cacholong.nl>
+  * Matthijs Mohlmann <matthijs@cacholong.nl>:
     + Fixed up a patch for xml.vim.
 
  -- Norbert Tretkowski <nobse@debian.org>  Sat,  2 Apr 2005 18:31:19 +0200
@@ -30,7 +30,7 @@
   * Pierre Habouzit <pierre.habouzit@m4x.org>:
     + Enhance the es.po. (closes: #206782)
 
-  * Matthijs Mohlmann <matthijs@cacholong.nl>
+  * Matthijs Mohlmann <matthijs@cacholong.nl>:
     + Modified patch 113_xml.vim.diff that fixes #196001 has introduced
       another syntax error. (closes: #301736)
     + Fixed menu-icon-missing on vim-* packages.

Modified: trunk/vim/debian/rules
===================================================================
--- trunk/vim/debian/rules	2005-04-02 16:31:38 UTC (rev 147)
+++ trunk/vim/debian/rules	2005-04-02 17:00:42 UTC (rev 148)
@@ -238,6 +238,8 @@
 	rm -f $(DESTDIR)/usr/bin/rk{view,vim}
 	rm -f $(DESTDIR)/usr/share/icons/hicolor/16x16/actions/hi16-action-make.png
 	rm -f $(DESTDIR)/usr/share/icons/hicolor/22x22/actions/hi22-action-make.png
+# remove manpages
+	rm -f $(DESTDIR)/usr/share/man/man1/{gview.1,gvim.1,gvimdiff.1,rgview.1,rgvim.1}.gz
 
 	mkdir -p $(DESTDIR)/usr/share/man/man1
 	cp $(CURDIR)/debian/manpage/eview.1 $(DESTDIR)/usr/share/man/man1