diff options
Diffstat (limited to 'ubuntu/maverick/applications/tdeio-umountwrapper/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tdeio-umountwrapper/debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/tdeio-umountwrapper/debian/control b/ubuntu/maverick/applications/tdeio-umountwrapper/debian/control new file mode 100644 index 000000000..6b6b2d3c3 --- /dev/null +++ b/ubuntu/maverick/applications/tdeio-umountwrapper/debian/control @@ -0,0 +1,17 @@ +Source: tdeio-umountwrapper-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: debhelper (>> 5), cdbs, tdelibs4-trinity-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: tdeio-umountwrapper-trinity +Architecture: any +Depends: ${shlibs:Depends} +Replaces: kio-umountwrapper-trinity (<< 4:14.0.0) +Breaks: kio-umountwrapper-trinity (<< 4:14.0.0) +Description: progress dialog for safely removing devices in Trinity. + Wrapper around tdeio_media_mountwrapper. + Provides a progress dialog for Safely Removing of devices in Trinity. + . + Homepage: http://frode.kde.no/misc/tdeio_umountwrapper/ |