diff options
author | albator <[email protected]> | 2011-10-21 20:16:07 +0200 |
---|---|---|
committer | albator <[email protected]> | 2011-10-21 20:16:07 +0200 |
commit | 7a0adf35896618a7570e425941fc1b74c54def47 (patch) | |
tree | 16dab9d8bfbd93575440f357c70907cbb5480980 /ubuntu/maverick/applications/kdbusnotification/debian/control | |
parent | cd71be65dc30c8007ec54becdf6c50260ed8e908 (diff) | |
parent | a8707e2a9f22d082cecb8ea6079175076f983c55 (diff) | |
download | tde-packaging-7a0adf35896618a7570e425941fc1b74c54def47.tar.gz tde-packaging-7a0adf35896618a7570e425941fc1b74c54def47.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/applications/kdbusnotification/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kdbusnotification/debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kdbusnotification/debian/control b/ubuntu/maverick/applications/kdbusnotification/debian/control new file mode 100644 index 000000000..dfd6737bd --- /dev/null +++ b/ubuntu/maverick/applications/kdbusnotification/debian/control @@ -0,0 +1,14 @@ +Source: kdbusnotification-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +Build-Depends: debhelper (>> 4.0.0), kdelibs4-trinity-dev, libdbus-glib-1-dev, libgtk2.0-dev, libglib2.0-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: kdbusnotification-trinity +Architecture: any +Section: kde +Depends: ${shlibs:Depends} +Description: a DBUS notification service [Trinity] + kdbusnotification is a small program for Trinity that displays + DBUS notifications via unobtrusive, easily dismissed passive popups. |