diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-10 16:16:32 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-10 16:16:32 -0500 |
commit | 02dc85a95b228b7242b0d11ea35619faad96db03 (patch) | |
tree | e161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/applications/kmymoney/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/kmymoney/debian/control')
-rw-r--r-- | ubuntu/precise/applications/kmymoney/debian/control | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/kmymoney/debian/control b/ubuntu/precise/applications/kmymoney/debian/control new file mode 100644 index 000000000..7e5b1a716 --- /dev/null +++ b/ubuntu/precise/applications/kmymoney/debian/control @@ -0,0 +1,40 @@ +Source: kmymoney2-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +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 (>= 7.0.50~), cdbs, chrpath, automake, libtool, tdelibs4-trinity-dev, libofx-dev, libsqlite3-dev, 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-trinity (<< 4:14.0.0) +Breaks: 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-trinity (<< 4:14.0.0) +Breaks: 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-trinity-dev (<< 4:14.0.0) +Breaks: 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. |