File: control

package info (click to toggle)
gnome-flashback 3.30.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,720 kB
  • sloc: ansic: 41,636; sh: 4,747; makefile: 1,419; xml: 694; sed: 16
file content (102 lines) | stat: -rw-r--r-- 4,169 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: gnome-flashback
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>, Jeremy Bicha <jbicha@debian.org>
Build-Depends: debhelper (>= 11),
               gnome-pkg-tools (>= 0.17),
               gsettings-desktop-schemas-dev (>= 3.24.0),
               libcanberra-gtk3-dev (>= 0.13),
               libdbus-glib-1-dev,
               libgdk-pixbuf2.0-dev (>= 2.32.2),
               libglib2.0-dev (>= 2.44.0),
               libgnome-bluetooth-dev,
               libgnome-desktop-3-dev (>= 3.12.0),
               libgtk-3-dev (>= 3.22.0),
               libibus-1.0-dev (>= 1.5.2),
               libpango1.0-dev,
               libpolkit-agent-1-dev (>= 0.97),
               libpolkit-gobject-1-dev (>= 0.97),
               libpulse-dev,
               libupower-glib-dev (>= 0.99.0),
               libx11-dev,
               libx11-xcb-dev,
               libxcb-randr0-dev,
               libxext-dev,
               libxfixes-dev,
               libxi-dev (>= 1.6.0),
               libxkbfile-dev,
               libxrandr-dev (>= 1.5.0),
               xkb-data
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-flashback
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-flashback.git
Homepage: https://wiki.gnome.org/Projects/GnomeFlashback

Package: gnome-flashback
Architecture: any
Depends: gnome-flashback-common (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: dbus, gnome-settings-daemon (>= 3.26)
Suggests: gnome-power-manager
Provides: notification-daemon, polkit-1-auth-agent
Description: helper application for the GNOME Flashback session
 GNOME Flashback continues the traditional desktop interface which was used
 in GNOME 2.x, but using modern GNOME technologies.
 .
 This package provides a helper application for the GNOME Flashback
 desktop session. This application:
  - provides the Logout, Reboot and Shutdown dialogs;
  - provides the Sound, Bluetooth and Power tray applets;
  - implements screenshot and screencast functionality;
  - implements input source switching functionality;
  - draws desktop background;
  - implements other functionality which was previously handled by
    gnome-settings-daemon.

Package: gnome-flashback-common
Architecture: all
Depends: ${misc:Depends}
Breaks: libglib2.0-bin (<< 2.57.2)
Description: GNOME Flashback helper application - common data files
 GNOME Flashback continues the traditional desktop interface which was used
 in GNOME 2.x, but using modern GNOME technologies.
 .
 This package contains translations and data files for the GNOME
 Flashback application.

Package: gnome-session-flashback
Architecture: all
Depends: gnome-flashback (>= 3.22),
         gnome-panel (>= 3.14),
         gnome-session-bin (>= 3.15.3),
         gnome-session-common,
         gnome-settings-daemon (>= 3.26),
         metacity (>= 1:3.30.1),
         ${misc:Depends}
Recommends: gnome-power-manager, gnome-screensaver
Suggests: compiz, desktop-base, gnome-keyring, gnome-user-docs
Breaks: gnome-flashback-common (<< 3.18.1-2~),
        gnome-session-fallback (<< 3.8.4)
Replaces: gnome-flashback-common (<< 3.18.1-2~),
          gnome-session-fallback (<< 3.8.4)
Provides: x-session-manager
Description: traditional desktop session based on GNOME technologies
 GNOME Flashback continues the traditional desktop interface which was used
 in GNOME 2.x, but using modern GNOME technologies.
 .
 The key parts of GNOME Flashback are the GNOME Panel and the Metacity
 window manager. All other components, such as the file manager, the
 settings center, and the various applications, come from mainstream
 GNOME.
 .
 GNOME Flashback has lower hardware requirements than GNOME Shell, and
 consumes less memory.
 .
 This package provides the required components for the GNOME Flashback
 session. It can be started from a display manager such as GDM.