|
|
Mozy Online Backup: 2GB Free. Automatic. Secure.
Subject: Re: svn structure: how to create source package - msg#00163
List: debian.packages.vim.devel
Le Dim 23 Octobre 2005 00:51, Stefano Zacchiroli a écrit :
> How do you guys create the vim source package from our svn for the
> upload? svn-buildpackage seems not to do the right thing (TM) out of
> the box. Do you manually do that or is there something I'm missing?
>
> TIA,
> Cheers.
i do a manual svn export, and then put the tarballs in the right place.
I think I remember sb did created a target to download them in the
right place automagically.
--
·O· Pierre Habouzit
··O madcoder@xxxxxxxxxx
OOO http://www.madism.org
pgpABsLgtQVIM.pgp
Description: PGP signature
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
svn structure: how to create source package
How do you guys create the vim source package from our svn for the
upload? svn-buildpackage seems not to do the right thing (TM) out of
the box. Do you manually do that or is there something I'm missing?
TIA,
Cheers.
--
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-
Next Message by Date:
click to view message preview
vim-tiny
On Sun, Oct 23, 2005 at 12:50:48AM +0200, Pierre Habouzit wrote:
> why did you do that? vim-tiny is not ancient, it's quite new, and was
> meant to replace nvi in base afaik. well, at least most of us would
> like it so.
Well, even if it was in the debian/control the corresponding debian
package was not being create and actually is not part of the debian
archive as of today. I thus guessed it was old stuff. Actually AFAIK the
tiny-version of vim is ... vim.
I didn't hear anything about vim-tiny replacing nvi ever.
Perhaps I was out of date or not informed ...
--
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-
signature.asc
Description: Digital signature
Previous Message by Thread:
click to view message preview
svn structure: how to create source package
How do you guys create the vim source package from our svn for the
upload? svn-buildpackage seems not to do the right thing (TM) out of
the box. Do you manually do that or is there something I'm missing?
TIA,
Cheers.
--
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-
Next Message by Thread:
click to view message preview
r378 - trunk/vim/debian
Author: nobse
Date: 2005-10-23 09:17:55 +0000 (Sun, 23 Oct 2005)
New Revision: 378
Modified:
trunk/vim/debian/changelog
Log:
s/UNRELEASED/unstable/g
Modified: trunk/vim/debian/changelog
===================================================================
--- trunk/vim/debian/changelog 2005-10-22 22:45:45 UTC (rev 377)
+++ trunk/vim/debian/changelog 2005-10-23 09:17:55 UTC (rev 378)
@@ -1,15 +1,12 @@
-vim (1:6.4-001+1) UNRELEASED; urgency=low
+vim (1:6.4-001+1) unstable; urgency=low
[ Debian VIM Maintainers ]
* New upstream patch (001), see README.gz for details.
[ Stefano Zacchiroli ]
- * debian/*
- - got rid of conflicts among vim-* packages (aka variants) using
- alternatives for /usr/bin/vim
- - got rid of ancient stuff
- + removal of /usr/doc/* symlinks
- + vim-tiny package
+ * Got rid of conflicts among vim-* packages (aka variants) using
+ alternatives for /usr/bin/vim. (closes: #67823, #123959, #280934)
+ * Got rid of removal of /usr/doc/* symlinks.
* Added "sources" debian/rules target which downloads upstream
tarballs.
* Added patch 146_netrw.vim.diff, fixes some issues of netrw.vim with
@@ -22,7 +19,7 @@
using system(), fixes issues with exotic shells. (closes: #271338)
[ James Vega ]
- * Added patch 147_perl.vim.diff, new upstream syntax file which supercedes
+ * Added patch 147_perl.vim.diff, new upstream syntax file which supersedes
120_perl.vim.diff.
-- Debian VIM Maintainers <pkg-vim-maintainers@xxxxxxxxxxxxxxxxxxxxxxx> Fri,
21 Oct 2005 09:53:34 -0400
|
|