r841 - in /trunk/packages: tarballs/ vim-latexsuite/debian/rules vim-latexsuite/debian/svn-deblayout vim-latexsuite/upstream/

zack at users.alioth.debian.org zack at users.alioth.debian.org
Tue Jan 16 14:43:41 UTC 2007


Author: zack
Date: Tue Jan 16 15:43:41 2007
New Revision: 841

URL: http://svn.debian.org/wsvn/pkg-vim/?sc=1&rev=841
Log:
- ftbfs bugfix: added binary target to debian/rules
- made the script svn-buildpackage compatible

Added:
    trunk/packages/tarballs/
    trunk/packages/vim-latexsuite/debian/svn-deblayout
Removed:
    trunk/packages/vim-latexsuite/upstream/
Modified:
    trunk/packages/vim-latexsuite/debian/rules

Modified: trunk/packages/vim-latexsuite/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-latexsuite/debian/rules?rev=841&op=diff
==============================================================================
--- trunk/packages/vim-latexsuite/debian/rules (original)
+++ trunk/packages/vim-latexsuite/debian/rules Tue Jan 16 15:43:41 2007
@@ -78,6 +78,8 @@
 	dh_md5sums
 	dh_builddeb
 
+binary: binary-arch binary-indep
+
 install-doc: gzip-doc
 	cp $(DOCFILES) $(INSTALLDIR)/doc
 

Added: trunk/packages/vim-latexsuite/debian/svn-deblayout
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-latexsuite/debian/svn-deblayout?rev=841&op=file
==============================================================================
    (empty)




More information about the pkg-vim-maintainers mailing list