Package: reprepro Version: 3.5.2-4 Followup-For: Bug #502531 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Attached is a patch for docs/changestool.1 to fix two typos. Regards, Daniel - -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages reprepro depends on: ii libarchive1 2.4.17-2 Single library to read/write tar, ii libbz2-1.0 1.0.5-1 high-quality block-sorting file co ii libc6 2.7-15 GNU C Library: Shared libraries ii libdb4.6 4.6.21-11 Berkeley v4.6 Database Libraries [ ii libgpg-error0 1.4-2 library for common error values an ii libgpgme11 1.1.6-2 GPGME - GnuPG Made Easy ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime Versions of packages reprepro recommends: ii apt 0.7.16+b1 Advanced front-end for dpkg Versions of packages reprepro suggests: pn gnupg-agent <none> (no description available) pn inoticoming <none> (no description available) - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkj4l2wACgkQm0bx+wiPa4w4gQCeKe6Xz6NlNs5iXoJwFeE38frd vXoAoKgMy8VpLujMveBZXrugEh9PzAyK =HrU6 -----END PGP SIGNATURE-----
Index: docs/changestool.1 =================================================================== RCS file: /cvsroot/mirrorer/mirrorer/docs/changestool.1,v retrieving revision 1.7 diff -u -r1.7 changestool.1 --- docs/changestool.1 8 Mar 2008 11:08:18 -0000 1.7 +++ docs/changestool.1 17 Oct 2008 13:45:04 -0000 @@ -58,7 +58,7 @@ Not yet implemented. .TP .B \-s \-\-searchpath \fIpath\fP -A colon-seperated list of directories to search for files if they +A colon-separated list of directories to search for files if they are not found in the directory of the .changes file. .TP .B \-\-create @@ -115,7 +115,7 @@ Add the files specified by their filenames to the \fB.changes\fP file. Filenames without a slash will be searched -in the currect directory, +in the current directory, in the directory the changes file resides in and in the directories specified by the \fB\-\-searchpath\fP. .TP

