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
|
Source: gnome-python-extras
Section: python
Priority: optional
Maintainer: Sebastien Bacher <seb128@debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Clément Stenac <zorglub@debian.org>, Dafydd Harries <daf@debian.org>, Guilherme de S. Pastore <gpastore@debian.org>, Gustavo Franco <stratus@debian.org>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Kilian Krause <kilian@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Marco Cabizza <marco87@gmail.com>, Oystein Gisnas <oystein@gisnas.net>, Ondřej Surý <ondrej@debian.org>, Ross Burton <ross@debian.org>, Sjoerd Simons <sjoerd@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), dpatch, gnome-pkg-tools, python-all-dev (>= 2.3.5-11), python-support (>= 0.3), libgtkhtml2-dev (>= 2.4), libpanel-applet2-dev (>= 2.0), python-gtk2-dev (>= 2.4), python-gnome2-dev (>= 2.10.0), libgnomeprintui2.2-dev (>= 2.2.0), libgtk2.0-dev (>= 2.4), libgtksourceview-dev (>= 1.1.90), libwnck-dev (>= 2.9.92), libgtkspell-dev (>= 2.0), totem, libgtop2-dev, libnautilus-burn-dev (>= 2.9.4), libgtop2-dev (>= 2.9.5), libgdl-1-dev (>= 0.4), libgksu1.2-dev (>= 1.2.5), libgksuui1.0-dev (>= 1.0.3), libgda2-dev (>= 1.2.0), libxul-dev
Standards-Version: 3.7.2
Package: python-gnome2-extras
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-pyorbit, python-gnome2-desktop
Provides: ${python:Provides}
Conflicts: python2.2-gnome2 (<< 1.99.16-5), python2.3-gnome2 (<< 2.9.1), python2.3-gnome2-extras, python2.4-gnome2-extras
Replaces: python2.2-gnome2 (<< 1.99.16-5), python2.3-gnome2 (<< 2.9.1), python2.3-gnome2-extras, python2.4-gnome2-extras
Suggests: python-gnome2-extras-doc
XB-Python-Version: ${python:Versions}
Description: Python bindings for the GNOME desktop environment
This archive contains modules that allow you to write GNOME programs
in Python. This package contains the bindings that are not included
in the GNOME desktop.
.
Author: James Henstridge <james@daa.com.au>
Homepage: http://www.daa.com.au/~james/software/pygtk/
Package: python-gnome2-extras-doc
Section: doc
Architecture: all
Description: Python bindings for the GNOME desktop environment - documentation
This archive contains modules that allow you to write GNOME programs
in Python. This package contains the bindings that are not included
in the GNOME desktop.
.
This package contains gtk-doc-based documentation, fit for viewing on
DevHelp and other gtk-doc clients.
.
Author: James Henstridge <james@daa.com.au>
Homepage: http://www.daa.com.au/~james/software/pygtk/
Package: python-gnome2-extras-dev
Architecture: all
Depends: ${python:Depends}, python-gnome2-extras (>= ${Source-Version})
Replaces: python2.2-gnome2 (<< 1.99.16-7), python2.3-gnome2 (<< 1.99.16-7), python-gnome2-dev (<< 2.9.0)
Conflicts: python2.2-gnome2 (<< 1.99.16-7), python2.3-gnome2 (<< 1.99.16-7), python-gnome2-dev (<< 2.9.0)
Description: Python bindings for the GNOME desktop environment
This archive contains files that allow you to build wrappers for addon
that interoperate gnome-python. This package contains the bindings that are
not included in the GNOME desktop.
.
Author: James Henstridge <james@daa.com.au>
Homepage: http://www.daa.com.au/~james/software/pygtk/
|