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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
