[med-svn] r2457 - trunk/packages/gnumed-client/trunk/debian

tille at alioth.debian.org tille at alioth.debian.org
Tue Sep 2 13:50:41 UTC 2008


Author: tille
Date: 2008-09-02 13:50:40 +0000 (Tue, 02 Sep 2008)
New Revision: 2457

Modified:
   trunk/packages/gnumed-client/trunk/debian/control
Log:
No explicite depends from bash which is essential


Modified: trunk/packages/gnumed-client/trunk/debian/control
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/control	2008-09-02 13:48:04 UTC (rev 2456)
+++ trunk/packages/gnumed-client/trunk/debian/control	2008-09-02 13:50:40 UTC (rev 2457)
@@ -58,7 +58,7 @@
 
 Package: gnumed-common
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-psycopg2 (>= 2.0.7), bash
+Depends: ${python:Depends}, ${misc:Depends}, python-psycopg2 (>= 2.0.7)
 Pre-Depends: adduser
 Description: medical practice management - common files
  This is the GNUmed Electronic Medical Record. Its purpose is




More information about the debian-med-commit mailing list