diff options
author | François Andriot <[email protected]> | 2014-03-16 13:01:25 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2014-03-16 13:01:25 +0100 |
commit | ac9528cdc30a02a5de9bee61d984ce5e887738db (patch) | |
tree | da0d46e2887ebd9ff3322d7b5c751d29b2086085 /ubuntu/lucid_automake/dependencies/dbus-1-tqt/debian/control | |
parent | 86edbad7c86151df1ff3ba015b466a634920e3e7 (diff) | |
parent | f923c3ffdf627da3a7637db245b24b9f29f7c6a1 (diff) | |
download | tde-packaging-ac9528cdc30a02a5de9bee61d984ce5e887738db.tar.gz tde-packaging-ac9528cdc30a02a5de9bee61d984ce5e887738db.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/lucid_automake/dependencies/dbus-1-tqt/debian/control')
-rw-r--r-- | ubuntu/lucid_automake/dependencies/dbus-1-tqt/debian/control | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/ubuntu/lucid_automake/dependencies/dbus-1-tqt/debian/control b/ubuntu/lucid_automake/dependencies/dbus-1-tqt/debian/control deleted file mode 100644 index 9a6e652a4..000000000 --- a/ubuntu/lucid_automake/dependencies/dbus-1-tqt/debian/control +++ /dev/null @@ -1,32 +0,0 @@ -Source: dbus-1-tqt -Section: devel -Priority: optional -Maintainer: Timothy Pearson <[email protected]> -Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), libtqtinterface-dev, libdbus-1-dev (>= 0.90), cmake -Standards-Version: 3.8.3 - -Package: libdbus-1-tqt-dev -Section: libdevel -Architecture: any -Depends: libdbus-1-tqt (= ${binary:Version}), libdbus-1-dev (>= 0.90), libtqtinterface-dev -Description: dbus bindings for the Trinity Qt [TQt] interface - D-BUS is a message bus, used for sending messages between applications. - Conceptually, it fits somewhere in between raw sockets and CORBA in - terms of complexity. - . - This package provides bindings for the Trinity Qt TQt interface. - . - See the dbus description for more information about D-BUS in general. - -Package: libdbus-1-tqt -Section: libs -Architecture: any -Depends: ${shlibs:Depends} -Description: dbus bindings for the Trinity Qt [TQt] interface - D-BUS is a message bus, used for sending messages between applications. - Conceptually, it fits somewhere in between raw sockets and CORBA in - terms of complexity. - . - This package provides bindings for the Trinity Qt TQt interface. - . - See the dbus description for more information about D-BUS in general. |