Author: tille Date: 2011-04-04 09:35:23 +0000 (Mon, 04 Apr 2011) New Revision: 6450
Added: trunk/packages/gnumed-client/trunk/debian/patches/fix_python_interpreter_path Modified: trunk/packages/gnumed-client/trunk/debian/changelog trunk/packages/gnumed-client/trunk/debian/compat trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf trunk/packages/gnumed-client/trunk/debian/control trunk/packages/gnumed-client/trunk/debian/gnumed-client.install trunk/packages/gnumed-client/trunk/debian/rules Log: New upstream version with, debhelper 8, dh_pysupport2, minor changes adapting packaging to upstream changes Modified: trunk/packages/gnumed-client/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-client/trunk/debian/changelog 2011-04-04 09:10:00 UTC (rev 6449) +++ trunk/packages/gnumed-client/trunk/debian/changelog 2011-04-04 09:35:23 UTC (rev 6450) @@ -1,3 +1,21 @@ +gnumed-client (0.9.0-1) unstable; urgency=low + + * New upstream version + * debian/conf/gnumed-client.conf: derived from + client/etc/gnumed/gnumed-client.conf.example + * Debhelper 8 (control + compat) + * debian/rules: Switch to dh_python2 + * debian/control: + - Build-Depends: python (>= 2.6) + - Recommends: freediams (>= 0.5.4), cups-pdf + * debian/gnumed-client.install: Install gm-download_data from + external-tools into usr/share/gnumed/bin (gm-download_loinc + was removed upstream) + * debian/patches/fix_python_interpreter_path: + s?/bin/python?/usr&? + + -- Andreas Tille <[email protected]> Mon, 04 Apr 2011 09:55:03 +0200 + gnumed-client (0.8.8-1) unstable; urgency=low * New upstream version Modified: trunk/packages/gnumed-client/trunk/debian/compat =================================================================== --- trunk/packages/gnumed-client/trunk/debian/compat 2011-04-04 09:10:00 UTC (rev 6449) +++ trunk/packages/gnumed-client/trunk/debian/compat 2011-04-04 09:35:23 UTC (rev 6450) @@ -1 +1 @@ -7 +8 Modified: trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf =================================================================== --- trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf 2011-04-04 09:10:00 UTC (rev 6449) +++ trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf 2011-04-04 09:35:23 UTC (rev 6450) @@ -3,7 +3,7 @@ # ------------------------------------------------------------- # This file can be used as: # -# ~/.gnumed/gnumed.conf +# ~/.gnumed/gnumed.conf # /etc/gnumed/gnumed-client.conf # # See also: @@ -12,17 +12,19 @@ # http://wiki.gnumed.de/bin/view/Gnumed/CustomizingClientStartup # http://wiki.gnumed.de/bin/view/Gnumed/ConfigurationStoredInBackend # http://wiki.gnumed.de/bin/view/Gnumed/WorkPlace -# ------------------------------------------------------------- # # man gnumed # # ------------------------------------------------------------- + +# ------------------------------------------------------------- [preferences] -profile = GNUmed database on this machine (Debian GNU/Linux) (gnumed_v14@) +profile = GNUmed database at publicdb.gnumed.de (PUBLIC) ([email protected]) login = any-doc +# ------------------------------------------------------------- [backend] # "any-doc" is the standard account installed with @@ -34,17 +36,13 @@ any-doc $logins$ -# during login the user can chose from several -# profiles defining which GNUmed database server -# to connect to, -# -# the profiles themselves are defined further below -# + profiles = $profiles$ GNUmed database on this machine -public GNUmed database at publicdb.gnumed.de +GNUmed database at publicdb.gnumed.de (PUBLIC) $profiles$ + # If the system locale matches this value a mismatch # with the database locale will be ignored. # Remove this option if you want to stop ignoring mismatches. @@ -63,44 +61,32 @@ # #client timezone = Europe/Berlin -[profile public GNUmed database at publicdb.gnumed.de] -host = publicdb.gnumed.de -port = 5432 -database = gnumed_v14 -#encoding = UTF8 +# ------------------------------------------------------------- +[profile GNUmed database on this machine] -# this option controls whether the database is in-production -# storing real patient data or is a public database with -# open access for testing and development -# -# among other things it controls whether log files are by -# default attached to bug reports mailed out to developers, -# for real patient databases set this to 0 -public/open access = 1 - -# this option defines who is in charge of tech support -# for this GNUmed database, -# public databases are serviced on the mailing list, -# set this to an internal staff address for real -# patient databases -help desk = GNUmed Bugs List <[email protected]> - - -[profile GNUmed database on this machine] -host = +host = port = 5432 -database = gnumed_v14 +database = gnumed_v15 public/open access = 0 -#encoding = UTF8 help desk = Your own IT support <needs configuration> +# ------------------------------------------------------------- +[profile GNUmed database at publicdb.gnumed.de (PUBLIC)] +host = publicdb.gnumed.de +port = 5432 +database = gnumed_v15 +public/open access = 1 +help desk = GNUmed Development List <[email protected]> + + +# ------------------------------------------------------------- [workplace] -# here you can define profiles for XDT files +# Here you can define profiles for XDT files # provided by other applications such as -# German practice management software +# German practice management software. # XDT profiles = $XDT profiles$ $XDT profiles$ @@ -132,6 +118,7 @@ # workplace hardcoded into GNUmed is called: # # name = Local Default +# # Another useful workplace for testing would be "Clinician". # # If there is a problem with a workplace such that @@ -145,10 +132,27 @@ # to whatever you previously used, or re-comment it # out. # +#name = GNUmed Default +#name = System fallback +#name = Clinician #name = <a workplace name> -name = GNUmed Default +# Here you can set the font you want the client to use. +# +# GNUmed by default uses the "DejaVu Sans" - if found - on +# Windows or else the system default unless you explicitely +# set another font here. +# +# Note that when selecting a font you better choose one with +# good coverage of Unicode symbols because GNUmed makes use +# of those. +# +#client font = DejaVu Sans # fallback on Windows +#client font = <a font name> + + +# ------------------------------------------------------------- [XDT profile generic XDT connector] # a short (!) description of the xDT source, @@ -164,13 +168,13 @@ #encoding = - +# ------------------------------------------------------------- [XDT profile Terminiko] filename = /home/ncq/gnumed/tmp/terminiko2gnumed.xdt - +# ------------------------------------------------------------- [XDT profile TurboMed/Win] source = TM/Win @@ -179,14 +183,14 @@ filename = C:\Turbomed\patient.xdt - +# ------------------------------------------------------------- [AU PracSoft PATIENTS.IN] source = PracSoft (fake) filename = ~/gnumed/xDT/PATIENTS.IN - +# ------------------------------------------------------------- [CA Medical Manager MSVA] # typically something along the lines: Modified: trunk/packages/gnumed-client/trunk/debian/control =================================================================== --- trunk/packages/gnumed-client/trunk/debian/control 2011-04-04 09:10:00 UTC (rev 6449) +++ trunk/packages/gnumed-client/trunk/debian/control 2011-04-04 09:35:23 UTC (rev 6450) @@ -4,8 +4,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 7.1), quilt (>= 0.47) -Build-Depends-Indep: po-debconf, python-support (>= 0.90), python +Build-Depends: debhelper (>= 8), quilt (>= 0.47), po-debconf, python (>= 2.6) Standards-Version: 3.9.1 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gnumed-client/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gnumed-client/trunk/ @@ -21,7 +20,7 @@ aeskulap | amide | dicomscope | imagej | xmedcon, iceweasel | www-browser, openoffice.org-writer, python-uno, wgerman-medical, xdg-utils, gtklp, texlive-latex-recommended, texlive-latex-extra, - freediams + freediams (>= 0.5.4), cups-pdf Suggests: korganizer, libchipcard-tools, incron, gnumed-server (>= 0v14), konsolekalendar, pgadmin3, gimp | kolourpaint, shutdown-at-night Provides: ${python:Provides} Modified: trunk/packages/gnumed-client/trunk/debian/gnumed-client.install =================================================================== --- trunk/packages/gnumed-client/trunk/debian/gnumed-client.install 2011-04-04 09:10:00 UTC (rev 6449) +++ trunk/packages/gnumed-client/trunk/debian/gnumed-client.install 2011-04-04 09:35:23 UTC (rev 6450) @@ -3,11 +3,11 @@ client/*porters usr/share/gnumed/Gnumed client/wxpython usr/share/gnumed/Gnumed client/wxGladeWidgets usr/share/gnumed/Gnumed -client/gnumed usr/bin +client/gnumed usr/bin external-tools/gm-print_doc usr/bin debian/conf/[gm]*.conf etc/gnumed client/connectors/gm_ctl_client.conf etc/gnumed client/bitmaps/*.png usr/share/gnumed/bitmaps client/bitmaps/*.xpm usr/share/pixmaps client/*.desktop usr/share/applications -external-tools/gm-download_loinc usr/share/gnumed/bin +external-tools/gm-download_data usr/share/gnumed/bin Added: trunk/packages/gnumed-client/trunk/debian/patches/fix_python_interpreter_path =================================================================== --- trunk/packages/gnumed-client/trunk/debian/patches/fix_python_interpreter_path (rev 0) +++ trunk/packages/gnumed-client/trunk/debian/patches/fix_python_interpreter_path 2011-04-04 09:35:23 UTC (rev 6450) @@ -0,0 +1,8 @@ +--- gnumed-client.0.9.0.orig/external-tools/check-prerequisites.py ++++ gnumed-client.0.9.0/external-tools/check-prerequisites.py +@@ -1,4 +1,4 @@ +-#!/bin/python ++#!/usr/bin/python + + import sys + Modified: trunk/packages/gnumed-client/trunk/debian/rules =================================================================== --- trunk/packages/gnumed-client/trunk/debian/rules 2011-04-04 09:10:00 UTC (rev 6449) +++ trunk/packages/gnumed-client/trunk/debian/rules 2011-04-04 09:35:23 UTC (rev 6450) @@ -3,7 +3,7 @@ # Andreas Tille, GPL %: - dh $@ --with quilt + dh $@ --with quilt --with python2 pkg=gnumed client=$(pkg)-client @@ -38,5 +38,5 @@ # Remove appendix .py from gm_ctl_client cp -a client/connectors/gm_ctl_client.py debian/$(client)/usr/bin/gm_ctl_client -override_dh_pysupport: - dh_pysupport /usr/share/gnumed/Gnumed +#override_dh_pysupport: +# dh_pysupport /usr/share/gnumed/Gnumed _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
