File: control

package info (click to toggle)
zeitgeist-sharp 0.8.0.0-5.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 612 kB
  • sloc: cs: 2,425; sh: 625; makefile: 51
file content (54 lines) | stat: -rw-r--r-- 2,031 bytes parent folder | download | duplicates (2)
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
Source: zeitgeist-sharp
Section: cli-mono
Priority: optional
Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
Uploaders: Jo Shields <directhex@apebox.org>,
           Chow Loong Jin <hyperair@debian.org>,
           Manish Sinha <manishsinha@ubuntu.com>
Build-Depends: debhelper (>= 7.0.50),
 dh-autoreconf,
 cli-common-dev (>= 0.5.7)
Build-Depends-Indep: mono-devel (>= 2.4.3),
 mono-xbuild,
 zeitgeist-core (>=0.8.0),
 libdbus2.0-cil-dev,
 libdbus-glib2.0-cil-dev,
 libglib2.0-cil-dev,
 monodoc-base
Standards-Version: 3.9.3
Homepage: https://launchpad.net/zeitgeist-sharp
Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/zeitgeist-sharp.git
Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/zeitgeist-sharp.git

Package: libzeitgeist-cil-dev
Architecture: all
Depends: libzeitgeist0.8-cil (= ${binary:Version}), ${misc:Depends}
Description: CLI bindings for Zeitgeist Project - development files
 zeitgeist-sharp is a managed C# wrapper of the Zeitgeist DBus API.
 It exposes Log (Querying the events) , Blacklist, Monitor and
 DataSources.
 .
 This package contains the development files needed to compile CLI
 applications which use this library.

Package: libzeitgeist0.8-cil
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
Description: CLI bindings for Zeitgeist Project
 zeitgeist-sharp is a managed C# wrapper of the Zeitgeist DBus API.
 It exposes Log (Querying the events) , Blacklist, Monitor and
 DataSources.
 .
 This package contains the managed CLI bindings for zeitgeist-sharp,
 which are needed to run CLI applications which use this library.

Package: monodoc-zeitgeist-manual
Section: doc
Architecture: all
Depends: monodoc-manual, ${misc:Depends}
Description: compiled XML documentation for zeitgeist-sharp
 zeitgeist-sharp is a managed C# wrapper of the Zeitgeist DBus API.
 It exposes Log (Querying the events) , Blacklist, Monitor and
 DataSources.
 .
 This package contains the compiled XML documentation for zeitgeist-sharp.