diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/maverick/applications/kmymoney/debian/control | |
parent | 5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff) | |
download | tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/applications/kmymoney/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kmymoney/debian/control | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/ubuntu/maverick/applications/kmymoney/debian/control b/ubuntu/maverick/applications/kmymoney/debian/control deleted file mode 100644 index a5b377041..000000000 --- a/ubuntu/maverick/applications/kmymoney/debian/control +++ /dev/null @@ -1,40 +0,0 @@ -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~), 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. |