Package: dpatch Version: 2.0.26 Severity: normal Tags: patch Minor adjustments to paragraph length and word quoting
Adjusted first paragraph to fit in 80 columns. Fixed quotes around commnand git-pull. Signed-off-by: Jari Aalto <[EMAIL PROTECTED]> --- README.git | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.git b/README.git index a9f3f53..b102938 100644 --- a/README.git +++ b/README.git @@ -1,7 +1,8 @@ Staying up-to-date ================== -dpatch is now maintained in 'git'. GNU Arch or Alioth CVS is not updated anymore at all. +dpatch is now maintained in 'git'. GNU Arch or Alioth CVS is not +updated anymore at all. To get the very latest of dpatch, install the git-core package, and issue the following commands: @@ -9,6 +10,6 @@ the following commands: $ git-clone git://git.debian.org/git/dpatch/dpatch.git Then you should have the latest sources in dpatch. If you want to -update the tree, cd into the directory, and issue `git-pull. +update the tree, cd into the directory, and issue 'git-pull'. -- 1.5.2.4 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US) Shell: /bin/sh linked to /bin/dash dpatch depends on no packages. Versions of packages dpatch recommends: ii dpkg-dev 1.14.5 package building tools for Debian ii fakeroot 1.7.1 Gives a fake root environment ii patchutils 0.2.31-4 Utilities to work with patches -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

