Author: doogie
Date: Wed Jul 1 16:00:18 2009
New Revision: 790242
URL:
http://svn.apache.org/viewvc?rev=790242&view=revLog:
Fix lintian warnings.
Modified:
ofbiz/trunk/debian/control
Modified: ofbiz/trunk/debian/control
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/debian/control?rev=790242&r1=790241&r2=790242&view=diff==============================================================================
--- ofbiz/trunk/debian/control (original)
+++ ofbiz/trunk/debian/control Wed Jul 1 16:00:18 2009
@@ -20,7 +20,7 @@
Maintainer: Adam Heath <
[hidden email]>
Origin: brainfood
Bugs: mozilla://bugs.brainfood.com
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Build-Depends: openjdk-6-jdk, debhelper (>= 5), po-debconf
Package: ofbiz-framework
@@ -36,7 +36,7 @@
Package: ofbiz-applications
Architecture: all
-Depends: ofbiz-framework (= ${binary:Version})
+Depends: ofbiz-framework (= ${binary:Version}), ${misc:Depends}
Description: An Open Source E-Commerce System
The Apache Open For Business Project is an open source enterprise
automation software providing: ERP, CRM, E-Business / E-Commerce,
@@ -46,7 +46,7 @@
Package: ofbiz
Architecture: all
-Depends: ofbiz-framework (= ${binary:Version}), ofbiz-applications (= ${binary:Version})
+Depends: ofbiz-framework (= ${binary:Version}), ofbiz-applications (= ${binary:Version}), ${misc:Depends}
Description: An Open Source E-Commerce System
The Apache Open For Business Project is an open source enterprise
automation software providing: ERP, CRM, E-Business / E-Commerce,
@@ -57,7 +57,7 @@
Package: ofbiz-specialpurpose
Architecture: all
-Depends: ofbiz-framework (= ${binary:Version}), ofbiz-applications (= ${binary:Version})
+Depends: ofbiz-framework (= ${binary:Version}), ofbiz-applications (= ${binary:Version}), ${misc:Depends}
Description: OFBiz - SpecialPurpose Applications
The Apache Open For Business Project is an open source enterprise
automation software providing: ERP, CRM, E-Business / E-Commerce,