This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository debsums.
commit e95437fed0f7243cdaa4b102acfb763425bde727 Author: Francois Marier <[email protected]> Date: Wed Jul 2 15:38:33 2008 +1200 Fix typos in README --- README | 4 ++-- debian/changelog | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/README index 99fc5f1..9d8f09d 100644 --- a/README +++ b/README @@ -4,12 +4,12 @@ debsums: Check the integrity of the packages files or a virus or so? Run this tool to find out if anything happened to the files. -== For the system administrater == +== For the system administrator == In order to have md5sums for all installed packages from the downloaded binary packages via APT: 1. Install this debsums package while enabling auto-gen (default). - 2. Run debsum_init from root while having consistent /etc/apt/sources.list + 2. Run debsums_init from root while having consistent /etc/apt/sources.list Osamu Aoki <[email protected]> diff --git a/debian/changelog b/debian/changelog index 92b8e28..d7f550c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,9 @@ debsums (2.0.35) unstable; urgency=low * Update French manpage translation (closes: #456288) * Update Russian manpage translation (closes: #471035) + * Fix typos in README file (closes: #486313, #480546) - -- Francois Marier <[email protected]> Wed, 02 Jul 2008 15:36:20 +1200 + -- Francois Marier <[email protected]> Wed, 02 Jul 2008 15:41:11 +1200 debsums (2.0.34) unstable; urgency=low -- 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
