~ubuntu-branches/ubuntu/trusty/gpe-expenses/trusty

« back to all changes in this revision

Viewing changes to debian/xcontrol

  • Committer: Package Import Robot
  • Author(s): Neil Williams
  • Date: 2012-02-07 12:57:15 UTC
  • Revision ID: package-import@ubuntu.com-20120207125715-fg7rcx1mojqgxegf
Tags: 0.1.9-2
Implement Multi-Arch paths

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Source: gpe-expenses
2
 
Maintainer: Neil Williams <codehelp@debian.org>
3
 
Uploaders: Debian GPE team <pkg-gpe-maintainers@lists.alioth.debian.org>,
4
 
 Moray Allan <moray@debian.org>
5
 
Section: utils
6
 
Priority: optional
7
 
Build-Depends-Indep: doxygen
8
 
Build-Depends-Tools: cdbs, debhelper (>= 5), autotools-dev, intltool (>= 0.40),
9
 
 xsltproc
10
 
Build-Depends: libglib2.0-dev (>= 2.6.0), libgpepimc-dev, libgpewidget-dev,
11
 
 libqof-dev (>= 0.8.1), libpopt-dev, libgtk2.0-dev
12
 
Homepage: http://gpe-expenses.sourceforge.net/
13
 
Standards-Version: 3.8.3
14
 
Vcs-Browser: http://gpe-expenses.cvs.sourceforge.net/gpe-expenses/gpe-expenses/
15
 
Vcs-CVS: :pserver:anonymous@gpe-expenses.cvs.sourceforge.net:/cvsroot/gpe-expenses gpe-expenses
16
 
Cross-Compiling: yes
17
 
 
18
 
Package: gpe-expenses
19
 
Architecture: any
20
 
Section: utils
21
 
Priority: optional
22
 
Depends: ${shlibs:Depends}, ${misc:Depends}, qof-backend-sqlite
23
 
Suggests: pilot-qof, qof-backend-qsf, datafreedom-qsfxsl
24
 
Description: Simple expense records for GPE
25
 
 A simple expenses list manager for the GPE Palmtop Environment,
26
 
 an equivalent to Expenses on the Palm but running on Familiar
27
 
 (iPAQ). Supports payment types, categories, expense types
28
 
 (mileage, meals, parking, etc.), notes, currency selection etc.
29
 
 Data is stored in a sqlite backend using QOF.
30
 
 
31
 
Package: libqofexpensesobjects-doc
32
 
Architecture: all
33
 
Section: doc
34
 
Priority: optional
35
 
Depends: ${misc:Depends}
36
 
Enhances: libqofcashobjects-doc
37
 
Recommends: dwww, www-browser, libqof-doc
38
 
Suggests: datafreedom-doc, libqofexpensesobjects-dev
39
 
Description: QOF expenses objects - documentation
40
 
 Financial objects using the Query Object Framework (QOF)
41
 
 and derived from pilot-qof source code, supporting expenses
42
 
 management and simple currencies without business objects.
43
 
 .
44
 
 This package contains the API documentation for
45
 
 developers using libqofexpensesobjects-dev. These docs
46
 
 are intended to be used alongside the QOF documentation.
47
 
 
48
 
Package: libqofexpensesobjects1
49
 
Architecture: any
50
 
Section: libs
51
 
Depends: ${shlibs:Depends}, ${misc:Depends},
52
 
 libqofexpensesobjects-data (= ${source:Version})
53
 
Replaces: gpe-expenses
54
 
Description: financial QOF objects for expenses handling
55
 
 Financial objects using the Query Object Framework (QOF)
56
 
 and derived from pilot-qof source code, supporting expenses
57
 
 management and simple currencies without business objects.
58
 
 .
59
 
 This package contains the QofExpense and QofCurrency
60
 
 objects as a shared library.
61
 
 
62
 
Package: libqofexpensesobjects-dev
63
 
Architecture: any
64
 
Section: libdevel
65
 
Priority: optional
66
 
Depends: ${misc:Depends}, ${shlibs:Depends}, libqof-dev (>= 0.8.1),
67
 
 libqofexpensesobjects1 (= ${binary:Version}),
68
 
Description: QOF expenses objects - development files
69
 
 Financial objects using the Query Object Framework (QOF)
70
 
 and derived from pilot-qof source code, supporting expenses
71
 
 management and simple currencies without business objects.
72
 
 .
73
 
 This package contains the QofExpense and QofCurrency
74
 
 development files.
75
 
 
76
 
Package: libqofexpensesobjects1-dbg
77
 
Architecture: any
78
 
Section: debug
79
 
Priority: extra
80
 
Depends: libqofexpensesobjects1 (= ${binary:Version}), ${misc:Depends}
81
 
Suggests: libqof2-dbg
82
 
Replaces: libqofexpensesobjects0-dbg
83
 
Description: QOF expenses objects - debug support
84
 
 Financial objects using the Query Object Framework (QOF)
85
 
 and derived from pilot-qof source code, supporting expenses
86
 
 management and simple currencies without business objects.
87
 
 .
88
 
 This package contains the QofExpense, QofCurrency
89
 
 and gpe-expenses debug symbols.
90
 
 
91
 
Package: libqofexpensesobjects-data
92
 
Architecture: all
93
 
Depends: ${misc:Depends}
94
 
Replaces: libqofexpensesobjects0
95
 
Description: QOF expenses objects - translations
96
 
 Financial objects using the Query Object Framework (QOF)
97
 
 and derived from pilot-qof source code, supporting expenses
98
 
 management and simple currencies without business objects.
99
 
 .
100
 
 This package contains the translations of Expense types used
101
 
 in the QOF objects.