diff options
author | Michele Calgaro <[email protected]> | 2021-07-05 00:28:13 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-07-05 00:28:13 +0900 |
commit | 0cf700f49d6437ea21867ae6300c7056eadfbd97 (patch) | |
tree | dec8bff7ef4366370de0ad280d6395c363ce1f3f /ubuntu/_base/applications/office/kmymoney/debian/control | |
parent | e52d0aefda74071dece63a038079503cdc2cc905 (diff) | |
download | tde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.tar.gz tde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.zip |
Rearranged applications folder into sub categories.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/office/kmymoney/debian/control')
-rw-r--r-- | ubuntu/_base/applications/office/kmymoney/debian/control | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/office/kmymoney/debian/control b/ubuntu/_base/applications/office/kmymoney/debian/control new file mode 100644 index 000000000..8693580ef --- /dev/null +++ b/ubuntu/_base/applications/office/kmymoney/debian/control @@ -0,0 +1,40 @@ +Source: kmymoney2-trinity +Section: tde +Priority: optional +Maintainer: TDE Debian Team <[email protected]> +XSBC-Original-Maintainer: Debian KDE Extras Team <[email protected]> +Uploaders: Mark Purcell <[email protected]>, Fathi Boudra <[email protected]> +Build-Depends: debhelper (>= 9~), quilt, cdbs, chrpath, automake, libtool, tdelibs14-trinity-dev, libofx-dev, libsqlite3-dev, libtqt3-mt-sqlite3, recode, html2ps +Standards-Version: 3.8.4 + +Package: kmymoney2-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${shlibs:Misc}, ${misc:Depends}, kmymoney2-common-trinity (>= ${source:Version}) +Replaces: kmymoney2-kde3 (<< 4:14.0.0~), kmymoney2-trinity (<< 4:14.0.0~) +Breaks: kmymoney2-kde3 (<< 4:14.0.0~), kmymoney2-trinity (<< 4:14.0.0~) +Recommends: kmymoney2-plugin-aqbanking-trinity +Description: personal finance manager for TDE + KMyMoney is the Personal Finance Manager for TDE. It operates similar to + MS-Money and Quicken, supports different account types, categorisation of + expenses, QIF import/export, multiple currencies and initial online banking + support. + +Package: kmymoney2-common-trinity +Architecture: all +Depends: ${misc:Depends} +Replaces: kmymoney2-common-kde3 (<< 4:14.0.0~), kmymoney2-common-trinity (<< 4:14.0.0~) +Breaks: kmymoney2-common-kde3 (<< 4:14.0.0~), kmymoney2-common-trinity (<< 4:14.0.0~) +Recommends: kmymoney2-trinity (>= ${source:Version}) +Description: KMyMoney architecture independent files + This package contains architecture independent files needed for KMyMoney to + run properly. It also provides KMyMoney documentation. Therefore, unless you + have 'kmymoney2' package installed, you will hardly find this package useful. + +Package: kmymoney2-trinity-dev +Section: libdevel +Architecture: any +Replaces: kmymoney2-kde3-dev (<< 4:14.0.0~), kmymoney2-trinity-dev (<< 4:14.0.0~) +Breaks: kmymoney2-kde3-dev (<< 4:14.0.0~), kmymoney2-trinity-dev (<< 4:14.0.0~) +Depends: ${misc:Depends}, kmymoney2-trinity (= ${binary:Version}) +Description: KMyMoney development files + This package contains development files needed for KMyMoney plugins. |