r525 - trunk/vim7/debian

Stefano Zacchiroli zack at costa.debian.org
Sat Mar 25 23:44:30 UTC 2006


Author: zack
Date: 2006-03-25 23:44:29 +0000 (Sat, 25 Mar 2006)
New Revision: 525

Modified:
   trunk/vim7/debian/changelog
   trunk/vim7/debian/rules
Log:
ported to latest snapshot of vim's 7.0 beta


Modified: trunk/vim7/debian/changelog
===================================================================
--- trunk/vim7/debian/changelog	2006-03-25 23:00:20 UTC (rev 524)
+++ trunk/vim7/debian/changelog	2006-03-25 23:44:29 UTC (rev 525)
@@ -1,4 +1,4 @@
-vim (1:6.4+7.0aa.0232-1) UNRELEASED; urgency=low
+vim (1:6.4+7.0aa.0000-1) UNRELEASED; urgency=low
 
   [ Debian Vim Maintainers ]
   * New upstream snapshot (0232).

Modified: trunk/vim7/debian/rules
===================================================================
--- trunk/vim7/debian/rules	2006-03-25 23:00:20 UTC (rev 524)
+++ trunk/vim7/debian/rules	2006-03-25 23:44:29 UTC (rev 525)
@@ -161,8 +161,8 @@
 CFGFLAGS_vim-full=$(CFGFLAGS) $(OPTFLAGS) $(GUIFLAGS) $(GNOMEFLAGS) $(ALLINTERPFLAGS)
 
 NAME=vim
-VERSION=7.0aa
-SNAPSHOT=0232
+VERSION=7.0b
+SNAPSHOT=01
 DEBVERSION=6.4+$(VERSION).$(SNAPSHOT)
 SRCDIR=$(NAME)$(subst .,,$(VERSION))
 VIMCUR=$(SRCDIR)
@@ -170,7 +170,7 @@
 MAIN_TARBALL=$(NAME)-$(VERSION).tar.bz2
 LANG_TARBALL=$(NAME)-$(VERSION)-lang.tar.gz
 EXTRA_TARBALL=$(NAME)-$(VERSION)-extra.tar.gz
-SOURCES = vim-7.$(SNAPSHOT).zip
+SOURCES = vim-$(VERSION)$(SNAPSHOT).zip
 BASE_URL=ftp://ftp.vim.org/pub/vim
 PER_VARIANT_FILES = install postinst postrm prerm links
 LANGS=fr fr.ISO8859-1 fr.UTF-8 it it.ISO8859-1 it.UTF-8 ru.KOI8-R ru.UTF-8




More information about the pkg-vim-maintainers mailing list