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

« back to all changes in this revision

Viewing changes to debian/xcontrol

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall, Fabrice Coutadeur, Michael Casadevall
  • Date: 2009-08-21 02:35:18 UTC
  • Revision ID: james.westby@ubuntu.com-20090821023518-l0shdlbmfbut1ht3
Tags: 0.1.7-2ubuntu1
[ Fabrice Coutadeur ]
* debian/rules: included CDBS DEB_AUTO_UPDATE_* variables to regenerate 
  the autoconf files and fix a FTBFS (LP: #415536)

[ Michael Casadevall ]
* Manually merged from Debian grab additional fixes from 0.1.7-2

Show diffs side-by-side

added added

removed removed

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