| 1 | Source: update-manager |
|---|
| 2 | Section: gnome |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
|---|
| 5 | Uploaders: @GNOME_TEAM@ |
|---|
| 6 | Build-Depends: gnome-pkg-tools (>= 0.12.3), |
|---|
| 7 | cdbs (>= 0.4.42), |
|---|
| 8 | debhelper (>= 5.0.37.2), |
|---|
| 9 | python2.5-dev (>= 2.4), |
|---|
| 10 | python2.5, |
|---|
| 11 | python-distutils-extra (>= 1.90), |
|---|
| 12 | python-support (>= 0.3), |
|---|
| 13 | python-apt (>= 0.7.2) |
|---|
| 14 | Build-Depends-Indep: libxml-parser-perl, |
|---|
| 15 | scrollkeeper, |
|---|
| 16 | intltool, |
|---|
| 17 | sharutils |
|---|
| 18 | Standards-Version: 3.7.3 |
|---|
| 19 | XS-Python-Version: >= 2.5 |
|---|
| 20 | |
|---|
| 21 | Package: update-manager |
|---|
| 22 | Architecture: all |
|---|
| 23 | XB-Python-Version: ${python:Versions} |
|---|
| 24 | Depends: ${python:Depends}, |
|---|
| 25 | ${misc:Depends}, |
|---|
| 26 | libgnome2-perl, |
|---|
| 27 | python-gnome2 (>= 2.12.4-1), |
|---|
| 28 | python-glade2 (>= 2.8.2-4), |
|---|
| 29 | python-vte, |
|---|
| 30 | python-dbus, |
|---|
| 31 | synaptic, |
|---|
| 32 | update-manager-core, |
|---|
| 33 | software-properties-gtk |
|---|
| 34 | Suggests: update-notifier |
|---|
| 35 | Description: GNOME application that manages software updates |
|---|
| 36 | This is the GNOME software update manager. It checks for updates made |
|---|
| 37 | available by Debian and third parties running Debian package |
|---|
| 38 | repositories, and lets the user choose which to install. |
|---|
| 39 | |
|---|
| 40 | Package: update-manager-core |
|---|
| 41 | Architecture: any |
|---|
| 42 | XB-Python-Version: ${python:Versions} |
|---|
| 43 | Depends: ${python:Depends}, |
|---|
| 44 | ${misc:Depends}, |
|---|
| 45 | python-apt (>= 0.7.1), |
|---|
| 46 | python-gnupginterface (>= 0.3.2-8), |
|---|
| 47 | lsb-release |
|---|
| 48 | Conflicts: update-manager (<< 0.59.20) |
|---|
| 49 | Description: APT update manager core functionality |
|---|
| 50 | This package holds the core functionality for the APT update managers |
|---|
| 51 | such as update-manager, the GNOME update manager. Update managers are |
|---|
| 52 | applications that help you keep your system up-to-date by providing a |
|---|
| 53 | nice interface in which you can see the list of updates and install |
|---|
| 54 | them using APT. |
|---|
| 55 | |
|---|
| 56 | Package: update-manager-hildon |
|---|
| 57 | Architecture: all |
|---|
| 58 | XB-Python-Version: ${python:Versions} |
|---|
| 59 | Depends: ${python:Depends}, |
|---|
| 60 | ${misc:Depends}, |
|---|
| 61 | update-manager-core, |
|---|
| 62 | python-glade2, |
|---|
| 63 | gksu, |
|---|
| 64 | python-dbus, |
|---|
| 65 | python-gconf, |
|---|
| 66 | python-hildon, |
|---|
| 67 | python-vte |
|---|
| 68 | Conflicts: update-manager |
|---|
| 69 | Description: Hildon application that manages apt updates |
|---|
| 70 | This is the Hildon apt update manager. It checks for updates and lets the user |
|---|
| 71 | choose which to install. |
|---|