This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository debsums.
commit 0e15cf0f8a551cce388942c9e3f1fcf088ebd5d6 Author: Ryan Niebur <[email protected]> Date: Sun Aug 2 17:22:35 2009 -0700 fix manpage problems (Closes: #538293) --- debian/changelog | 3 ++- man/debsums_gen.8 | 2 +- man/debsums_init.8 | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ba1d5c8..f947544 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,9 @@ debsums (2.0.47) UNRELEASED; urgency=low * patch from sgran to fix rmtree usage (Closes: #487317) * add --ignore-permissions option for use by reportbug (Closes: #536576) + * fix manpage problems (Closes: #538293) - -- Ryan Niebur <[email protected]> Sun, 02 Aug 2009 17:03:23 -0700 + -- Ryan Niebur <[email protected]> Sun, 02 Aug 2009 17:20:49 -0700 debsums (2.0.46) unstable; urgency=low diff --git a/man/debsums_gen.8 b/man/debsums_gen.8 index 51ee157..f3affb7 100644 --- a/man/debsums_gen.8 +++ b/man/debsums_gen.8 @@ -15,7 +15,7 @@ will look for packages that did not install a file. It will generate those checksums then from the installed files. .PP .PP -Deprecated: this program may be removed in a later release\(emsee the +Deprecated: this program may be removed in a later release, see the debsums .B \-\-generate option. diff --git a/man/debsums_init.8 b/man/debsums_init.8 index 1e3a703..aa387fb 100644 --- a/man/debsums_init.8 +++ b/man/debsums_init.8 @@ -29,7 +29,7 @@ needs to be invoked as superuser. You may wish to clear local package cache prior to running .B debsums_init command to make sure you are creating from the untainted packages -by executing:. +by executing: .PP apt-get clean .PP -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
