hi,

i was trying to build the Debian packages for efl and e,

but there are some errors in the control files, for example for
eina/debian/control

i made the following changes:

igor:~/e/trunk/eina# svn diff debian/control
Index: debian/control
===================================================================
--- debian/control      (revision 54229)
+++ debian/control      (working copy)
@@ -27,7 +27,7 @@
 Package: libeina-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libeina-svn-04 (= ${binary:Version}), pkg-config
+Depends: ${misc:Depends}, libeina (= ${binary:Version}), pkg-config
 Recommends: libeina-doc
 Description: Development files for libeina
  Eina is a multi-platform library that provides optimized data types and a
few
@@ -67,7 +67,7 @@
 Package: libeina-dbg
 Architecture: any
 Section: debug
-Depends: ${misc:Depends}, libeina-svn-04 (= ${binary:Version})
+Depends: ${misc:Depends}, libeina (= ${binary:Version})
 Priority: extra
 Description: debugging symbols for use with libeina
  Eina is a multi-platform library that provides optimized data types and a
few

but i see problems in most of the debian control files, who is maintaining
them?

regards,
Maikel
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to