diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-06 14:38:41 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-06 14:38:41 -0600 |
commit | e473251d6d5a894f939a57e580e38e9e96b9cd69 (patch) | |
tree | d28b7cf287c6fcd65ebdb01573389885e2133ebc /ubuntu/maverick/applications/tdeio-umountwrapper/debian/control | |
parent | 309f28e865c2733f3752110254ba8c227b980876 (diff) | |
download | tde-packaging-e473251d6d5a894f939a57e580e38e9e96b9cd69.tar.gz tde-packaging-e473251d6d5a894f939a57e580e38e9e96b9cd69.zip |
Update Debian and Ubuntu packaging to match new module names
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/ |