Added packages to dependencies list.
authoretrunko <eblima@gmail.com>
Sun, 9 Dec 2007 23:33:57 +0000 (23:33 +0000)
committeretrunko <eblima@gmail.com>
Sun, 9 Dec 2007 23:33:57 +0000 (23:33 +0000)
Build ecore-efl-dev

trunk/efl-core/debian/changelog
trunk/efl-core/debian/control
trunk/efl-core/debian/copyright
trunk/efl-core/debian/rules

index f2ec2b7..c932992 100644 (file)
@@ -1,6 +1,13 @@
+efl-core (0.9.1.041-maemo.3) unstable; urgency=low
+
+  * Added more packages to dependencies list.
+  * Build efl-core-dev.
+
+ -- Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>  Sun, 09 Dec 2007 21:24:05 -0200
+
 efl-core (0.9.1.041-maemo.2) unstable; urgency=low
 
-  * libevas-loaders-all added to the dependencies list 
+  * libevas-loaders-all added to the dependencies list
 
  -- Ed Bartosh <bartosh@gmail.com>  Sun, 23 Sep 2007 23:34:45 +0300
 
index 84415a2..1f93e89 100644 (file)
@@ -7,7 +7,17 @@ Standards-Version: 3.6.1
 Package: efl-core
 Priority: optional
 Architecture: all
-Depends: libeet, libevas, libecore, libedje, libevas, libembryo, libevas-loaders-all
+Depends: libeet, libevas, libevas-all, libecore, libecore-all, libembryo, libedje, libepeg, libimlib2, libepsilon, epsilon-bin, libetk, libetk-engine-all, libedbus
+Description: Enlightenment Foundation Libraries Core metapackage
+ This metapackage brings Enlightenment Foundation Core Libraries
+ to the system
+ .
+ Homepage: http://www.enlightenment.org/
+
+Package: efl-core-dev
+Priority: optional
+Architecture: all
+Depends: efl-core, libeet-dev, libevas-dev, libecore-dev, libembryo-dev, libedje-dev, libepeg-dev, libimlib2-dev, libepsilon-dev, libetk-dev, libedbus-dev
 Description: Enlightenment Foundation Libraries Core metapackage
  This metapackage brings Enlightenment Foundation Core Libraries
  to the system
index 0a37edc..42ad1a2 100644 (file)
@@ -2,7 +2,7 @@ This package was debianized by Ed Bartosh <bartosh@gmail.com> on
 Sun, 22 Sep 2007 22:55:55 +0200.
 
 This is metapackage, the only purpose of it is to bring other
-packages to the system. 
+packages to the system.
 
 Copyright:
 Copyright Holder: Eduard Bartosh <bartosh@gmail.com>
index 3f98954..b092bdd 100755 (executable)
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk