r529 - trunk/vim7/debian

Stefano Zacchiroli zack at costa.debian.org
Sun Mar 26 00:20:42 UTC 2006


Author: zack
Date: 2006-03-26 00:20:42 +0000 (Sun, 26 Mar 2006)
New Revision: 529

Modified:
   trunk/vim7/debian/rules
Log:
uniformed DEBVERSION format with what is in debian/changelog


Modified: trunk/vim7/debian/rules
===================================================================
--- trunk/vim7/debian/rules	2006-03-26 00:11:19 UTC (rev 528)
+++ trunk/vim7/debian/rules	2006-03-26 00:20:42 UTC (rev 529)
@@ -163,7 +163,7 @@
 NAME=vim
 VERSION=7.0b
 SNAPSHOT=01
-DEBVERSION=6.4+$(VERSION).$(SNAPSHOT)
+DEBVERSION=6.4+$(VERSION)$(SNAPSHOT)
 SRCDIR=$(NAME)$(subst .,,$(VERSION))
 VIMCUR=$(SRCDIR)
 CHANGELOG=$(VIMCUR)/runtime/doc/version7.txt # latest version upstream changelog




More information about the pkg-vim-maintainers mailing list