[go: up one dir, main page]

File: control

package info (click to toggle)
update-manager 0.200.5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,900 kB
  • sloc: python: 4,557; xml: 1,571; makefile: 103; sh: 71
file content (81 lines) | stat: -rw-r--r-- 3,161 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
# 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: update-manager
Section: admin
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Stephan Peijnik <debian@sp.or.at>,
           Michael Vogt <mvo@debian.org>,
           Emilio Pozuelo Monfort <pochu@debian.org>, Jordi Mallach <jordi@debian.org>, Julian Andres Klode <jak@debian.org>
Build-Depends: cdbs,
               gnome-pkg-tools,
               debhelper (>= 5.0.51),
               python-support (>= 0.5.6),
               python
Build-Depends-Indep: intltool,
                     python-distutils-extra (>= 1.90),
                     python-sphinx (>= 0.6.1),
                     python-gobject (>= 2.16.1),
                     python-gtk2,
                     python-apt (>= 0.7.93),
                     python-dbus,
                     python-gconf,
                     python-newt,
                     lsb-release,
                     python-vte
Standards-Version: 3.8.4
Homepage: http://alioth.debian.org/projects/update-manager/
Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/update-manager
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/update-manager

Package: update-manager-core
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         lsb-release,
         python-apt (>= 0.7.93)
Recommends: update-manager-gnome (= ${source:Version})
Replaces: update-manager (<< 1:0.93.7)
Conflicts: update-manager (<< 1:0.93.7)
Description: APT update manager core functionality
 This package holds the core functionality for the APT update managers
 such as update-manager, the GNOME update manager. Update managers are
 applications that help you keep your system up-to-date by providing a
 nice interface in which you can see the list of updates and install
 them using APT.


Package: update-manager-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libjs-jquery,
          update-manager-core (= ${source:Version}),
          update-manager-gnome (= ${source:Version})
Description: Update Manager API documentation
 This package contains the API documentation for Update Manager. Please note
 that this is only useful if you intend to work on Update Manager and does
 not include any documentation targeted at end-users.

Package: update-manager-gnome
Architecture: all
Section: gnome
Depends: ${python:Depends},
         ${misc:Depends},
         update-manager-core (= ${source:Version}),
         python-gconf,
         python-dbus,
         python-gtk2,
         gksu,
         python-gobject (>= 2.16.1),
         python-vte
Replaces: update-manager (<< 0.200.0~pre0)
Conflicts: update-manager (<< 0.200.0~pre0)
Suggests: update-notifier, software-properties-gtk
Description: GNOME application that manages software updates
 This is the GNOME software update manager. It checks for updates made
 available by Debian and third parties running Debian package
 repositories, and lets the user choose which to install.