[med-svn] r8450 - in trunk/packages/gnumed-client/trunk/debian: . conf patches

Andreas Tille tille at alioth.debian.org
Sun Nov 6 09:18:22 UTC 2011


Author: tille
Date: 2011-11-06 09:18:22 +0000 (Sun, 06 Nov 2011)
New Revision: 8450

Added:
   trunk/packages/gnumed-client/trunk/debian/gnumed.xpm
Removed:
   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/conf/gnumed-client.conf
   trunk/packages/gnumed-client/trunk/debian/control
   trunk/packages/gnumed-client/trunk/debian/gnumed-client.install
Log:
Adaption to new upstream version (control, conf/gnumed-client.conf); New icon for Debian Menu System)


Modified: trunk/packages/gnumed-client/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/changelog	2011-11-06 06:40:30 UTC (rev 8449)
+++ trunk/packages/gnumed-client/trunk/debian/changelog	2011-11-06 09:18:22 UTC (rev 8450)
@@ -1,3 +1,13 @@
+gnumed-client (1.1.1-1) unstable; urgency=low
+
+  * New upstream version
+  * debian/control: Recommends: pdftk
+  * debian/gnumed-client.install: Do not install xpm any more
+  * debian/gnumed.xmp: Upstream has new icon - converted to XPM
+  * debian/conf/gnumed-client.conf: Adapted to new version
+
+ -- Andreas Tille <tille at debian.org>  Fri, 04 Nov 2011 23:35:35 +0100
+
 gnumed-client (0.9.11-1) unstable; urgency=low
 
   * New upstream version

Modified: trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf	2011-11-06 06:40:30 UTC (rev 8449)
+++ trunk/packages/gnumed-client/trunk/debian/conf/gnumed-client.conf	2011-11-06 09:18:22 UTC (rev 8450)
@@ -20,7 +20,7 @@
 
 # -------------------------------------------------------------
 [preferences]
-profile = GNUmed database at publicdb.gnumed.de (PUBLIC) (gnumed_v15 at publicdb.gnumed.de)
+profile = GNUmed database at publicdb.gnumed.de (PUBLIC) (gnumed_v16 at publicdb.gnumed.de)
 login = any-doc
 
 
@@ -67,17 +67,30 @@
 
 host = 
 port = 5432
-database = gnumed_v15
+database = gnumed_v16
 public/open access = 0
 help desk = Your own IT support <needs configuration>
 
 # -------------------------------------------------------------
 [profile GNUmed database at publicdb.gnumed.de (PUBLIC)]
 
+# the computer (IP or hostname) your database is hosted on,
+# (publicdb is our public database, formerly known as <salaam.homeunix.com>)
 host = publicdb.gnumed.de
+
+# the port PostgreSQL is accepting connections on,
+# typically 5432, but maybe 5433 or even 5434 when
+# there are several PostgreSQL instances running
+# on a database server
 port = 5432
-database = gnumed_v15
+
+database = gnumed_v16
+
+# public/open access controls exception message and log handling
+# 0 --> message by default goes to public list if no receiver given
+# 0 (1) --> log is (not) included by default, which user can override
 public/open access = 1
+
 help desk = GNUmed Development List <gnumed-bugs at gnu.org>
 
 
@@ -132,7 +145,7 @@
 # to whatever you previously used, or re-comment it
 # out.
 #
-name = GNUmed Default
+#name = GNUmed Default
 #name = System fallback
 #name = Clinician
 #name = <a workplace name>

Modified: trunk/packages/gnumed-client/trunk/debian/control
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/control	2011-11-06 06:40:30 UTC (rev 8449)
+++ trunk/packages/gnumed-client/trunk/debian/control	2011-11-06 09:18:22 UTC (rev 8450)
@@ -20,8 +20,8 @@
  xsane (>= 0.991), extract, ntp | ntpdate,
  iceweasel | www-browser, libreoffice-writer | openoffice.org-writer, python-uno, wgerman-medical,
  xdg-utils, gtklp, texlive-latex-recommended, texlive-latex-extra,
- freediams (>= 0.5.4), cups-pdf
-Suggests: korganizer, libchipcard-tools, incron, gnumed-server (>= 0v14), konsolekalendar, pgadmin3,
+ freediams (>= 0.5.4), cups-pdf, pdftk
+Suggests: korganizer, libchipcard-tools, incron, gnumed-server (>= 0v16), konsolekalendar, pgadmin3,
           gimp | kolourpaint, shutdown-at-night
 Provides: ${python:Provides}
 Description: medical practice management - Client

