diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-07-04 21:06:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-07-04 21:06:02 +0900 |
commit | bd72eef4a4458f8d2e52609d7b6cf3efe12a0177 (patch) | |
tree | b797d29ee85d482247cfecda13d1fb572e4c4d62 /ubuntu/_base/applications/kmymoney/debian/control | |
parent | 5051f08d847e70346920d72e34da55558b89145c (diff) | |
download | tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.tar.gz tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.zip |
Rearranged applications folder into sub categories.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/kmymoney/debian/control')
-rw-r--r-- | ubuntu/_base/applications/kmymoney/debian/control | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/ubuntu/_base/applications/kmymoney/debian/control b/ubuntu/_base/applications/kmymoney/debian/control deleted file mode 100644 index 8693580ef..000000000 --- a/ubuntu/_base/applications/kmymoney/debian/control +++ /dev/null @@ -1,40 +0,0 @@ -Source: kmymoney2-trinity -Section: tde -Priority: optional -Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> -XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> -Uploaders: Mark Purcell <msp@debian.org>, Fathi Boudra <fabo@debian.org> -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. |