[27754] in Source-Commits
afs-config commit: Correct spelling error in control file
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Feb 27 10:20:04 2014
Date: Thu, 27 Feb 2014 10:19:57 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201402271519.s1RFJvk8020175@drugstore.mit.edu>
To: source-commits@MIT.EDU
https://github.com/mit-athena/afs-config/commit/eb87537e63647e0ae33dc7ac1b09cae55f5ef93c
commit eb87537e63647e0ae33dc7ac1b09cae55f5ef93c
Author: Jonathan Reed <jdreed@mit.edu>
Date: Thu Feb 27 10:19:22 2014 -0500
Correct spelling error in control file
Correct "This packages" to "This package" in Description, and add
a note to changelog entry
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 95af327..75cbc07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ debathena-afs-config (1.23) unstable; urgency=low
* Modify afs.client.conf to pass AFS_DYNROOT=Yes to the broken versions
that require it (Trac: #1416)
+ * Correct spelling error in Description field in control file
- -- Jonathan Reed <jdreed@mit.edu> Mon, 27 Jan 2014 09:56:58 -0500
+ -- Jonathan Reed <jdreed@mit.edu> Thu, 27 Feb 2014 10:19:11 -0500
debathena-afs-config (1.22) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 8c6bd4d..fd824a8 100644
--- a/debian/control
+++ b/debian/control
@@ -12,4 +12,4 @@ Recommends: debathena-mit-automounter
Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: AFS configuration for Debathena
- This packages configures OpenAFS to access the Athena AFS cell.
+ This package configures OpenAFS to access the Athena AFS cell.