diff options
author | Paul J Stevens <paul@nfg.nl> | 2009-10-09 14:42:41 +0200 |
---|---|---|
committer | Paul J Stevens <paul@nfg.nl> | 2009-10-09 14:42:41 +0200 |
commit | 45985c1a6457d573e0ce99bafef0076e2b5ac820 (patch) | |
tree | acaa6d90a054b3719dd87f20739538794dce6b74 | |
parent | cafea5c1d672e60d918b79ac8cfbdc94fd0ac3d0 (diff) |
fix typov2.2.13
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index cb2d241f..40e20f50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,9 @@ dbmail (2.2.13-1) unstable; urgency=low - remove non-existing create_user call from postinst - allow non-existence of /u/s/d/ in postinst - remove empty prerm + * fix typo (Closes: #550259) - -- Paul J Stevens <paul@nfg.nl> Thu, 08 Oct 2009 10:13:48 +0200 + -- Paul J Stevens <paul@nfg.nl> Fri, 09 Oct 2009 14:41:47 +0200 dbmail (2.2.11-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 8af15b80..6c8d9f52 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Description: base package for the dbmail email solution . Supported client protocols are: POP3, IMAP4, LMTP. . - This packages support Sqlite3 and LDAP authentication. + This package supports Sqlite3 and LDAP authentication. Package: dbmail-pgsql Architecture: any |