Hi Stefan,

On Wed, 20 Dec 2006, Stefan Hornburg (Racke) wrote:
> >Stefen, you have write access to this svn repository. Please use it to
> >maintain the package. It will ease our work. I don't know if you're
> >familiar with svn-buildpackage, if not please check out some related
> >documentation:
> >- man svn-buildpackage
> >- http://pkg-perl.alioth.debian.org/subversion.html (some doc from the
> >  perl team which uses heavily svn with the same structure than in
> >  collab-maint)
> >
> >And if you have questions, feel free to ask.
> 
> How does the initial checkout command looks like ?

Here's how to get it going with initial checkout, retrieval of the
required tarball and first build:
$ mkdir svn
$ cd svn
$ svn co svn+ssh://svn.debian.org/svn/collab-maint/deb-maint/sympa/trunk sympa
A    sympa/debian
A    sympa/debian/control
[...]
$ mkdir tarballs
$ cd tarballs/
$ wget http://ftp.debian.org/debian/pool/main/s/sympa/sympa_5.2.3.orig.tar.gz
$ cd ../sympa
$ svn-buildpackage
[...]
$ ls ../build-area/
sympa_5.2.3-0.5.diff.gz  sympa_5.2.3-0.5_i386.build   sympa_5.2.3-0.5_i386.deb
sympa_5.2.3-0.5.dsc      sympa_5.2.3-0.5_i386.changes sympa_5.2.3.orig.tar.gz

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/

Reply via email to