From: Markus Lehtonen Date: Fri, 9 May 2014 11:40:25 +0000 (+0300) Subject: docs: cosmetic reformat of import-dsc manpage sgml source X-Git-Tag: debian/0.6.16~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eb537963fe167ac0b8f61a4e8641b54b9161a68d;p=tools%2Fgit-buildpackage.git docs: cosmetic reformat of import-dsc manpage sgml source Makes the sgml source more readable. Fix indentation, tab to space, wrap lines. Signed-off-by: Markus Lehtonen --- diff --git a/docs/manpages/gbp-import-dsc.sgml b/docs/manpages/gbp-import-dsc.sgml index 6efb1c51..5549defd 100644 --- a/docs/manpages/gbp-import-dsc.sgml +++ b/docs/manpages/gbp-import-dsc.sgml @@ -20,7 +20,6 @@ &gbp-import-dsc; - @@ -40,13 +39,12 @@ &gbp-import-dsc; - - URL - source-package + URL + source-package @@ -61,135 +59,170 @@ OPTIONS - =branch_name - The branch in the &git; repository the upstream sources are put - onto. Default is upstream. + + The branch in the &git; repository the upstream sources are put + onto. Default is upstream. + =branch_name - The branch in the &git; repository the debian sources are put - onto. Default is master. + + The branch in the &git; repository the debian sources are put + onto. Default is master. + - + - verbose execution + + verbose execution + - GPG sign all created tags + + GPG sign all created tags + gpg-keyid - use this keyid for gpg signing tags + + use this keyid for gpg signing tags + tag-format - use this tag format when tagging Debian versions, - default is debian/%(version)s + + use this tag format when tagging Debian versions, + default is debian/%(version)s + tag-format - use this tag format when tagging upstream versions, - default is upstream/%(version)s + + use this tag format when tagging upstream versions, + default is upstream/%(version)s + - + + - Don't create Debian tag after importing the Debian patch. This can be useful - if you already created a package but want to further work on it after importing it - into git. + + Don't create Debian tag after importing the Debian patch. This can be + useful if you already created a package but want to further work on + it after importing it into git. + pattern - filter out files glob-matching pattern. Can be given multiple times. + + filter out files glob-matching pattern. Can be given multiple times. + - generate pristine-tar delta file + + generate pristine-tar delta file + - Download the source package instead of looking for it in the local - file system. The argument can either be a - source-package name or an - URL. The former uses &apt-get; to download - the source while the later uses &dget;. - + + Download the source package instead of looking for it in the local + file system. The argument can either be a + source-package name or an + URL. The former uses &apt-get; to download + the source while the later uses &dget;. + - Whether to skip signature verification on downloads. + + Whether to skip signature verification on downloads. + - Allow to import a package with the same debian version. + + Allow to import a package with the same debian version. + - When importing the Debian patch, use the author identity as - committer identity. + + When importing the Debian patch, use the author identity as + committer identity. + - When importing the Debian patch, use the author date as - committer date. Git will subtly misbehave if the - committer date of a commit is not later than or equal to all - its parents. + + When importing the Debian patch, use the author date as + committer date. + + + Git will subtly misbehave if the committer date of a commit is not + later than or equal to all its parents. + + + - Create missing upstream and debian branch if missing. + + Create missing upstream and debian branch if missing. + - + &man.gbp.config-files; @@ -216,8 +249,8 @@ AUTHOR - - &dhusername; &dhemail; - + + &dhusername; &dhemail; +