[Pkg-citadel-commit] r387 - citadel/trunk/debian

Michael Meskes meskes at alioth.debian.org
Sat Sep 5 12:12:20 UTC 2009


Author: meskes
Date: 2009-09-05 12:12:19 +0000 (Sat, 05 Sep 2009)
New Revision: 387

Modified:
   citadel/trunk/debian/changelog
   citadel/trunk/debian/citadel-server.templates
Log:
Fixed some typos.


Modified: citadel/trunk/debian/changelog
===================================================================
--- citadel/trunk/debian/changelog	2009-08-18 08:26:53 UTC (rev 386)
+++ citadel/trunk/debian/changelog	2009-09-05 12:12:19 UTC (rev 387)
@@ -1,3 +1,10 @@
+citadel (7.63-1) unstable; urgency=low
+
+  * New upstream version.
+  * Fixed some typos in debconf template, closes: #541368
+
+ -- Michael Meskes <meskes at debian.org>  Sat, 05 Sep 2009 14:11:19 +0200
+
 citadel (7.61-2) unstable; urgency=low
 
   * Fixed build dependency on libcitadel

Modified: citadel/trunk/debian/citadel-server.templates
===================================================================
--- citadel/trunk/debian/citadel-server.templates	2009-08-18 08:26:53 UTC (rev 386)
+++ citadel/trunk/debian/citadel-server.templates	2009-09-05 12:12:19 UTC (rev 387)
@@ -39,7 +39,7 @@
 Default: dc=example,dc=com
 _Description: LDAP base DN:
  Please enter the Base DN to search for authentication
- (for example: dc=example,dc=com),
+ (for example: dc=example,dc=com).
 
 Template: citadel/LDAPBindDN
 Type: string
@@ -47,7 +47,7 @@
 _Description: LDAP bind DN:
  Please enter the DN of an account to use for binding to the LDAP server
  for performing queries. The account does not require any other
- privileges. If your LDAP server allows anonymous queries, you can.
+ privileges. If your LDAP server allows anonymous queries, you can
  leave this blank.
 
 Template: citadel/LDAPBindDNPassword
@@ -55,7 +55,7 @@
 Default: OpenSesame
 _Description: LDAP bind password:
  If you entered a Bind DN in the previous question, you must now enter
- the password associated with that account.  Otherwise, you can leave this
+ the password associated with that account. Otherwise, you can leave this
  blank.
 
 Template: citadel/Administrator




More information about the Pkg-citadel-commit mailing list