| 1 | Source: gdebi |
|---|
| 2 | Section: admin |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Gustavo Franco <stratus@debian.org> |
|---|
| 5 | Uploaders: Gustavo Franco <stratus@debian.org>, Michael Vogt <mvo@debian.org> |
|---|
| 6 | Build-Depends: debhelper (>= 5.0.38), python-dev |
|---|
| 7 | Build-Depends-Indep: python-central (>= 0.5.6), intltool, python-kde3-dev (>= 3.16.0-0ubuntu11) |
|---|
| 8 | Standards-Version: 3.7.3 |
|---|
| 9 | Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/gdebi/ubuntu/ |
|---|
| 10 | |
|---|
| 11 | Package: gdebi-core |
|---|
| 12 | Architecture: all |
|---|
| 13 | Depends: ${python:Depends}, ${shlibs:Depends}, python-apt (>= 0.7.0) |
|---|
| 14 | Replaces: gdebi (<< 0.2ubuntu3) |
|---|
| 15 | Conflicts: gdebi (<< 0.2ubuntu3) |
|---|
| 16 | XS-Python-Version: ${python:Versions} |
|---|
| 17 | XB-Python-Version: ${python:Versions} |
|---|
| 18 | Description: Simple tool to install deb files |
|---|
| 19 | gdebi lets you install local deb packages resolving and installing |
|---|
| 20 | its dependencies. apt does the same, but only for remote (http, ftp) |
|---|
| 21 | located packages. |
|---|
| 22 | . |
|---|
| 23 | This package contains the libraries and command-line utility. |
|---|
| 24 | |
|---|
| 25 | Package: gdebi |
|---|
| 26 | Architecture: all |
|---|
| 27 | Depends: ${python:Depends}, ${shlibs:Depends}, gdebi-core (= ${binary:Version}), python-gtk2 (>= 2.6.3-2), python-glade2 (>= 2.6.3-2), python-vte (>= 1:0.11.15-4), gksu (>= 2.0.0-1ubuntu3), gnome-icon-theme (>= 2.14.0-1) |
|---|
| 28 | Recommends: libgnome2-perl |
|---|
| 29 | XS-Python-Version: ${python:Versions} |
|---|
| 30 | XB-Python-Version: ${python:Versions} |
|---|
| 31 | Description: Simple tool to install deb files |
|---|
| 32 | gdebi lets you install local deb packages resolving and installing |
|---|
| 33 | its dependencies. apt does the same, but only for remote (http, ftp) |
|---|
| 34 | located packages. |
|---|
| 35 | . |
|---|
| 36 | This package contains the graphical user interface. |
|---|
| 37 | |
|---|
| 38 | Package: gdebi-kde |
|---|
| 39 | Architecture: all |
|---|
| 40 | Depends: ${python:Depends}, ${shlibs:Depends}, gdebi-core (= ${binary:Version}), python-kde3 (>= 3.16.0-0ubuntu11) |
|---|
| 41 | XS-Python-Version: ${python:Versions} |
|---|
| 42 | XB-Python-Version: ${python:Versions} |
|---|
| 43 | Description: Simple tool to install deb files |
|---|
| 44 | gdebi lets you install local deb packages resolving and installing |
|---|
| 45 | its dependencies. apt does the same, but only for remote (http, ftp) |
|---|
| 46 | located packages. |
|---|
| 47 | . |
|---|
| 48 | This package contains the KDE user interface. |
|---|