File: control.svn-base

package info (click to toggle)
dbus-sharp 0.63.git.20060719-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,244 kB
  • ctags: 636
  • sloc: sh: 8,433; xml: 4,036; cs: 3,293; makefile: 163
file content (36 lines) | stat: -rw-r--r-- 1,412 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
Source: dbus-sharp
Section: devel
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders: Sjoerd Simons <sjoerd@debian.org>, Sebastian Dröge <slomo@ubuntu.com>
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2)
Build-Depends-Indep: cli-common-dev (>= 0.4.0), libmono-dev (>= 0.95), mono-mcs, mono-gac, monodoc-base (>= 1.1.10), libdbus-glib-1-dev (>= 0.71)
Standards-Version: 3.7.2

Package: libdbus-1-cil
Section: libs
Conflicts: libdbus-cil
Replaces: libdbus-cil
Architecture: all
Depends: ${cli:Depends}, ${misc:Depends}
Description: CLI binding for D-BUS interprocess messaging system
 D-BUS is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides a CLI binding to D-BUS, for use with Mono or
 other ECMA CLI implementations.
 .
 See the dbus description for more information about D-BUS in general.

Package: monodoc-dbus-1-manual
Section: doc
Depends: monodoc-manual
Architecture: all
Description: compiled XML documentation for the D-BUS CLI bindings
 The MonoDoc Project is the documentation framework of the Mono project which
 provides detailed API documentation for all Mono components and the Mono CLI
 implementation.
 .
 This packages contains the compiled XML documentation for the D-BUS CLI 
 bindings