Source: gdebi
Section: admin
Priority: optional
Maintainer: Gustavo Franco <stratus@debian.org>
Uploaders: Gustavo Franco <stratus@debian.org>,
           Michael Vogt <mvo@debian.org>
Build-Depends: debhelper (>= 5.0.38),
               python-dev,
               python-central (>= 0.5.6),
               intltool,
               python-kde3-dev (>= 3.16.0-0ubuntu11)
XS-Python-Version: current
Standards-Version: 3.8.0
XS-Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/gdebi/ubuntu/

Package: gdebi-core
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         python-apt (>= 0.7.0)
Replaces: gdebi (<< 0.2ubuntu3)
Conflicts: gdebi (<< 0.2ubuntu3)
XB-Python-Version: ${python:Versions}
Description: Simple tool to install deb files
 gdebi lets you install local deb packages resolving and installing 
 its dependencies. apt does the same, but only for remote (http, ftp)
 located packages.
 .
 This package contains the libraries and command-line utility.

Package: gdebi
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         gdebi-core (= ${source: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)
Recommends: libgnome2-perl
XB-Python-Version: ${python:Versions}
Description: Simple tool to install deb files
 gdebi lets you install local deb packages resolving and installing 
 its dependencies. apt does the same, but only for remote (http, ftp)
 located packages.
 .
 This package contains the graphical user interface.

#Package: gdebi-kde
#Architecture: all
#Depends: ${python:Depends},
#         ${misc:Depends},
#         gdebi-core (= ${source:Version}),
#         python-kde3 (>= 3.16.0-0ubuntu11)
#XB-Python-Version: ${python:Versions}
#Description: Simple tool to install deb files
# gdebi lets you install local deb packages resolving and installing 
# its dependencies. apt does the same, but only for remote (http, ftp)
# located packages.
# .
# This package contains the KDE user interface.
