SYNOPSIS

lua5.1-policy-create-svnbuildpackage-layout PKG

DESCRIPTION

lua5.1-policy-create-svnbuildpackage-layout is a program that creates a standard layout for svn-buildpackage. It must be called inside an svn repository, usually in the packages/ directory. It will create the following files:

$PKG/trunk

$PKG/tags

$PKG/build-area

$PKG/tarballs

$PKG/trunk/debian

$PKG/trunk/debian/patches

$PKG/trunk/debian/patches/00list

$PKG/trunk/debian/patches/00dpatch.conf

$PKG/trunk/debian/watch

$PKG/trunk/debian/Makefile.Debian.conf

$PKG/trunk/debian/rules

It also sets the svn property svn:ignore to '*' on $PKG/build-area and mergeWithUpstream to 1 on $PKG/trunk/debian.

AUTHOR

lua5.1-policy-create-svnbuildpackage-layout was written by Enrico Tassi.

This manual page was written by Enrico Tassi <[email protected]>, for the Debian project (but may be used by others).