From dbc7fe36573e7bb142023fd3fea8ee4db0878738 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Wed, 4 Aug 2010 16:41:55 -0400 Subject: We don't only support .gz tarballs --- docs/manpages/git-buildpackage.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/manpages/git-buildpackage.sgml b/docs/manpages/git-buildpackage.sgml index 3f2ed288..e9ad0379 100644 --- a/docs/manpages/git-buildpackage.sgml +++ b/docs/manpages/git-buildpackage.sgml @@ -67,7 +67,7 @@ (Optionally) export the source tree to a separate build area - Build an orig.tar.gz if it doesn't exist. + Build an orig tarball if it doesn't exist. Call debuild(1) (or the application specified via ) @@ -131,7 +131,7 @@ =branch_name - Branch to build the orig.tar.gz from if no tag matching the + Branch to build the orig tarball from if no tag matching the upstream version is found. Default is upstream. You can give any treeish object here. @@ -216,14 +216,14 @@ - Force creation of an orig.tar.gz (overwriting a pre-existing one if present) + Force creation of an orig tarball (overwriting a pre-existing one if present) - Don't try to create any orig.tar.gz + Don't try to create any orig tarball -- cgit v1.2.3