aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: eccb874ffc6ed1952d9cdf69f84c1deccf2a3da6 (plain)
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
82
83
84
Source: indicator-messages
Section: gnome
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Uploaders: Evgeni Golov <evgeni@debian.org>
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               dh-translations,
               gobject-introspection (>= 0.9.12-4~),
               gtk-doc-tools,
               intltool,
               libaccountsservice-dev,
               libdbustest1-dev,
               libgirepository1.0-dev (>= 0.9.12),
               libgtest-dev,
               python3-dbusmock,
               valac,
Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-messages
# If you aren't a member of ~indicator-applet-developers but need to upload
# packaging changes, just go ahead.  ~indicator-applet-developers will notice
# and sync up the code again.
Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-messages/trunk.13.04
Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-messages/trunk.13.04/files

Package: indicator-messages
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: indicator-applet | indicator-renderer
Replaces: libindicator-messages-status-provider1,
          libindicator-messages-status-provider-dev,
          indicator-status-provider-mc5,
          indicator-status-provider-pidgin,
          indicator-status-provider-telepathy,
          indicator-status-provider-emesene,
Conflicts: libindicator-messages-status-provider1,
           libindicator-messages-status-provider-dev,
           indicator-status-provider-mc5,
           indicator-status-provider-pidgin,
           indicator-status-provider-telepathy,
           indicator-status-provider-emesene,
Breaks: gwibber-services (<< 3.5.4-0ubuntu1~),
        telepathy-indicator (<< 0.3.0-0ubuntu1~),
        thunderbird (<< 15.0+build1-0ubuntu1~),
        xchat-indicator (<< 0.3.11-0ubuntu2~),
        xchat-gnome-indicator (<< 0.3.11-0ubuntu2~),
Description: indicator that collects messages that need a response
 A place on the user's desktop that collects messages that need a response.
 This menu provides a condensed and collected view of all of those messages
 for quick access, but without making them annoying in times that you want
 to ignore them.

Package: libmessaging-menu0
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends},
Description: Messaging Menu - shared library
 This library contains information to build status providers to go into
 the messaging menu.

Package: libmessaging-menu-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
         ${misc:Depends},
         gir1.2-messagingmenu-1.0 (=${binary:Version}),
         libmessaging-menu0 (=${binary:Version}),
         libglib2.0-dev,
Description: Messaging Menu - library development files
 This library contains information to build status providers to go into
 the messaging menu.

Package: gir1.2-messagingmenu-1.0
Section: introspection
Architecture: any
Depends: ${misc:Depends},
         ${gir:Depends},
Description: Messaging Menu - gir bindings
 .
 This package can be used by other packages using the GIRepository format
 to generate dynamic bindings.