[med-svn] r4639 - in trunk/packages/freediams/trunk/debian: . patches
Andreas Tille
tille at alioth.debian.org
Fri Feb 26 22:38:38 UTC 2010
Author: tille
Date: 2010-02-26 22:38:37 +0000 (Fri, 26 Feb 2010)
New Revision: 4639
Removed:
trunk/packages/freediams/trunk/debian/patches/10_freedesktop_category.patch
trunk/packages/freediams/trunk/debian/patches/series
Modified:
trunk/packages/freediams/trunk/debian/changelog
trunk/packages/freediams/trunk/debian/control
trunk/packages/freediams/trunk/debian/rules
Log:
Just commit my current work before going on vac - the package does NOT build this way.
Modified: trunk/packages/freediams/trunk/debian/changelog
===================================================================
--- trunk/packages/freediams/trunk/debian/changelog 2010-02-26 14:55:00 UTC (rev 4638)
+++ trunk/packages/freediams/trunk/debian/changelog 2010-02-26 22:38:37 UTC (rev 4639)
@@ -1,3 +1,47 @@
+freediams (0.3.0) UNRELEASED; urgency=low
+
+ [ Eric Maeker ]
+ * Drugs : AFSSAPS - 29/01/2010
+ * Interactions : AFSSAPS - 30/06/2009
+ * Fully new template manager
+ * New printing preferences
+ * Interactions engine corrections
+
+ [ Andreas Tille ]
+ * Group maintenance
+ * Added Build-Depends libxext-dev
+ * Split into freediams, freediams-data, freediams-doc
+
+ -- Andreas Tille <tille at debian.org> Fri, 26 Feb 2010 21:37:39 +0100
+
+freediams (0.2.0) UNRELEASED; urgency=low
+
+ * Drugs : AFSSAPS - 14/12/2009
+ * Interactions : AFSSAPS - 30/06/2009
+ * New functionalities :
+ * 64 new INN
+ * Pure textual prescription
+ * Added date of birth of patient
+ * Automated calculation of Creatinin clearance when possible
+ * New labels : [[YEARSOLD]] (patient), [[REPEATED_DAILY_SCHEME]] et [[DISTRIBUTED_DAILY_SCHEME]]
+ * Updating dosage database
+ * Table properties editor in text editor
+ * Ability to param update seeking from the web
+ * New action : Check updates
+ * Duplicatas impression can be optionnal now
+ * MacOs application icon
+ * Christmas, halloween and summer splashes added
+ * updated translations En/Fr
+ * Important Modifications :
+ * Divising DrugsPlugins into two : database and widget
+ * Bugs :
+ * Dailyscheme corrected and saved now
+ * drugs name if you hide laboratory names
+ * line breaks in notes when printing are taken in account now
+ * removed plugin ListView
+
+ -- Eric Maeker <eric.maeker at free.fr> Sun, 20 Dec 2009 00:00:00 +0200
+
freediams (0.1.4) UNRELEASED; urgency=low
* Version of the drugs database : AFSSAPS - 26/06/2009
@@ -2,3 +46,2 @@
* Version of the interactions database : AFSSAPS - 29/06/2009
- * Re-add documentation to the package under Linux
* Correction of a annoying bug at application closing (all platforms)
Modified: trunk/packages/freediams/trunk/debian/control
===================================================================
--- trunk/packages/freediams/trunk/debian/control 2010-02-26 14:55:00 UTC (rev 4638)
+++ trunk/packages/freediams/trunk/debian/control 2010-02-26 22:38:37 UTC (rev 4639)
@@ -5,15 +5,15 @@
Uploaders: Eric Maeker <eric.maeker at free.fr>,
Andreas Tille <tille at debian.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.1), quilt, libqt4-dev (>= 4.4.3), doxygen (>= 1.5.8), libxext-dev
-Standards-Version: 3.8.3
-Homepage: http://www.freemedforms.com/
+Build-Depends: debhelper (>= 7.1), libqt4-dev (>= 4.4.3), doxygen (>= 1.5.8), libxext-dev
+Standards-Version: 3.8.4
+Homepage: http://www.ericmaeker.fr/FreeMedForms
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/freediams/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/freediams/trunk/
Package: freediams
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, freediams-data (= ${source:Version}), libqt4-sql-sqlite, libqt4-svg
+Depends: ${shlibs:Depends}, ${misc:Depends}, libqtcore4 (>= 4.4.3), libqtgui4 (>= 4.4.3), libqt4-sql-sqlite, libqt4-xml, libqt4-network, libqt4-svg
Description: Pharmaceutical drugs prescriptor
FreeDiams prescriber is the result of FreeMedForms prescriber
plugins built into a standalone application. FreeDiams is a
@@ -62,3 +62,4 @@
are synchronized with data from the French AFSSAPS.
.
This package contains the documentation of freediams.
+
Deleted: trunk/packages/freediams/trunk/debian/patches/10_freedesktop_category.patch
===================================================================
--- trunk/packages/freediams/trunk/debian/patches/10_freedesktop_category.patch 2010-02-26 14:55:00 UTC (rev 4638)
+++ trunk/packages/freediams/trunk/debian/patches/10_freedesktop_category.patch 2010-02-26 22:38:37 UTC (rev 4639)
@@ -1,11 +0,0 @@
---- freediams-0.1.0.orig/global_resources/textfiles/freediams.desktop
-+++ freediams-0.1.0/global_resources/textfiles/freediams.desktop
-@@ -1,7 +1,7 @@
- [Desktop Entry]
- Version=0.1.0
- Type=Application
--Categories=Qt;Sciences;MedicalSoftware
-+Categories=Office;MedicalSoftware
- Name=FreeDiams
- Comment[en]=Open source prescriber
- Comment[fr]=Prescripteur open source
Deleted: trunk/packages/freediams/trunk/debian/patches/series
===================================================================
--- trunk/packages/freediams/trunk/debian/patches/series 2010-02-26 14:55:00 UTC (rev 4638)
+++ trunk/packages/freediams/trunk/debian/patches/series 2010-02-26 22:38:37 UTC (rev 4639)
@@ -1 +0,0 @@
-10_freedesktop_category.patch
Modified: trunk/packages/freediams/trunk/debian/rules
===================================================================
--- trunk/packages/freediams/trunk/debian/rules 2010-02-26 14:55:00 UTC (rev 4638)
+++ trunk/packages/freediams/trunk/debian/rules 2010-02-26 22:38:37 UTC (rev 4639)
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh --with quilt $@
+ dh $@
override_dh_auto_configure:
qmake-qt4 -r -config release "CONFIG+=LINUX_INTEGRATED" "INSTALL_ROOT_PATH=$(CURDIR)/debian/tmp/usr/" freediams.pro
More information about the debian-med-commit
mailing list