From af5c905ec49085b7c396caf2c5166f0c34cbeb3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 3 Apr 2019 18:05:50 +0200 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .../_base/applications/kio-umountwrapper/debian/control | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ubuntu/_base/applications/kio-umountwrapper/debian/control (limited to 'ubuntu/_base/applications/kio-umountwrapper/debian/control') diff --git a/ubuntu/_base/applications/kio-umountwrapper/debian/control b/ubuntu/_base/applications/kio-umountwrapper/debian/control new file mode 100644 index 000000000..36e03611f --- /dev/null +++ b/ubuntu/_base/applications/kio-umountwrapper/debian/control @@ -0,0 +1,17 @@ +Source: kio-umountwrapper-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, kdelibs4-trinity-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: kio-umountwrapper-trinity +Architecture: any +Depends: ${shlibs:Depends} +Replaces: kio-umountwrapper-kde3 (<< 4:3.5.13) +Breaks: kio-umountwrapper-kde3 (<< 4:3.5.13) +Description: progress dialog for safely removing devices in Trinity. + Wrapper around kio_media_mountwrapper. + Provides a progress dialog for Safely Removing of devices in Trinity. + . + Homepage: http://frode.kde.no/misc/kio_umountwrapper/ -- cgit v1.2.1