[Pkg-e-commits] [SCM] D-Bus integration for EFL based applications branch, master, updated. 7aea51a13184e1ffbed64f9cfaa8f6e6f9f11143
Jan Luebbe
jluebbe at debian.org
Mon Apr 21 20:38:33 UTC 2008
The following commit has been merged in the master branch:
commit 7aea51a13184e1ffbed64f9cfaa8f6e6f9f11143
Author: Jan Luebbe <jluebbe at debian.org>
Date: Mon Apr 21 21:18:16 2008 +0200
Fix typos
diff --git a/debian/control b/debian/control
index 36fb6f9..17536cf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
Priority: optional
Maintainer: Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
Uploaders: Albin Tonnerre <albin.tonnerre at gmail.com>, Niv Sardi <xaiki at debian.org>,
- Xavier Oswald <x.oswald at free.fr>, Jan Luebbe <jluebbe at debian.org>
+ Xavier Oswald <x.oswald at free.fr>, Jan Lübbe <jluebbe at debian.org>
Build-Depends: debhelper (>= 6), cdbs, libecore-dev, libdbus-1-dev, libevas-dev
Standards-Version: 3.7.3
Homepage: http://enlightenment.org
@@ -14,7 +14,7 @@ Package: libedbus-dev
Section: libdevel
Architecture: any
Depends: libedbus0 (= ${binary:Version}), libdbus-1-dev
-Description: D-Bus and Hal wrapper libraries for use with the EFL - Development files
+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 packages contains headers and static libraries for libedbus, libehal and
@@ -23,8 +23,8 @@ Description: D-Bus and Hal wrapper libraries for use with the EFL - Development
Package: libedbus0
Architecture: any
Depends: ${shlibs:Depends}
-Description: D-Bus and Hal wrapper libraries for use with the EFL
+Description: D-Bus and HAL wrapper libraries for use with the EFL
This package contains:
- - libedbus0 and libehal0 : D-Bus and Hal-related wrappers to ease integrating
- d-bus and hal with EFL-based applications
+ - libedbus0 and libehal0 : D-Bus and HAL-related wrappers to ease integrating
+ D-Bus and HAL with EFL-based applications
- libenotify0 : provides an EFL-based notification support
diff --git a/debian/libedbus-dev.install b/debian/libedbus-dev.install
index 776a1bd..1e9e17d 100644
--- a/debian/libedbus-dev.install
+++ b/debian/libedbus-dev.install
@@ -2,7 +2,7 @@ debian/tmp/usr/include/*
debian/tmp/usr/lib/pkgconfig/*.pc
debian/tmp/usr/lib/libedbus.a
debian/tmp/usr/lib/libehal.a
-debian/tmp/usr/lib/libnotify.a
+debian/tmp/usr/lib/libenotify.a
debian/tmp/usr/lib/libedbus.so
debian/tmp/usr/lib/libehal.so
debian/tmp/usr/lib/libenotify.so
--
D-Bus integration for EFL based applications
More information about the Pkg-e-commits
mailing list