diff options
author | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
commit | 02dc85a95b228b7242b0d11ea35619faad96db03 (patch) | |
tree | e161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/applications/krusader/debian/control | |
parent | 6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff) | |
download | tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip |
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/applications/krusader/debian/control')
-rw-r--r-- | ubuntu/precise/applications/krusader/debian/control | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/krusader/debian/control b/ubuntu/precise/applications/krusader/debian/control new file mode 100644 index 000000000..25beb8352 --- /dev/null +++ b/ubuntu/precise/applications/krusader/debian/control @@ -0,0 +1,48 @@ +Source: krusader-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +Uploaders: Fathi Boudra <[email protected]>, Mark Purcell <[email protected]> +Build-Depends: cdbs, debhelper (>= 5), libkonq4-trinity-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 +Homepage: http://krusader.sourceforge.net + +Package: krusader-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: krusader-trinity (<< 4:14.0.0) +Breaks: krusader-trinity (<< 4:14.0.0) +Suggests: md5deep | cfv, kedit-trinity, khexedit-trinity, konsole-trinity, kmail-trinity, + krename-trinity, kdiff3-trinity | kompare-trinity | xxdiff, ark-trinity, arj, bzip2, cpio, lha, + unrar | unrar-free | rar, rpm, unace, unzip, zip, p7zip, tdebase-trinity-bin, + tdebase-kio-plugins-trinity +Description: twin-panel (commander-style) file manager for KDE (and other desktops) + Krusader is a simple, easy, powerful, twin-panel (commander-style) file + manager for KDE and other desktops, similar to Midnight Commander (C) or Total + Commander (C). + . + It provides all the file management features you could possibly want. + . + Plus: extensive archive handling, mounted filesystem support, FTP, + advanced search module, viewer/editor, directory synchronisation, + file content comparisons, powerful batch renaming and much much more. + . + It supports archive formats: ace, arj, bzip2, deb, iso, lha, rar, rpm, tar, + zip and 7-zip. + . + It handles KIOSlaves such as smb:// or fish://. + . + Almost completely customizable, Krusader is very user friendly, fast and looks + great on your desktop. + +Package: krusader-trinity-dbg +Section: devel +Architecture: any +Replaces: krusader-trinity-dbg (<< 4:14.0.0) +Breaks: krusader-trinity-dbg (<< 4:14.0.0) +Priority: extra +Depends: krusader-trinity (= ${binary:Version}) +Description: debugging symbols for krusader-trinity + This package contains the debugging symbols associated with krusader-trinity. + They will automatically be used by gdb for debugging krusader-related + issues. |