File: control

package info (click to toggle)
beagle 0.2.12-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 12,204 kB
  • ctags: 16,188
  • sloc: cs: 91,628; sh: 27,627; ansic: 10,646; makefile: 2,248; xml: 15
file content (81 lines) | stat: -rw-r--r-- 3,731 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Source: beagle
Section: gnome
Priority: optional
Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Uploaders: Jose Carlos Garcia Sogo <jsogo@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), intltool, mono-mcs (>= 1.1.13.5) | c-sharp-compiler, libmono-dev (>= 1.0), libgnome2.0-cil, libgmime2.2-cil, libevolution2.0-cil, libgtk2.0-dev, libexif-dev, libsqlite3-dev, libmono-sqlite1.0-cil, libxss-dev, zip, libgnomevfs2-dev (>= 2.6), libgnome2-dev (>= 2.6), libgalago1.0-cil, cli-common-dev (>= 0.4.4), dpatch, autotools-dev, python-all-dev (>= 2.3.5-11), python2.4-gtk2, python-gtk2-dev, librsvg2-dev, libxml2-dev (>= 2.6.19), libxss-dev, libmono-sharpzip0.6-cil, libwv-dev, libgsf0.0-cil, python-support (>= 0.4)
Standards-Version: 3.7.2
XS-X-Vcs-Svn: svn://svn.debian.org/svn/pkg-mono/beagle/trunk

Package: beagle
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, bash (>= 3.0), adduser
Recommends: poppler-utils
Suggests: gnumeric, beagle-backend-evolution
Description: indexing and search tool for your personal data
 A desktop search util for indexing and searching user's data. At the moment,
 it can index filesystems, Gaim logs, Evolution mail and data, RSS and other.
 .
 Beagle webpage is at http://www.gnome.org/projects/beagle/

Package: beagle-backend-evolution
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, beagle (>= ${source:Version}), beagle (<< ${source:Version}.1~)
Description: evolution data backend for beagle
 Backend that allows Beagle indexing calendar and contact entries from 
 Evolution.
 .
 Beagle is a desktop search util for indexing and searching user's data. 
 At the moment, it can index filesystems, Gaim logs, Evolution mail 
 and data, RSS and other.

Package: libbeagle0
Architecture: any
Section: gnome
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: beagle (<< 0.2.0-1)
Description: library for accessing beagle using C
 This library allow programmers accessing Beagle daemon and performing searches
 using C language.
 .
 Beagle is a desktop search util for indexing and searching user's data. 
 At the moment, it can index filesystems, Gaim logs, Evolution mail 
 and data, RSS and other.

Package: libbeagle-dev
Architecture: any
Section: devel
Depends: libbeagle0 (>= ${source:Version})
Description: library for accessing beagle (C bindings)
 This library allow programmers accessing Beagle daemon and performing searches
 using C language. Contains files needed for development.
 .
  Beagle is a desktop search util for indexing and searching user's data.
  At the moment, it can index filesystems, Gaim logs, Evolution mail
  and data, RSS and other.

Package: beagle-dev
Architecture: any
Section: gnome
Depends: beagle (>= ${source:Version}), beagle (<< ${source:Version}.1~)
Description: library for accessing beagle (C# development files)
 This library allow programmers accessing Beagle daemon and performing searches,
 and this package contains needed files for developing with it using C#.
 .
 Beagle is a desktop search util for indexing and searching user's data. 
 At the moment, it can index filesystems, Gaim logs, Evolution mail 
 and data, RSS and other.

Package: python-beagle
Architecture: any
Section: libs
Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, python2.4-gtk2
Provides: ${python:Provides}
Conflicts: python2.4-beagle (<< 0.2.7-1)
Replaces: python2.4-beagle (<< 0.2.7-1)
Description: python bindings for beagle
 Allow accessing Beagle daemon and peforming searches using Python.
 .
 Beagle is a desktop search util for indexing and searching user's data. 
 At the moment, it can index filesystems, Gaim logs, Evolution mail 
 and data, RSS and other.