[med-svn] r5347 - trunk/packages/openmrs/trunk/debian
Misha Koshelev
misha680-guest at alioth.debian.org
Mon Oct 11 22:51:40 UTC 2010
Author: misha680-guest
Date: 2010-10-11 22:51:40 +0000 (Mon, 11 Oct 2010)
New Revision: 5347
Modified:
trunk/packages/openmrs/trunk/debian/control
Log:
per testing and http://fnords.wordpress.com/2010/07/29/how-to-package-your-tomcat-webapp/ we don't need a pre-depends
Modified: trunk/packages/openmrs/trunk/debian/control
===================================================================
--- trunk/packages/openmrs/trunk/debian/control 2010-10-10 20:45:17 UTC (rev 5346)
+++ trunk/packages/openmrs/trunk/debian/control 2010-10-11 22:51:40 UTC (rev 5347)
@@ -14,8 +14,7 @@
Package: openmrs
Architecture: all
-Pre-Depends: tomcat6
-Depends: mysql-server, ${misc:Depends}
+Depends: tomcat6, mysql-server, ${misc:Depends}
Description: enterprise electronic medical record system framework
OpenMRS was built to enable creation of customized medical record
system forms with no programming knowledge (although medical and
More information about the debian-med-commit
mailing list