[Dbconfig-common-devel] dbconfig-common/debian changelog,1.16,1.17 dbconfig-common.templates,1.11,1.12

seanius@haydn.debian.org seanius@haydn.debian.org


Update of /cvsroot/dbconfig-common/dbconfig-common/debian
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv30117/debian

Modified Files:
	changelog dbconfig-common.templates 
Log Message:
dbconfig-common (1.5.2) UNRELEASED; urgency=low

  * spanish translation from Javier Fernández-Sanguino Peña <jfs@computer.org>.
  * minor typographical corrections from Javier.

 -- sean finney <seanius@debian.org>  Fri, 01 Apr 2005 18:16:24 -0500


Index: changelog
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/debian/changelog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- changelog	31 Mar 2005 03:54:35 -0000	1.16
+++ changelog	1 Apr 2005 23:19:21 -0000	1.17
@@ -1,3 +1,10 @@
+dbconfig-common (1.5.2) UNRELEASED; urgency=low
+
+  * spanish translation from Javier Fernández-Sanguino Peña <jfs@computer.org>.
+  * minor typographical corrections from Javier.
+
+ -- sean finney <seanius@debian.org>  Fri, 01 Apr 2005 18:16:24 -0500
+
 dbconfig-common (1.5.1) experimental; urgency=low
 
   * add a depends on ucf, and a suggests for mysql-client or

Index: dbconfig-common.templates
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/debian/dbconfig-common.templates,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dbconfig-common.templates	31 Mar 2005 03:54:35 -0000	1.11
+++ dbconfig-common.templates	1 Apr 2005 23:19:21 -0000	1.12
@@ -164,7 +164,7 @@
 _Description: Connection method for MySQL database of ${pkg}:
  By default, ${pkg} will be configured to use a MySQL server
  through a local unix socket (this provides the best performance).
- however, if you would like to connect with a different method, or to a
+ However, if you would like to connect with a different method, or to a
  different server entirely, select an option from the choices below.
 
 Template: dbconfig-common/mysql/host
@@ -178,7 +178,7 @@
 Type: string
 _Description: Port number for the MySQL service:
  If the MySQL database on the remote host is running on a non-standard
- port, this is your oppurtunity to specify what it is.  To use the
+ port, this is your opportunity to specify what it is.  To use the
  default port, leave this field blank.
 
 Template: dbconfig-common/mysql/newhost
@@ -186,7 +186,7 @@
 _Description: Host running the MySQL server for ${pkg}:
  Please provide the hostname of a remote MySQL server.
  .
- Note: you must have already arranged for the adminstrative
+ Note: you must have already arranged for the administrative
  account to be able to remotely create databases and grant
  privileges.
 
@@ -237,7 +237,7 @@
 _Description: Connection method for PostgreSQL database of ${pkg}:
  By default, ${pkg} will be configured to use a PostgreSQL server
  through a local unix socket (this provides the best performance).
- however, if you would like to connect with a different method, or to a
+ However, if you would like to connect with a different method, or to a
  different server entirely, select an option from the choices below.
 
 Template: dbconfig-common/pgsql/host
@@ -250,8 +250,8 @@
 Template: dbconfig-common/pgsql/port
 Type: string
 _Description: Port number for the PostgreSQL service:
- If the postgresql database on the remote host is running on a
- non-standard port, this is your oppurtunity to specify what it is.
+ If the PostgreSQL database on the remote host is running on a
+ non-standard port, this is your opportunity to specify what it is.
  To use the default port, leave this field blank.
 
 Template: dbconfig-common/pgsql/newhost
@@ -259,7 +259,7 @@
 _Description: Host running the PostgreSQL server for ${pkg}:
  Please provide the hostname of remote PostgreSQL server.
  .
- Note: you must have already arranged for the adminstrative
+ Note: you must have already arranged for the administrative
  account to be able to remotely create databases and grant
  privileges.
 
@@ -325,7 +325,7 @@
  that the password is still passed in the clear across network-based
  connections if your connection is not configured to use SSL.
  .
- For a default debian PostgreSQL installation running on the same host,
+ For a default Debian PostgreSQL installation running on the same host,
  you probably want "ident".
 
 Template: dbconfig-common/pgsql/authmethod-user
@@ -348,7 +348,7 @@
  that the password is still passed in the clear across network-based
  connections if your connection is not configured to use SSL.
  .
- For a default debian PostgreSQL installation running on the same host,
+ For a default Debian PostgreSQL installation running on the same host,
  you probably want "ident".
 
 Template: dbconfig-common/pgsql/changeconf