[Dbconfig-common-devel] dbconfig-common/debian changelog,1.44,1.45 dbconfig-common.templates,1.20,1.21 rules,1.9,1.10
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-serv26422/debian
Modified Files:
changelog dbconfig-common.templates rules
Log Message:
- updated translation
- added first attempt loading pre-dbc configs into dbc
- updated documentation
Index: changelog
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/debian/changelog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- changelog 17 May 2005 11:09:08 -0000 1.44
+++ changelog 18 May 2005 19:49:38 -0000 1.45
@@ -1,5 +1,9 @@
dbconfig-common (1.8.2) UNRELEASED; urgency=low
+ * Sean Finney
+ - Initial Support for importing configurations from packages that
+ may have had pre-existing configs before using dbc.
+ - removed a bunch of duplicate pgsql code in internal/common.
* Miguel Gea Milvaques:
- Support for an abort/retry option when something goes
wrong in the install, upgrade, or remove operations.
Index: dbconfig-common.templates
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/debian/dbconfig-common.templates,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- dbconfig-common.templates 17 May 2005 11:07:30 -0000 1.20
+++ dbconfig-common.templates 18 May 2005 19:49:38 -0000 1.21
@@ -328,3 +328,11 @@
Template: dbconfig-common/pgsql/no-empty-passwords
Type: note
_Description: PostgreSQL does not support empty passwords.
+
+Template: dbconfig-common/import-oldsettings
+Type: note
+_Description: dbconfig-common will attempt to load existing settings
+ dbconfig-common will now attempt to load the pre-existing settings of
+ ${pkg}. Later, these settings will be validated, and if there is
+ any problem with loading or using them you will be given the option to
+ enter them again later.
Index: rules
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/debian/rules,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- rules 2 Apr 2005 00:29:47 -0000 1.9
+++ rules 18 May 2005 19:49:38 -0000 1.10
@@ -42,6 +42,7 @@
cp -Pr dpkg debian/dbconfig-common/usr/share/dbconfig-common/
cp -Pr internal debian/dbconfig-common/usr/share/dbconfig-common/
cp -P dbconfig-generate-include debian/dbconfig-common/usr/sbin/
+ cp -P dbconfig-load-include debian/dbconfig-common/usr/sbin/
rm -rf debian/dbconfig-common/usr/share/dbconfig-common/dpkg/CVS
rm -rf debian/dbconfig-common/usr/share/dbconfig-common/internal/CVS
install -m 644 AFL debian/dbconfig-common/usr/share/doc/dbconfig-common/