X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit.1;h=67e4751190dcd7d92c6392aa5fe3b6d3186c7676;hp=7e74d5b77f62fdfc2ad5782c3973e8b9b4907c62;hb=8a00b8522aa909f8dd075c520a470c5c81d715db;hpb=a78bf8c39cf81580dab3cfed267203c1ec53952e diff --git a/dgit.1 b/dgit.1 index 7e74d5b7..67e47511 100644 --- a/dgit.1 +++ b/dgit.1 @@ -217,7 +217,7 @@ Do not clean the tree before building a source package. If there are files which are not in git, a subsequent dgit push will fail. .TP .BR --clean=dpkg-source | -wd -Use dpkg-buildpackage to do the build, so that the source package +Use dpkg-buildpackage to do the clean, so that the source package is cleaned by dpkg-source running the package's clean target. This is the default. It requires the package's build dependencies. .TP @@ -359,6 +359,20 @@ Specifies the .changes file which is to be uploaded. By default dgit push looks for single .changes file in the parent directory whose filename suggests it is for the right package and version - or, if there is a _multi.changes file, dgit uses that. + +If the specified +.I changesfile +pathname contains slashes, the directory part is also used as +the value for +.BR --build-products-dir ; +otherwise, the changes file is expected in that directory (by +default, in +.BR .. ). +.TP +.BI --build-products-dir= directory +Specifies where to find the built files to be uploaded. +By default, dgit looks in the parent directory +.BR .. ). .TP .BI --existing-package= package dgit push needs to canonicalise the suite name. Sometimes, dgit