diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2012-02-24 10:17:57 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2012-02-24 10:17:57 +0100 |
commit | 9447e8ce21ea22d8756ea7efc2b229ff8ae17ad8 (patch) | |
tree | c50dfd461aa14d5b832143f6f4f642fdd4233433 /debian | |
parent | fb03a9659fca036c8855d126e35e92923a6aa7f9 (diff) | |
download | consolekit-9447e8ce21ea22d8756ea7efc2b229ff8ae17ad8.tar.gz |
debian/README.Debian: Fix grammar, thanks lintian.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/README.Debian | 6 | ||||
-rw-r--r-- | debian/changelog | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index 31cd315..d57288c 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,8 +1,8 @@ ConsoleKit for Debian --------------------- -ConsoleKit allows to track seats and sessions. It either needs integration -into the login manager, like gdm, or it can go through a pam module. -Install the package libpam-ck-connector for that. +ConsoleKit allows programs to track seats and sessions. It either needs +integration into the login manager, like gdm, or it can go through a pam +module. Install the package libpam-ck-connector for that. -- Michael Biebl <biebl@debian.org> Thu, 29 Mar 2007 01:38:27 +0200 diff --git a/debian/changelog b/debian/changelog index ae87b64..e635d21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ consolekit (0.4.5-2) UNRELEASED; urgency=low * Add 00git_truncate_frequent.patch: ck-history: don't truncate --frequent output to 8 chars. (Closes: #660171, LP: #476811) + * debian/README.Debian: Fix grammar, thanks lintian. -- Martin Pitt <mpitt@debian.org> Fri, 24 Feb 2012 10:07:19 +0100 |