| 1 | Source: update-manager |
|---|
| 2 | Section: gnome |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
|---|
| 5 | Uploaders: Stephan Peijnik <debian@sp.or.at>, |
|---|
| 6 | Michael Vogt <mvo@debian.org>, |
|---|
| 7 | @GNOME_TEAM@ |
|---|
| 8 | Build-Depends: cdbs, |
|---|
| 9 | gnome-pkg-tools, |
|---|
| 10 | debhelper (>= 5.0.51), |
|---|
| 11 | python-support (>= 0.5.6), |
|---|
| 12 | python |
|---|
| 13 | Build-Depends-Indep: intltool, |
|---|
| 14 | python-distutils-extra (>= 1.90), |
|---|
| 15 | python-sphinx (>= 0.6.1), |
|---|
| 16 | python-gobject (>= 2.16.1), |
|---|
| 17 | python-gtk2, |
|---|
| 18 | python-apt (>= 0.7.11.1), |
|---|
| 19 | python-dbus, |
|---|
| 20 | python-gconf, |
|---|
| 21 | python-newt, |
|---|
| 22 | lsb-release, |
|---|
| 23 | python-vte |
|---|
| 24 | Standards-Version: 3.8.3 |
|---|
| 25 | Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/update-manager |
|---|
| 26 | Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/update-manager |
|---|
| 27 | |
|---|
| 28 | Package: update-manager-core |
|---|
| 29 | Architecture: all |
|---|
| 30 | Section: admin |
|---|
| 31 | Depends: ${python:Depends}, |
|---|
| 32 | ${misc:Depends}, |
|---|
| 33 | lsb-release, |
|---|
| 34 | python-apt (>= 0.7.11.1), |
|---|
| 35 | gksu, |
|---|
| 36 | sudo |
|---|
| 37 | Recommends: update-manager-gnome (= ${source:Version}) |
|---|
| 38 | Replaces: update-manager (<< 1:0.93.7) |
|---|
| 39 | Conflicts: update-manager (<< 1:0.93.7) |
|---|
| 40 | Description: APT update manager core functionality |
|---|
| 41 | This package holds the core functionality for the APT update managers |
|---|
| 42 | such as update-manager, the GNOME update manager. Update managers are |
|---|
| 43 | applications that help you keep your system up-to-date by providing a |
|---|
| 44 | nice interface in which you can see the list of updates and install |
|---|
| 45 | them using APT. |
|---|
| 46 | |
|---|
| 47 | |
|---|
| 48 | Package: update-manager-doc |
|---|
| 49 | Architecture: all |
|---|
| 50 | Section: doc |
|---|
| 51 | Depends: ${misc:Depends} |
|---|
| 52 | Suggests: libjs-jquery, |
|---|
| 53 | update-manager-core (= ${source:Version}), |
|---|
| 54 | update-manager-gnome (= ${source:Version}) |
|---|
| 55 | Description: Update Manager API documentation |
|---|
| 56 | This package contains the API documentation for Update Manager. Please note |
|---|
| 57 | that this is only useful if you intend to work on Update Manager and does |
|---|
| 58 | not include any documentation targeted at end-users. |
|---|
| 59 | |
|---|
| 60 | Package: update-manager-gnome |
|---|
| 61 | Architecture: all |
|---|
| 62 | Depends: ${python:Depends}, |
|---|
| 63 | ${misc:Depends}, |
|---|
| 64 | update-manager-core (= ${source:Version}), |
|---|
| 65 | python-gconf, |
|---|
| 66 | python-dbus, |
|---|
| 67 | python-gtk2, |
|---|
| 68 | gksu, |
|---|
| 69 | python-gobject (>= 2.16.1), |
|---|
| 70 | python-vte |
|---|
| 71 | Replaces: update-manager (<< 0.200.0~pre0) |
|---|
| 72 | Conflicts: update-manager (<< 0.200.0~pre0) |
|---|
| 73 | Suggests: update-notifier, software-properties-gtk |
|---|
| 74 | Description: GNOME application that manages software updates |
|---|
| 75 | This is the GNOME software update manager. It checks for updates made |
|---|
| 76 | available by Debian and third parties running Debian package |
|---|
| 77 | repositories, and lets the user choose which to install. |
|---|