/[debian-med]/trunk/packages/gnumed-client/trunk/debian/changelog
ViewVC logotype

Contents of /trunk/packages/gnumed-client/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1363 - (hide annotations) (download)
Tue Feb 12 16:33:53 2008 UTC (5 years, 3 months ago) by tille
File size: 18191 byte(s)
Tagged 0.2.8.3-2
1 tille 1363 gnumed-client (0.2.8.3-2) unstable; urgency=low
2 hanska-guest 1352
3 tille 1363 [ David Paleino ]
4 hanska-guest 1352 * debian/control:
5     - added myself to Uploaders
6     - wrapped long lines
7     - removed "[Med]" from short description (let's use DebTags!)
8     * debian/conf/gnumed-client.conf - fixed broken configuration file,
9     now the local database shows up in GNUmed!
10     * debian/compat - updated to 5
11     * debian/po/it.po added - DebConf also localized in Italian now!
12     * debian/gnumed-client.desktop - removed deprecated Encoding field.
13     * debian/gnumed-client.README.debian - fixed some typos.
14     * debian/rules cleaned up a bit:
15     - removed unused targets (left only mandatory ones)
16     - removed unused dh_* calls
17     - merged duplicated targets
18    
19 tille 1363 [ Andreas Tille ]
20     * Added a patch supplied by upstream
21     * Make usage of quilt
22 hanska-guest 1352
23 tille 1363 -- Andreas Tille <tille@debian.org> Tue, 12 Feb 2008 13:47:29 +0100
24    
25 tille 1239 gnumed-client (0.2.8.3-1) unstable; urgency=low
26 tille 1149
27 tille 1239 * New upstream version
28 tille 1149 * Suggests: aeskulap -> Recommends: aeskulap | amide | xmedcon
29 tille 1196 * python-uno changed from Depends to Recommends
30 tille 1149
31 tille 1239 -- Andreas Tille <tille@debian.org> Fri, 01 Feb 2008 09:29:50 +0100
32 tille 1149
33 tille 1145 gnumed-client (0.2.8.2-1) unstable; urgency=low
34    
35     * New upstream version
36    
37     -- Andreas Tille <tille@debian.org> Tue, 15 Jan 2008 20:41:57 +0100
38    
39 tille 1076 gnumed-client (0.2.8.1-1) unstable; urgency=low
40    
41     * New upstream version
42    
43     -- Andreas Tille <tille@debian.org> Thu, 03 Jan 2008 21:19:42 +0100
44    
45 tille 1055 gnumed-client (0.2.8.0-1) unstable; urgency=low
46 tille 846
47     [ Andreas Tille ]
48     * Added Vcs-Browser and Vcs-Svn
49 tille 907 * Added gnumed-client.postrm (thanks for the patch to
50     Kumar Appaiah <akumar@ee.iitm.ac.in>)
51     Closes: #455111
52 tille 912 * Depends: python-gnuplot
53 tille 987 * Suggests: aeskulap
54 tille 922 * debian/tools/gnumed: Fix to use correct config file
55 tille 989 * gnumed-client: Recommends -> Suggets: libchipcard3-tools
56 tille 991 * libchipcard3-tools -> libchipcard-tools | libchipcard3-tools
57 tille 990 Closes: #457485
58 tille 1051 * Added dh_desktop call
59     * debian/tools/gnumed: Do not force --conf-file option any more
60 tille 1055 but create empty local config file in case no such file
61     exists (to circumvent an upstream bug)
62     * Standards-Version: 3.7.3 (no changes needed)
63 tille 846
64 tille 885 [ Charles Plessy ]
65     * XS-DM-Upload-Allowed: Yes
66    
67 tille 912 -- Andreas Tille <tille@debian.org> Thu, 20 Dec 2007 21:29:39 +0100
68 tille 846
69 tille 823 gnumed-client (0.2.7.1-2) unstable; urgency=low
70 charles-guest 676
71 tille 760 * updated debian/gnumed-doc.doc-base.
72 charles-guest 676
73 naoliv 756 [ Nelson A. de Oliveira ]
74     * Fixed watch file
75 charles-guest 676
76 tille 823 [ Andreas Tille ]
77     * Add gnumed-client-de package that depends from gnumed-client
78     and libchipcard3 which is needed to support chipcards of
79     German healt care system
80     * gnumed-client-de.postinst: create spool dir vor libchipcard
81 naoliv 756
82 tille 823 -- Andreas Tille <tille@debian.org> Sat, 17 Nov 2007 13:29:39 +0100
83    
84 tille 760 gnumed-client (0.2.7.1-1) unstable; urgency=low
85    
86     * New upstream version
87     * Really fixed debian/watch
88     * Fixed Depends for gnumed-common
89     Closes: #447405
90     * Increased database version in gnumed.conf
91     Closes: #447483
92     * debian/gnumed-client.menu: Applications/Office
93     * debian/gnumed-client.desktop: Category: Office; MedicalSoftware
94     * debian/control: Moved Homepage from description to general tags
95    
96     -- Andreas Tille <tille@debian.org> Mon, 22 Oct 2007 08:48:06 +0200
97    
98 tille 443 gnumed-client (0.2.7.0-1) unstable; urgency=low
99 tille 442
100     * New upstream version
101 tille 443 * New Maintainer: Debian-Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
102     * Depends: python-uno, konsolekalendar
103     Recommends: libchipcard3-tools, openoffice.org-writer, amide
104     Suggests: korganizer
105     * Fixed get-orig-source target
106 tille 444 * Fixed watch file
107 tille 442
108     -- Andreas Tille <tille@debian.org> Fri, 21 Sep 2007 20:30:58 +0200
109    
110 tille 760
111 tille 442 gnumed-client (0.2.6.3-2) unstable; urgency=low
112    
113     * Added Portuguese translation for debconf messages. (Thanks to
114     "Vitor Juliao" <vjuliao@gmail.com>)
115     Closes: #432897
116     * Patch for client/pycommon/gmPG2.py to work with latest release
117     of psycopg2
118     * Replaced ${Source-Version} by ${source:Version} in debian/control
119    
120     -- Andreas Tille <tille@debian.org> Mon, 16 Jul 2007 13:00:17 +0200
121    
122     gnumed-client (0.2.6.3-1) unstable; urgency=low
123    
124     * "Birthday release"
125     * New upstream version
126    
127     -- Andreas Tille <tille@debian.org> Mon, 11 Jun 2007 15:22:09 +0200
128    
129     gnumed-client (0.2.6.2-1) unstable; urgency=low
130    
131     * New upstream version
132     * Added desktop file (thanks to Adrien Cunin <adri2000@ubuntu.com>)
133     Closes: #426583
134     * Removed empty dir /usr/lib/python2.3/site-packages/Gnumed/plugins/
135     (thanks to Adrien Cunin <adri2000@ubuntu.com>)
136     Closes: #426586
137     * Added Dutch po-debconf translation (thanks to
138     Bart Cornelis <cobaco@skolelinux.no>)
139     Closes: #423046
140    
141     -- Andreas Tille <tille@debian.org> Mon, 04 Jun 2007 16:06:22 +0200
142    
143     gnumed-client (0.2.6.1-1) unstable; urgency=low
144    
145     * New upstream version
146     * Reworked Config-Files
147     * Upstream added gm_ctl_client
148     * No extra gnumed-client-debug package any more because
149     this option is available via login dialog
150     * Added Spanish debconf translation - thanks to
151     "Rudy Godoy GuillĂ©n" <rudy@stone-head.org>
152     Closes: #426075
153    
154     -- Andreas Tille <tille@debian.org> Sun, 27 May 2007 18:07:57 +0200
155    
156     gnumed-client (0.2.5.0-1) unstable; urgency=low
157    
158     * New upstream version
159     * Added depends: python-enchant,
160     aspell | ispell | myspell-dictionary | hspell
161    
162     -- Andreas Tille <tille@debian.org> Mon, 2 Apr 2007 22:35:45 +0200
163    
164     gnumed-client (0.2.4.2-1) unstable; urgency=low
165    
166     * New upstream version
167     * Reworded description from upstream author
168     * Upsream dropped dependency from python-pgsql in favour of
169     python-psycopg2
170     * removed dh_python from rules
171    
172     -- Andreas Tille <tille@debian.org> Fri, 26 Jan 2007 22:31:58 +0100
173    
174     gnumed-client (0.2.3-1) unstable; urgency=low
175    
176     * New upstream version.
177    
178     -- Andreas Tille <tille@debian.org> Wed, 20 Dec 2006 22:18:22 +0100
179    
180     gnumed-client (0.2.2a-3) unstable; urgency=low
181    
182     * Fix spelling error in description (save -> safe)
183     Closes: #394421
184    
185     -- Andreas Tille <tille@debian.org> Tue, 21 Nov 2006 08:34:19 +0100
186    
187     gnumed-client (0.2.2a-2) unstable; urgency=low
188    
189     * Moved documentation to /usr/share/doc/gnumed instead of
190     /usr/share/doc/gnumed-doc to enable gmManual.py to find
191     the docs.
192     * Sepearate package gnumed-client-debug and fixed menu entry
193     of debug version to keep an xterm with output open. Thanks
194     to Bill Allombert <ballombe@master.debian.org> and
195     Philipp Benner <pbenner@uni-osnabrueck.de>
196     Closes: #389932
197     * Added versioned dependencies (= ${Source-Version})
198     * Updated Czech debconf translation
199     Closes: #389620
200     * Recommends: ntp | ntpdate
201     * gnumed-doc: Suggests: gnumed-client
202    
203     -- Andreas Tille <tille@debian.org> Tue, 26 Sep 2006 11:38:41 +0200
204    
205     gnumed-client (0.2.2a-1) unstable; urgency=low
206    
207     * In fact this is no really new upstream version but the
208     previously uploaded upstream tarball was not correctly
209     tagged and thus I want to have a correct upstream tarball
210     in Debian. So I "invented" the numbering scheme appending
211     the letter 'a' to the upstream version number.
212     Closes: #389054
213    
214     -- Andreas Tille <tille@debian.org> Mon, 25 Sep 2006 09:05:53 +0200
215    
216     gnumed-client (0.2.2-2) unstable; urgency=low
217    
218     * Depends: gnumed-common
219     Really closes: #385003
220    
221     -- Andreas Tille <tille@debian.org> Thu, 7 Sep 2006 07:12:02 +0200
222    
223     gnumed-client (0.2.2-1) unstable; urgency=low
224    
225     * New upstream version
226     - requires python-psycopg2 as Depends
227     * Recommends: extract
228     Closes: #383138
229     * Depends: gnumed-doc
230     Closes: #385000, #385587
231     * debian/tools/gnumed: --unicode-gettext=1 (Thanks to Karsten Hilbert
232     <karsten.hilbert@gmx.net>)
233     Closes: #384886
234     * Recommends: dwww, dhelp, doc-central; Link to Wiki from docs
235     Closes: #385585, #385586
236    
237     -- Andreas Tille <tille@debian.org> Fri, 1 Aug 2006 09:53:38 +0200
238    
239     gnumed-client (0.2-1) unstable; urgency=low
240    
241     * New upstream version
242     * Follow new Python policy including
243     1. Build-Depends debhelper (>= 5.0.37.2)
244     2. debian/pycompat: 2
245     4. Depends: ${python:Depends}
246     and
247     Build-Depends: python-support (>= 0.3)
248     Closes: #380830
249     * Standards-Version: 3.7.2 - no changes necessary
250     * Do not build single plugins any more at the request of upstream authors
251     * Fixed spelling mistake in package description (thanks to
252     Simon Waters <simon@technocool.net>)
253     Closes: #363615
254     * Update of Swedish debconf template (thanks to
255     Daniel Nylander <yeager@lidkoping.net>)
256     Closes: #342929
257     * Recommends: python-imaging-sane (to enable scanning documents)
258     * Suggests -> Recommends: libextractor
259     * Suggests -> Depends: file
260     * Depends python-wxgtk2.6 (instead of python-wxgtk2.4)
261     * Do not use Gnumed.pth any more because it would uselessly
262     pollute the sys.path
263     * Do not use gnumed-public script but provide gnumed-debug script
264     at request of upstream authors
265    
266     -- Andreas Tille <tille@debian.org> Tue, 4 Jul 2006 09:53:38 +0200
267    
268     gnumed-client (0.1-5) unstable; urgency=low
269    
270     * More debconf question enhancements
271     * Enhanced manpage gmPlugin.1 (Thanks to Ian Haywood <ihaywood@gnu.org>)
272     * Swedish debconf translation (Thanks to Daniel Nylander
273     <yeager@lidkoping.net>)
274     Closes: #333485
275     * French debconf translation (Thanks to Sylvain Archenault
276     <sylvain.archenault@laposte.net>)
277     Closes: #334365
278     * Czech debconf translation (Thanks to Miroslav Kure
279     <kurem@upcase.inf.upol.cz>)
280     Closes: #335187
281     * gnumed-snellen from CVS
282     Closes: #335506
283    
284     -- Andreas Tille <tille@debian.org> Fri, 7 Oct 2005 07:43:35 +0200
285    
286    
287     gnumed-client (0.1-3) unstable; urgency=low
288    
289     * Specify the used Python version (python2.3) explicitely instead
290     of ${python:Depends}
291     * Really changed dependency from libwxgtk2.4-python to
292     python-wxgtk2.4 which was not completely changed with last upload
293    
294     -- Andreas Tille <tille@debian.org> Fri, 30 Sep 2005 09:32:55 +0200
295    
296     gnumed-client (0.1-2) unstable; urgency=low
297    
298     * Changed dependency from libwxgtk2.4-python to python-wxgtk2.4
299     Closes: #330415
300    
301     -- Andreas Tille <tille@debian.org> Thu, 29 Sep 2005 07:51:38 +0200
302    
303     gnumed-client (0.1-1) unstable; urgency=low
304    
305     * First official release of gnumed packages
306     Closes: #166282
307     * Upstream released client independantly from server
308     * Several packaging changes mostly removing server packaging stuff
309     * Dropped gnumed-stikobrowser which is not supported upstream at
310     the moment
311     * Config-files: s/gnumed/gnumed_v1/
312    
313     -- Andreas Tille <tille@debian.org> Wed, 31 Aug 2005 22:48:14 +0200
314    
315     gnumed (0.0.20050723-1) experimental; urgency=low
316    
317     * Further CVS snapshot
318     * Standards-Version: 3.6.2.1
319     * Depends: dbconfig-common (>= 1.8.2)
320     * gnumed-common: Pre-Depends: adduser
321     * gnumed-server: Depends: postgresql (>= 7.4.7)
322     * Added dbconfig-common/gnumed-server* scripts / conf
323    
324     -- Andreas Tille <tille@debian.org> Tue, 26 Jul 2005 12:06:50 +0200
325    
326     gnumed (0.0.20050629-1) experimental; urgency=low
327    
328     * Further CVS snapshot
329    
330     -- Andreas Tille <tille@debian.org> Wed, 29 Jun 2005 22:32:28 +0200
331    
332     gnumed (0.0.20050510-1) experimental; urgency=low
333    
334     * Further CVS snapshot
335    
336     -- Andreas Tille <tille@debian.org> Tue, 10 May 2005 23:33:04 +0200
337    
338     gnumed (0.0.20050407-1) experimental; urgency=low
339    
340     * Further CVS snapshot
341     * Added (= ${Source-Version}) to internal dependencies
342    
343     -- Andreas Tille <tille@debian.org> Fri, 8 Apr 2005 21:06:11 +0200
344    
345     gnumed (0.0.20050125-1) experimental; urgency=low
346    
347     * Allow comments in debian/plugins/*
348     * Complete rewrite of server parts
349    
350     -- Andreas Tille <tille@debian.org> Sat, 13 Nov 2004 15:08:39 +0100
351    
352     gnumed-snapshot (0.0.20041108-1) experimental; urgency=low
353    
354     * New method for obtaining source: Dayly snapshot instead of CVS checkout.
355     * New version numbering scheme which avoids epochs once GnuMed becomes
356     stable
357     * Upstream changes required some moving of files under
358     /usr/lib/python2.3/site-packages
359     * gnumed.pth renamed to Gnumed.pth to reflect upstream move
360     * Separated more plugin packages and use a common wrapper script
361     for each plugin.
362     * Common manpage for plugins.
363     * Menu entry for each plugin and menu icon for GnuMed client
364     * Target get-orig-source target for debian/rules
365     * Care for new and removed Python modules.
366     * Made moving of files in client directory more flexible.
367     * Provide starter script as debian/tools/gnumed instead of patching
368     upstream script -> enables simpler build process for new CVS
369     snapshots
370     * Updated information about build process in README.Debian.
371     * Do not use the upstream client config file but provide our own
372     * Enhanced client wrapper script to prevent gnumed from trying to
373     write new config files to /etc/gnumed
374     * Add link from /usr/share/gnumed/wxpython/gui to site-packages
375     * Added gnumed-public script / conffile for using public
376     database.
377    
378     -- Andreas Tille <tille@debian.org> Mon, 8 Nov 2004 21:34:59 +0100
379    
380     gnumed-snapshot (20031104-1) experimental; urgency=low
381    
382     * New CVS checkout
383     * Moved to Python 2.3
384     * Added gettext translations to gnumed-snapshot-plugincommon
385    
386     -- Andreas Tille <tille@debian.org> Mon, 3 Nov 2003 17:59:20 +0100
387    
388     gnumed-snapshot (20030827-1) experimental; urgency=low
389    
390     * New CVS checkout
391     This Snapshot did not contain the PHP interface to the drug database
392     any more and thus the package is removed now.
393     * Standards-Version: 3.6.1.0
394     * Upstream renamed gmCalcPreg to gmPregCalc. Thus the Debian package
395     was renamed accordingly.
396    
397     -- Andreas Tille <tille@debian.org> Sun, 31 Aug 2003 14:20:26 +0200
398    
399     gnumed-snapshot (20030624-1) experimental; urgency=low
400    
401     * New CVS checkout
402     * Split server package into
403     gnumed-snapshot-server (recommends gnumed-snapshot-server-locale)
404     gnumed-snapshot-server-locale-au (provides gnumed-snapshot-server-locale)
405     gnumed-snapshot-server-locale-de (provides gnumed-snapshot-server-locale)
406     * Fixed debconf question according to group gnumed members in
407     gnumed-snapshot-common package, which was really broken in last
408     packages.
409     * Added postrm to gnumed-server which reverts the changes to
410     /etc/postgresql/pg_hba.conf once the package is removed
411     * Added confirm question for gm-dbowner password.
412    
413     -- Andreas Tille <tille@debian.org> Wed, 25 Jun 2003 17:45:21 +0200
414    
415     gnumed-snapshot (20030622-1) experimental; urgency=low
416    
417     * New CVS checkoout
418     * Added client/doc/TODO/spec/GNUMED_development_status.html
419     to gnumed-dev-doc package
420     * Moved debconf question to users which should belong to group gnumed
421     from gnumed-server and gnumed-client to gnumed-common because this
422     package is installed in any case if onw of the above is installed.
423     * Moved the debconf question to *.configure script and check there
424     whether needed med-common tools are available. If they are not
425     available at this time set user to "NONE" and try it later in
426     postinst script.
427     * Usage of dh_install man using *.manpages files.
428     * Moved gmSnellen and gmCalcPreg to separate packages.
429    
430     -- Andreas Tille <tille@debian.org> Fri, 20 Jun 2003 19:25:08 +0200
431    
432     gnumed-snapshot (20030620-1) experimental; urgency=low
433    
434     * New CVS checkout
435     * Moved BMI calc tool into separate package
436     * Created new package which collects all python files which are common
437     to these separated plugins and gnumed-client.
438     * BuildDepends: jade
439     because sgmltools fail building the docs using openjade
440     * Use dh_install to move the various files
441    
442     -- Andreas Tille <tille@debian.org> Fri, 20 Jun 2003 08:12:46 +0200
443    
444     gnumed-snapshot (20030619-1) experimental; urgency=low
445    
446     * New CVS checkout
447     * Versioned Depends from postgresql (>= 7.3) because format of pg_hba.conf
448     has changed from 7.2 to 7.3.
449     * Changed "postgres version" in config file from 7.1 to 7.3.
450     * Moved all PostgreSQL configuration related stuff to debian/pg_config
451     * Made ${PGDATA}/gmGnumedUser.list symlink to /etc/gnumed/gmGnumedUser.list
452     because it should be a config file to enable local administrator configurating
453     users which are allowed to access the server
454     * Provide an example for /etc/postgresql/pg_hba.conf and install it on request
455     via debconf
456     * /usr/share/doc/gnumed-snapshot-server is now an extra directory containing
457     more specific README.Debian
458     * Remove temporary config file after installing the server.
459    
460     -- Andreas Tille <tille@debian.org> Thu, 19 Jun 2003 12:02:52 +0200
461    
462     gnumed-snapshot (20030616-1) experimental; urgency=low
463    
464     * New CVS checkout
465     * Fixed /etc/gnumed.conf
466     * Fixed dependency from libwxgtk2.3-python to libwxgtk2.4-python
467    
468     -- Andreas Tille <tille@debian.org> Mon, 16 Jun 2003 13:52:32 +0200
469    
470     gnumed-snapshot (20030615-1) experimental; urgency=low
471    
472     * New CVS checkout
473     * Moved client files directly to /usr/share/gnumed
474     * Fixed renamedb.sh
475     * Included users test-doc and _test-doc in list of users who are
476     allowed to authenticate via PASSWORD to gnumed-test
477    
478     -- Andreas Tille <tille@debian.org> Sun, 15 Jun 2003 21:41:16 +0200
479    
480     gnumed-snapshot (20030613-1) experimental; urgency=low
481    
482     * New CVS checkout
483     * server/utils does not contain files any more
484     * wypython/gnumed.py imports
485     wxpython/{gmGuiMain,gmGuiBroker,gmTalkback}
486     wxpython/gmGuiMain.py imports a set of Python which do not yet
487     belong to python2.2/site-packages. These files are now moved to
488     python2.2/sitepackages/gnumed/{wxpython,business}
489     some files in client/patient/gmGP_* import gmEditArea.py
490     * Lists of files which are to be moved to site-packages now are
491     collected in debian/site-packages/*
492    
493     -- Andreas Tille <tille@debian.org> Fri, 13 Jun 2003 23:01:27 +0200
494    
495     gnumed-snapshot (20030611-1) experimental; urgency=low
496    
497     * New CVS checkout
498     * Standards 3.5.10
499     * Added new debconf question, how an existing database might behandled
500     * Added config file for client to store database server name.
501     (This can be configured by debconf.)
502     * New package gnumed-snapshot-common which contains files common
503     to both client and server.
504     * New Package with PHP scripts
505    
506     -- Andreas Tille <tille@debian.org> Tue, 15 Apr 2003 23:04:43 +0200
507    
508     gnumed-snapshot (20020830-1) experimental; urgency=low
509    
510     * Test Release.
511    
512     -- Andreas Tille <tille@debian.org> Fri, 30 Aug 2002 14:52:50 +0200

  ViewVC Help
Powered by ViewVC 1.1.5