Package: git-buildpackage Version: 0.4.36 Severity: minor Tags: patch
In the "intro" page of the manual, under Workflow, item 3 incorrectly uses "it's" instead of "its" incorrectly: "Optionally you can create the Debian changelog entries using git-dch and create snapshot releases for testing using it's --snapshot option." Still true for version 0.4.39 from git. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=eo.UTF-8, LC_CTYPE=eo.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages git-buildpackage depends on: ii devscripts 2.10.35 scripts to make the life of a Debi ii git-core 1:1.5.6.5-1 fast, scalable, distributed revisi ii python 2.5.2-2 An interactive high-level object-o ii python-dateutil 1.4-1 powerful extensions to the standar ii python-support 0.8.4 automated rebuilding support for P git-buildpackage recommends no packages. Versions of packages git-buildpackage suggests: pn git-load-dirs <none> (no description available) ii pristine-tar 0.17 regenerate pristine tarballs -- no debconf information
>From 6cab22fcceace94ad048ae50114b71f350469d57 Mon Sep 17 00:00:00 2001 From: Aleksej R. Serdyukov <[EMAIL PROTECTED]> Date: Thu, 25 Sep 2008 20:22:28 +0400 Subject: [PATCH] fix an "it's" typo in the manual --- docs/chapters/intro.sgml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/chapters/intro.sgml b/docs/chapters/intro.sgml index f9983bb..36c4d2b 100644 --- a/docs/chapters/intro.sgml +++ b/docs/chapters/intro.sgml @@ -79,7 +79,7 @@ uncommitted changes in your source tree you can use the <option>--git-ignore-new</option> option.</para></listitem> <listitem><para>Optionally you can create the Debian changelog entries - using &git-dch; and create snapshot releases for testing using it's + using &git-dch; and create snapshot releases for testing using its <option>--snapshot</option> option.</para></listitem> <listitem><para>Once satisfied you can build the final package with &git-buildpackage; <option>--git-tag</option>. This additionally -- 1.5.6.5