This is an automated email from the git hooks/post-receive script. spectra pushed a commit to branch master in repository conquest-dicom-server.
commit ad6c53d918dc4d152364281ec82bf66a07de5d4f Author: Pablo Lorenzzoni <[email protected]> Date: Sun Mar 30 12:46:56 2014 +0000 SQLServer must point to a directory with DBase. --- debian/patches/0001-Use-standard-debian-location-for-config-files.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0001-Use-standard-debian-location-for-config-files.patch b/debian/patches/0001-Use-standard-debian-location-for-config-files.patch index 46d7c62..7d637a2 100644 --- a/debian/patches/0001-Use-standard-debian-location-for-config-files.patch +++ b/debian/patches/0001-Use-standard-debian-location-for-config-files.patch @@ -34,7 +34,7 @@ index 44ca5d0..a810fec 100644 -SQLServer = ./data/dbase/ -Username = conquest -Password = conquest -+SQLServer = /var/lib/conquest-dicom-server/dbase/conquest.dbase ++SQLServer = /var/lib/conquest-dicom-server/dbase/ +Username = dontcare +Password = dontcare PostGres = 0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/conquest-dicom-server.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
