Updated e_dbus package
authoretrunko <eblima@gmail.com>
Thu, 8 May 2008 20:49:19 +0000 (20:49 +0000)
committeretrunko <eblima@gmail.com>
Thu, 8 May 2008 20:49:19 +0000 (20:49 +0000)
trunk/e_dbus/debian/changelog
trunk/e_dbus/debian/control
trunk/e_dbus/debian/copyright

index be258b6..dcb7124 100644 (file)
@@ -1,3 +1,9 @@
+e-dbus (0.1.0.042-maemo3) unstable; urgency=low
+
+  * New release.
+
+ -- Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>  Tue, 06 May 2008 15:49:22 -0300
+
 e-dbus (0.1.0.042-maemo2) unstable; urgency=low
 
   * New release.
index 37794d1..3e396b5 100644 (file)
@@ -2,26 +2,24 @@ Source: e-dbus
 Section: libs
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
-Build-Depends: cdbs, debhelper (>= 4), libecore0-dev (>= 0.9.9.042-maemo2), libdbus-1-dev
+Build-Depends: cdbs, debhelper (>= 4), libecore0-dev (>= 0.9.9.042-maemo3), libdbus-1-dev
 Standards-Version: 3.7.2
 
-Package: libedbus0
-Architecture: any
-Depends: ${shlibs:Depends}, libecore0 (>= 0.9.9.042-maemo2), libdbus-1-2 | libdbus-1-3
-Provides: libedbus
-Description: enlightenment interface to dbus
- e-dbus implements some basic convenience wrappers around dbus
- to ease integrating dbus with EFL based applications.
- .
- This package contains the e_dbus library.
-
 Package: libedbus0-dev
-Section: devel
+Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libedbus0 (= ${Source-Version}), libecore0-dev (>= 0.9.9.042-maemo2), libdbus-1-dev
+Depends: ${shlibs:Depends}, libedbus0 (= ${Source-Version}), libecore0-dev (>= 0.9.9.042-maemo3), libdbus-1-dev
 Provides: libedbus-dev
-Description: enlightenment interface to dbus - develpment files
- e-dbus implements some basic convenience wrappers around dbus
- to ease integrating dbus with EFL based applications.
+Description: D-Bus and HAL wrapper libraries for use with the EFL - Development files
+ Wrappers around D-Bus to ease integrating D-Bus with EFL based applications.
  .
  This package contains the e_dbus headers and static libraries.
+
+Package: libedbus0
+Architecture: any
+Depends: ${shlibs:Depends}, libecore0 (>= 0.9.9.042-maemo3), libdbus-1-2 | libdbus-1-3
+Provides: libedbus
+Description: D-Bus and HAL wrapper libraries for use with the EFL
+ Wrappers around D-Bus to ease integrating D-Bus with EFL based applications.
+ .
+ This package contains the e_dbus library.
index 23d7a89..92668d9 100644 (file)
@@ -1,37 +1,51 @@
-This package was debianized by E17 Debian Team <debian@edevelop.org> on
-Sun, 24 Jun 2007 09:55:42 +0000.
+This package was debianized by Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br> on
+Tue, 06 May 2008 15:49:22 -0300.
 
-It was downloaded from the e17/proto/entrance_edit_gui module of the
-enlightenment CVS tree. For more information, see:
+The source is downloaded from the e17/libs/e_dbus module of the enlightenment CVS
+tree. For more information, see:
 
-http://www.enlightenment.org/cvs.html
+  http://www.enlightenment.org
 
-Upstream Author(s): Brian Mattern <rephorm@rephorm.com>
+Upstream Authors:
 
-Copyright: 
+        Enlightenment team <enlightenment-devel@lists.sourceforge.net>
 
-Copyright (C) 2007 Brian Mattern
+Copyright:
 
-License:
-
-    Redistribution and use in source and binary forms, with or without
-    modification, are permitted under the terms of the BSD License.
-
-    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
-    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
-    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-    SUCH DAMAGE.
-
-On Debian systems, the complete text of the BSD License can be 
-found in `/usr/share/common-licenses/BSD'.
+    Copyright (C) 2006 Brian Mattern and various contributors (see AUTHORS)
 
+License:
 
-The Debian packaging is (C) 2007, E17 Debian Team <debian@edevelop.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+  Permission is hereby granted, free of charge, to any person obtaining a copy
+  of this software and associated documentation files (the "Software"), to
+  deal in the Software without restriction, including without limitation the
+  rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+  sell copies of the Software, and to permit persons to whom the Software is
+  furnished to do so, subject to the following conditions:
+
+  The above copyright notice and this permission notice shall be included in
+  all copies of the Software and its Copyright notices. In addition publicly
+  documented acknowledgment must be given that this software has been used if no
+  source code of this software is made available publicly. This includes
+  acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
+  documents or any documentation provided with any product containing this
+  software. This License does not apply to any software that links to the
+  libraries provided by this software (statically or dynamically), but only to
+  the software provided.
+
+  Please see the COPYING.PLAIN for a plain-english explanation of this notice
+  and it's intent.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+  THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+On Debian systems, the complete text of the BSD License can be found
+in `/usr/share/common-licenses/BSD'.
+
+The Debian packaging is:
+  (C) 2006 2007,Debian Pkg-e Team <pkg-e-devel@lists.alioth.debian.org>
+and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.