Modified: trunk/packages/gnumed-client/trunk/debian/gnumed-client.install
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/gnumed-client.install	2011-11-06 06:40:30 UTC (rev 8449)
+++ trunk/packages/gnumed-client/trunk/debian/gnumed-client.install	2011-11-06 09:18:22 UTC (rev 8450)
@@ -8,6 +8,6 @@
 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
+debian/gnumed.xpm                           usr/share/pixmaps
 client/*.desktop                            usr/share/applications
 external-tools/gm-download_data             usr/share/gnumed/bin

Added: trunk/packages/gnumed-client/trunk/debian/gnumed.xpm
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/gnumed.xpm	                        (rev 0)
+++ trunk/packages/gnumed-client/trunk/debian/gnumed.xpm	2011-11-06 09:18:22 UTC (rev 8450)
@@ -0,0 +1,70 @@
+/* XPM */
+static char *gnumed_[] = {
+/* columns rows colors chars-per-pixel */
+"32 32 32 1 ",
+"  c #276E2C",
+". c #555754",
+"X c #70706F",
+"o c #5A6958",
+"O c #1AAA25",
+"+ c #4A4D44",
+"@ c #917271",
+"# c #BC3332",
+"$ c #13BD1D",
+"% c #2BB42B",
+"& c #22A827",
+"* c #16CA1B",
+"= c #33CE27",
+"- c #23CA20",
+"; c #50D231",
+": c #64D132",
+"> c #3C8D42",
+", c #639B64",
+"< c #65CF5C",
+"1 c #36B72B",
+"2 c #94BB79",
+"3 c #8E8D8B",
+"4 c #ADADAD",
+"5 c #96A494",
+"6 c #CCCECD",
+"7 c #B9C691",
+"8 c #2C5C30",
+"9 c #22C626",
+"0 c None",
+"q c #239B24",
+"w c #EB0C15",
+"e c #7E7C8D",
+/* pixels */
+"00000000000000000000000000000000",
+"00000000qq99q0000000000000000000",
+"00000000O<2<=OOqq0q0000000000000",
+"0000000q-<e7<=***$$$Oq8+00000000",
+"000000q$*;2777:==---*&93+0000000",
+"00000+O**=:2e4;%=;;;;-$,58000000",
+"00008o$--==<2<1 %%%;;;=&4>900000",
+"000q3#----*-*&. at 665>=;:=53$&0000",
+"000w##,%%<2>oXo34666>=:>43>$9000",
+"00w#566666X.5443XX444,2443 *&000",
+"000.46664X+Xe543XX.344443X *-q00",
+"0000.Xe at ..X3344535..333eX *-*q00",
+"00008++.XX.XX543.3 at .+... -;-&q00",
+"0000000.X++e3344X4Xo.+O&%;;*9000",
+"0000008 at .+ e,55,,5>>%%%=;;%Oq000",
+"0000008. &$$-***===;;;;:%&&80000",
+"0000009$*==;=;;;;;:;<%11O9q00000",
+"0000O*=*=;===-*-**%%1+qq00000000",
+"000O===**-%>>> >>,oo800000000000",
+"00q-=;=$>oooXX.Xe5Xe.00000000000",
+"009=;;%ooe33 at XXoe333+00000000000",
+"008=:;%o.o33..X.X at X3800000000000",
+"00q=;:=oX3e3eX.XoXX3800000000000",
+"000O;;-&.ooo...XXXe.000000000000",
+"0000%==->XXXXe at oo@48000000000000",
+"0000q$==$,X..X..33e0000000000000",
+"00000q ;=oo@@@@3X3.0000000000000",
+"00000009;;X3@@3@@e00000000000000",
+"00000000O;=1X3X35+00000000000000",
+"0000000008$* oX3o000000000000000",
+"0000000000qO*$ .8000000000000000",
+"000000000000q&$ 0000000000000000"
+};

Deleted: trunk/packages/gnumed-client/trunk/debian/patches/fix_python_interpreter_path
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/patches/fix_python_interpreter_path	2011-11-06 06:40:30 UTC (rev 8449)
+++ trunk/packages/gnumed-client/trunk/debian/patches/fix_python_interpreter_path	2011-11-06 09:18:22 UTC (rev 8450)
@@ -1,8 +0,0 @@
---- 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
- 




More information about the debian-med-commit mailing list