~ubuntu-branches/debian/sid/gnome-flashback/sid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Dmitry Shachnev
  • Date: 2014-09-19 17:09:43 UTC
  • Revision ID: package-import@ubuntu.com-20140919170943-q0ccj7t5ztcq2t3x
Tags: 3.10.0-1
* Initial upload (closes: #758721).
* This application solves some problems of the GNOME Flashback session:
  - It draws the background (which will fix #729846).
  - It manages user activity so that gnome-settings-daemon can
    show the mouse cursor.
  - It provides End Session dialogs (which will fix #755140).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This file is autogenerated. DO NOT EDIT!
 
2
 
3
# Modifications should be made to debian/control.in instead.
 
4
# This file is regenerated automatically in the clean target.
 
5
Source: gnome-flashback
 
6
Section: gnome
 
7
Priority: optional
 
8
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 
9
Uploaders: Dmitry Shachnev <mitya57@debian.org>
 
10
Standards-Version: 3.9.5
 
11
Build-Depends: cdbs (>= 0.4.41),
 
12
               debhelper (>= 9),
 
13
               dh-autoreconf,
 
14
               gnome-common,
 
15
               gnome-pkg-tools,
 
16
               libcanberra-gtk3-dev (>= 0.13),
 
17
               libglib2.0-dev (>= 2.39.91),
 
18
               libgnome-desktop-3-dev (>= 3.8.0),
 
19
               libgtk-3-dev (>= 3.10.0),
 
20
               libpulse-dev,
 
21
               libx11-dev,
 
22
               libxext-dev
 
23
Homepage: https://wiki.gnome.org/action/show/Projects/GnomeFlashback
 
24
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-flashback
 
25
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-flashback
 
26
 
 
27
Package: gnome-flashback
 
28
Architecture: any
 
29
Depends: gnome-flashback-common (= ${source:Version}),
 
30
         ${misc:Depends},
 
31
         ${shlibs:Depends}
 
32
Recommends: dbus
 
33
Description: GNOME Flashback application
 
34
 This package provides a helper application for the GNOME Flashback
 
35
 session. This application:
 
36
  - provides the Logout, Reboot and Shutdown dialogs;
 
37
  - provides the Sound tray applet;
 
38
  - draws desktop background;
 
39
  - monitors user activity.
 
40
 
 
41
Package: gnome-flashback-common
 
42
Architecture: all
 
43
Depends: ${misc:Depends}
 
44
Description: GNOME Flashback application - common data files
 
45
 This package contains translations and data files for the GNOME
 
46
 Flashback application.
 
47
 
 
48
Package: gnome-flashback-dbg
 
49
Architecture: any
 
50
Section: debug
 
51
Priority: extra
 
52
Depends: gnome-flashback (= ${binary:Version}), ${misc:Depends}
 
53
Description: GNOME Flashback application - debugging symbols
 
54
 This package contains debugging symbols for the GNOME Flashback
 
55
 application.