debian/0000755000000000000000000000000012143513350007163 5ustar debian/python-gtkspell.install0000644000000000000000000000014711364353272013732 0ustar debian/tmp/usr/lib/python*/*-packages/gtk-2.0/gtkspell.so debian/tmp/usr/share/gtk-doc/html/pygtkspell debian/compat0000644000000000000000000000000211554543772010401 0ustar 8 debian/rules0000755000000000000000000000061612143511402010242 0ustar #!/usr/bin/make -f DEB_BUILDDIR = debian/build DEB_DESTDIR = $(CURDIR)/debian/tmp include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-autotools.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk DEB_CONFIGURE_EXTRA_FLAGS += \ --enable-docs debian/control0000644000000000000000000000351012143513350010565 0ustar # This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: gnome-python-extras Section: python Priority: optional Maintainer: Sebastien Bacher Uploaders: Debian GNOME Maintainers , Emilio Pozuelo Monfort , Josselin Mouette , Laurent Bigonville , Michael Biebl Homepage: http://www.pygtk.org/ Build-Depends: debhelper (>= 8), cdbs (>= 0.4.90~), dh-autoreconf, gnome-pkg-tools, libglib2.0-dev (>= 2.6.0), libgtk2.0-dev (>= 2.4), python-gnome2-dev (>= 2.10.0), python-gtk2-dev, libgnomevfs2-dev, libbonoboui2-dev, libgnomeui-dev, libgtkspell-dev (>= 2.0.0), python-all-dev (>= 2.6.6-3~), xsltproc, docbook-xml, docbook-xsl, python-gtk2-doc Standards-Version: 3.9.2 X-Python-Version: >= 2.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/attic/gnome-python-extras Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/attic/gnome-python-extras Package: python-gtkspell Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-gtk2 Breaks: python-gnome2-extras (<< 2.19.1-4), python-gnome2-extras-doc Replaces: python-gnome2-extras (<< 2.19.1-4), python-gnome2-extras-doc Description: Python bindings for the GtkSpell library This package contains bindings allowing to run Python programs using the GtkSpell library, that extends GTK+'s GtkTextView widget with support for spell-checking. debian/source/0000755000000000000000000000000012143512700010461 5ustar debian/source/format0000644000000000000000000000001411364353272011702 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000537211157223702011130 0ustar X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat X-Debianized-By: Sebastien Bacher X-Debianized-Date: Mon, 22 Nov 2004 11:34:32 +0100 X-Source-Downloaded-From: http://download.gnome.org/sources/gnome-python-extras/ X-Upstream-Author: Benoît Dejean Gustavo Carneiro James Henstridge Johan Dahlin John Palmieri Matt Wilson Iñigo Serna Stéphan Kochen Tiago Cogumbreiro Raphael Slinckx File: * Copyright: © 1998-2003 James Henstridge © 2000-2008 Benoît Dejean © 2000-2008 Gustavo Carneiro © 2000-2008 Johan Dahlin © 2000-2008 John Palmieri © 2000-2008 Matt Wilson © 2000-2008 Iñigo Serna © 2000-2008 Stéphan Kochen © 2000-2008 Tiago Cogumbreiro © 2000-2008 Raphael Slinckx © 1994-2008 Free Software Foundation, Inc. © 2005-2007 Gian Mario Tagliaretti © 2002 Anders Carlsson © 1994 X Consortium © 2004 Scott James Remnant © 2000-2008 Michael Meeks © 2000-2008 Murray Cumming © 2000-2008 Havoc Pennington License: LGPL-2.1+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. Files: egg/recent/* gtkspell/* examples/egg/recent/* examples/gtkspell/* Copyright: © 2000-2008 Benoît Dejean © 2000-2008 Gustavo Carneiro © 2000-2008 James Henstridge © 2000-2008 Johan Dahlin © 2000-2008 John Palmieri © 2000-2008 Matt Wilson © 2000-2008 Iñigo Serna © 2000-2008 Stéphan Kochen © 2000-2008 Tiago Cogumbreiro © 2000-2008 Raphael Slinckx © 1994-2008 Free Software Foundation, Inc. © 2000-2008 James Willcox © 2000-2008 Paolo Bacchilega © 2005-2007 Gian Mario Tagliaretti License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. X-Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1' and the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/python-gtkspell.examples0000644000000000000000000000002211154232132014056 0ustar examples/gtkspell debian/watch0000644000000000000000000000017511004152622010213 0ustar version=3 http://download.gnome.org/sources/gnome-python-extras/([\d\.]+)/ \ gnome-python-extras-([\d\.]+)\.tar\.gz debian/docs0000644000000000000000000000000511420556251010035 0ustar NEWS debian/patches/0000755000000000000000000000000012143512700010610 5ustar debian/patches/10_python_m4.patch0000644000000000000000000000213111364353272014062 0ustar Bug: https://bugzilla.gnome.org/show_bug.cgi?id=616668 Author: Emilio Pozuelo Monfort Use sys.prefix to look for libpython, rather than dirname $PYTHON --- a/acinclude.m4 +++ b/acinclude.m4 @@ -60,7 +60,6 @@ $2]) CPPFLAGS="$save_CPPFLAGS" - # This bit is copied from Planner. murrayc. # Check for Python library path AC_MSG_CHECKING([for Python library path]) @@ -69,8 +68,7 @@ # libpython2.5.a on unix. WIN32_PYTHON_VERSION=`echo $PYTHON_VERSION | sed "s,\.,,"` - python_path=`dirname $PYTHON | sed "s,/bin.*$,,"` - for i in "$python_path/lib/python$PYTHON_VERSION/config/" "$python_path/lib/python$PYTHON_VERSION/" "$python_path/lib/python/config/" "$python_path/lib/python/" "$python_path/" ; do + for i in "$py_prefix/lib/python$PYTHON_VERSION/config/" "$py_prefix/lib/python$PYTHON_VERSION/" "$py_prefix/lib/python/config/" "$py_prefix/lib/python/" "$py_prefix/" ; do if test -e "$i"; then python_path=`find $i -type f -name libpython$PYTHON_VERSION.* -print | sed "1q"` if test -n "$python_path" ; then debian/patches/03_doc-build.patch0000644000000000000000000000354411364353272014016 0ustar Bug: https://bugzilla.gnome.org/show_bug.cgi?id=574762 Index: gnome-python-extras-2.25.3/docs/gtkmozembed/Makefile.am =================================================================== --- gnome-python-extras-2.25.3.orig/docs/gtkmozembed/Makefile.am 2009-03-10 14:15:20.504952345 +0100 +++ gnome-python-extras-2.25.3/docs/gtkmozembed/Makefile.am 2009-03-10 14:16:08.250574762 +0100 @@ -50,10 +50,10 @@ builddate.xml: $(REFERENCE_DEPS) build_stamp: $(REFERENCE_DEPS)builddate.xml xsltproc --nonet --xinclude -o $(BUILDDIR)/html/ \ - --path $(BUILDDIR):$(srcdir)/gtkmozembed \ + --path $(BUILDDIR):$(srcdir) \ --stringparam gtkdoc.bookname "pygtkmozembed" \ --stringparam gtkdoc.version ${REF_VERSION} \ - $(HTML_STYLE) $(srcdir)/gtkmozembed/gtkmozembed-classes.xml + $(HTML_STYLE) $(srcdir)/gtkmozembed-classes.xml $(PYGOBJECT_FIXXREF) -i /usr/share/gtk-doc/html/pygtk/ $(BUILDDIR)/html/ touch $@ endif Index: gnome-python-extras-2.25.3/docs/gtkspell/Makefile.am =================================================================== --- gnome-python-extras-2.25.3.orig/docs/gtkspell/Makefile.am 2009-03-10 14:16:14.756951411 +0100 +++ gnome-python-extras-2.25.3/docs/gtkspell/Makefile.am 2009-03-10 14:16:36.922578048 +0100 @@ -50,10 +50,10 @@ builddate.xml: $(REFERENCE_DEPS) build_stamp: $(REFERENCE_DEPS)builddate.xml xsltproc --nonet --xinclude -o $(BUILDDIR)/html/ \ - --path $(BUILDDIR):$(srcdir)/gtkspell \ + --path $(BUILDDIR):$(srcdir) \ --stringparam gtkdoc.bookname "pygtkspell" \ --stringparam gtkdoc.version ${REF_VERSION} \ - $(HTML_STYLE) $(srcdir)/gtkspell/gtkspell-classes.xml + $(HTML_STYLE) $(srcdir)/gtkspell-classes.xml $(PYGOBJECT_FIXXREF) -i /usr/share/gtk-doc/html/pygtk/ $(BUILDDIR)/html/ touch $@ endif debian/patches/series0000644000000000000000000000007711644427233012044 0ustar 02_maintainer_mode.patch 03_doc-build.patch 10_python_m4.patch debian/patches/02_maintainer_mode.patch0000644000000000000000000000102311644427233015274 0ustar Index: gnome-python-extras-2.25.3/configure.ac =================================================================== --- gnome-python-extras-2.25.3.orig/configure.ac 2011-10-10 01:28:54.760011708 +0200 +++ gnome-python-extras-2.25.3/configure.ac 2011-10-10 01:28:57.167981436 +0200 @@ -30,6 +30,7 @@ AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE +AM_MAINTAINER_MODE AC_DEFINE(GNOME_PYTHON_EXTRAS_MAJOR_VERSION, gnome_python_extras_major_version, [Gnome-Python-Extras major version]) debian/changelog0000644000000000000000000003672012143512617011052 0ustar gnome-python-extras (2.25.3-13) unstable; urgency=low * Drop python-gnome2-extras-dev package. * Drop python-eggtrayicon package. * debian/rules: + Since there's only one package left, explicitly install files into debian/tmp. -- Emilio Pozuelo Monfort Sat, 11 May 2013 21:00:24 +0200 gnome-python-extras (2.25.3-12) unstable; urgency=low [ Josselin Mouette ] * Update repository URL. [ Michael Biebl ] * Drop obsolete python-gksu2 package since there are no more reverse dependencies. -- Michael Biebl Tue, 05 Jun 2012 00:52:50 +0200 gnome-python-extras (2.25.3-11) unstable; urgency=low [ Laurent Bigonville ] * debian/rules: Drop .la files [ Michael Biebl ] * Drop python-gdl package. There are no reverse dependencies left and gdl provides a gir package now. * Drop python-gda package. There are no reverse dependencies left and gda provides a gir package now. * Remove obsolete patches. -- Michael Biebl Mon, 10 Oct 2011 01:45:28 +0200 gnome-python-extras (2.25.3-10) unstable; urgency=low * Disable gtkmozembed module. * Drop xulrunner build-dependency. * 01_xul19.patch: removed as well. -- Josselin Mouette Tue, 24 May 2011 22:09:53 +0200 gnome-python-extras (2.25.3-9) unstable; urgency=low [ Josselin Mouette ] * Drop incorrect ${python:Provides}. [ Laurent Bigonville ] * debian/python-eggtrayicon.install: Install missing __init__.py file (Closes: #625604) -- Laurent Bigonville Wed, 04 May 2011 20:26:27 +0200 gnome-python-extras (2.25.3-8) unstable; urgency=low * Use dh_python2 instead of pysupport * debian/control.in: - Bump debhelper and cdbs build-dependencies - Add dh-autoreconf as build-dependency - Bump python-all-dev build-dependency - Drop versionized version of dpkg-dev - Drop Conflicts/Replaces for packages that existed before lenny - Use Breaks instead of Conflicts - Bump Standards-Version to 3.9.2 (no further changes) - Add Vcs-* fields - Fix Description to please lintian * debian/rules: - Drop DEB_PYTHON_SYSTEM - Add include autoreconf.mk (Closes: #558558) - Call dh_python2 for python-gnome2-extras-dev package * Drop debian/patches/70_autotools.patch * Drop debian/pyversions -- Laurent Bigonville Sun, 24 Apr 2011 13:09:35 +0200 gnome-python-extras (2.25.3-7) unstable; urgency=low * Patch from Micah Gersten to add missing dependency on xulrunner. Closes: #609189. -- Josselin Mouette Fri, 14 Jan 2011 19:38:45 +0100 gnome-python-extras (2.25.3-6) unstable; urgency=low * 06_gda_libpython.patch: don’t link the gda module with libpython. * 70_autotools.patch: updated accordingly. -- Josselin Mouette Mon, 27 Sep 2010 09:24:41 +0200 gnome-python-extras (2.25.3-5) unstable; urgency=low * ACK NMU, thanks Mike Hommey! * debian/control.in, debian/rules: - Convert to CDBS with python-autotools.mk. * debian/control.in, debian/rules, debian/source/format: - Convert from plain quilt to source format 3.0 (quilt). * debian/patches/01_xul19.patch: - Delete gtkmozembed/gtkmozembedmodule.c here. * debian/patches/03_doc-build.patch, debian/patches/05_gdl_2.28_more.patch: - Add headers. * debian/patches/10_python_m4.patch: - New patch, use Python's sys.prefix to look for libpython, rather than looking at $PYTHON's dirname (which may not be an absolute path). * debian/*.install: - Install files from debian/tmp. - Install modules for Python 2.6 too. * debian/control.in: - Standards-Version is 3.8.4, no changes needed. * debian/patches/01_xul19.patch: - Integrate changes from Ubuntu by Chris Coulson: + Call AC_PROG_CXX, needed for AC_LANG_PUSH(C++). + Ensure that the 1.9.2 GRE is loaded and also make sure that it works correctly by calling gtk_moz_embed_push_startup when the module is loaded. * debian/python-gtkhtml2.install, debian/python-gtkhtml2.examples, debian/control.in: - Remove python-gtkhtml2. We're removing gtkhtml2 from the archive. -- Emilio Pozuelo Monfort Fri, 21 May 2010 17:00:50 +0200 gnome-python-extras (2.25.3-4.1) unstable; urgency=low * Non-maintainer upload for transition to xulrunner 1.9.1. (Closes: #548676) * debian/rules: Use dh_xulrunner. * debian/control, debian/control.in: - Build-depend on a xulrunner-dev that provides dh_xulrunner. - Let dh_xulrunner fill shlibs:Depends with the proper xulrunner dependency. * debian/patches/01_xul19.patch: Tighten the GREVersionRange. -- Mike Hommey Sat, 10 Oct 2009 11:51:32 +0200 gnome-python-extras (2.25.3-4) unstable; urgency=low * 04_gdl_2.28.patch: stolen from upstream. Port to GDL 2.28. Closes: #549748. * 70_autotools.patch: regenerated. * Update build-dependencies accordingly. * 05_gdl_2.28_more.patch: remove a pair of symbols that were forgotten upstream. -- Josselin Mouette Tue, 06 Oct 2009 13:02:06 +0200 gnome-python-extras (2.25.3-3) unstable; urgency=low * Re-instate gda bindings; build depend on libgda-4.0-dev and create a python-gda package. * Remove python-gnome2-extras. The egg.recent module has been deprecated for quite some time. * Pass /usr/share/pygtk to dh_pysupport. -- Josselin Mouette Thu, 24 Sep 2009 19:54:39 +0200 gnome-python-extras (2.25.3-2) unstable; urgency=low * Drop dependency on python-gnome2-desktop. * Standards version is 3.8.1. * Split gksu2 and gdl modules in their own packages, to prepare for the removal of the python-gnome2-extras binary. -- Josselin Mouette Thu, 09 Apr 2009 20:48:51 +0200 gnome-python-extras (2.25.3-1) unstable; urgency=low * 01_xul19.patch: remove debugging output. Closes: #512099. * Split the gtkspell module in python-gtkspell. Closes: #518364. * Remove the Provides: since we are not using proper dependencies on python-gtk2. * New upstream release, that builds with the gdl version in unstable. * 01_xul19.patch: updated for the new version. * 03_gdl-icons.patch: removed, merged upstream. * 70_autotools.patch: refreshed. * Disable gda module building until gda4 is in the archive - nothing in the archive uses it anyway. * Also disable gksu 1.X which must die. * Add build-dependency on libglade2-dev because of #518970. * Explicitly enable docs. * Build-depend on xsltproc, docbook-xml and docbook-xsl. * Build-depend on python-gtk2-doc so that the cross-references are computed correctly. * Remove python-gnome2-extras-doc and ship the docs (which are very small) in the individual packages instead. * 03_doc-build.patch: get documentation to build properly. * Update list of copyright holders and licenses according to the recent changes. -- Josselin Mouette Sun, 08 Mar 2009 15:55:39 +0100 gnome-python-extras (2.19.1-3.1) unstable; urgency=high * Non-maintainer upload. * Only apply 03_gdl-icons.patch if gdl-icons.h does not exist, this fixes building the package in Lenny (Closes: #511265). -- Bernd Zeimetz Thu, 22 Jan 2009 14:15:46 +0100 gnome-python-extras (2.19.1-3) unstable; urgency=low * 03_gdl-icons.patch: new patch. Fixes build with gdl 2.24 by removing the reference to gdl-icons.h. Closes: #500767. * Rebuild against gdl 2.24. Closes: #500526. * Standards version is 3.8.0. -- Josselin Mouette Wed, 01 Oct 2008 11:21:42 +0200 gnome-python-extras (2.19.1-2) unstable; urgency=low * Upload to unstable; drop check-dist include. * Bump xulrunner dependencies to 1.9~rc1. -- Josselin Mouette Sun, 08 Jun 2008 23:00:42 +0200 gnome-python-extras (2.19.1-1) experimental; urgency=low [ Kilian Krause ] * Use binary:version and source:Version for binnNMU-safe uploads as added in dpkg-dev 1.13.19. Add to Build-Depends accordingly. [ Deng Xiyue] * New upstream development release. Closes: #479768. + egg.trayicon is no longer deprecated. Closes: #413187. * Update standard version to 3.7.3. * Adjust Build-Depends: + Build-Depends on libgda3-dev. (Closes: #455829) + Build-Depends on libgksu2-dev. * Use machine-interpretable format for debian/copyright, and make it UTF-8 to silence all lintian warnings. [ Josselin Mouette ] * Target to experimental; include check-dist.mk. * Split the gtkhtml, gtkmozembed and eggtrayicon modules in separate packages. Closes: #376593, #452766. * Require python-support 0.7.1 for namespace packages support. * Rework descriptions a bit. * Switch to quilt for patch handling; build-depend on quilt. * 01_xul19.patch: stolen from Ubuntu. Get the gtkmozembed module to build against xulrunner 1.9. + Also add missing AC_DEFINE. * Move away gtkmozembedmodule.c by hand, the patch doesn't remove it. * 02_maintainer_mode.patch: set AM_MAINTAINER_MODE. * 70_autotools.patch: run the autotools on top of that. * Build-depend on xulrunner-dev 1.9~b5-4 and make python-gtkmozembed depend on xulrunner-1.9 1.9~b5-4. Closes: #480795. * Pass --with-gtkmozembed=xulrunner-1.9. * Update build-dependencies. * Remove dh_python calls and debian/pycompat. -- Josselin Mouette Mon, 12 May 2008 23:40:38 +0200 gnome-python-extras (2.14.3-1) unstable; urgency=low * Add a get-orig-source target to retrieve the upstream tarball. * Clarify license of each module. * New upstream stable release with bug fixes, documentation additions, and documentation fixes. -- Loic Minier Mon, 26 Feb 2007 14:39:58 +0100 gnome-python-extras (2.14.2-1) unstable; urgency=low * New upstream releases. - Drop 20_xulrunner-configure dpatch, merged upstream. - Drop 70_mandatory-relibtoolize, not necessary anymore. -- Loic Minier Tue, 8 Aug 2006 16:17:27 +0200 gnome-python-extras (2.14.0-3) unstable; urgency=low * Add XB-Python-Version to python-gnome2-extras. (Closes: #378228) * Add debian/control to the pyversions -r call since it's mandatory, even if the man page claims it's optional. -- Loic Minier Sat, 5 Aug 2006 21:11:32 +0200 gnome-python-extras (2.14.0-2) unstable; urgency=medium * Drop obsolete part about being a simple "dependency package" from the description, thanks Bart Vanhaute. (Closes: #376367) * Install upstream NEWS for python-gnome2-extras. (Closes: #376520) * Add a Depends from python-gnome2-extras on python-gnome2-desktop until we fix packages to update their dependencies. (Closes: #376076, #376129, #376172) * Build against xulrunner. (Closes: #364373, #376061, #372534, #372535) - New dpatch, 20_xulrunner-configure, to support xulrunner as --with-gtkmozembed. - New dpatch, 70_mandatory-relibtoolize, to update autotools. - Pass --with-gtkmozembed=xulrunner to configure. - Drop mozilla-dev build-dep. - Drop mozilla-browser dep. - Build-Depend on libxul-dev. -- Loic Minier Tue, 4 Jul 2006 17:08:29 +0200 gnome-python-extras (2.14.0-1) unstable; urgency=low [ Marco Cabizza ] * New upstream release. * Convert the package to the new Python policy: (Closes: #373437, #375836, #375847) - Build-depend on debhelper 5.0.37.2, python-all-dev 2.3.5-11 and python-support 0.3. - Update control/control.in - pycompat=2, pyversions=2.2-. - Reorganise the rules file and create .install files - Add ${python:Provides} * Build-depend on libgksu1.2-dev, libgksuui1.0-dev, libgda2-dev for the gksu, gksu.ui and gda wrappers. [ Loic Minier ] * Add a Replaces: python2.3-gnome2-extras, python2.4-gnome2-extras too. * Merge all dependencies from python2.3-gnome2-extras and python2.4-gnome2-extras in the python-gnome2-extras dependencies. * Nack 2.12.1-3.1 and 2.12.1-3.2 NMUs. -- Loic Minier Wed, 28 Jun 2006 23:06:01 +0200 gnome-python-extras (2.12.1-3) unstable; urgency=low * Merge NMU patch, thanks Luk Claes, and acknowledge his fix. (Closes: #348510) [debian/control, debian/control.in] * Nack 2.12.1-2.2 NMU which broke the gtkmozembed module and introduced serious bugs. * Add deps on mozilla-browser, since it has no shlibs; this is until we switch to xulrunner. (Closes: #368273) [debian/control, debian/control.in] * Fix upstream URL -- it's gnome-python-extras, not gnome-python -- and use HTTP instead of FTP. [debian/copyright] * Really ship license block and clarify "Authors" versus "Copyright Holders" and "Copyright" versus "License". [debian/copyright] * Bump up Standards-Version to 3.7.2. [debian/control, debian/control.in] -- Loic Minier Fri, 9 Jun 2006 16:09:28 +0200 gnome-python-extras (2.12.1-2.1) unstable; urgency=high * Non-maintainer upload. * Make the package binNMU safe by removing the strict dependency of an arch: all package to arch: any packages (Closes: #348510). -- Luk Claes Fri, 27 Jan 2006 16:36:56 +0100 gnome-python-extras (2.12.1-2) unstable; urgency=low * Upload to unstable. * Depends on new libnautilus-burn2 (closes: #330112, #336458). -- Jordi Mallach Tue, 10 Jan 2006 11:07:55 +0100 gnome-python-extras (2.12.1-1) experimental; urgency=low * New upstream release. -- Loic Minier Sun, 30 Oct 2005 16:36:33 +0100 gnome-python-extras (2.12.0-1) experimental; urgency=low * New upstream version * debian/control.in: - added libgdl-1-dev to Build-Depends so that the gdl module will be built - new package python-gnome2-extras-doc to hold gtk-doc documentation -- Gustavo Noronha Silva Mon, 10 Oct 2005 14:34:56 -0300 gnome-python-extras (2.10.2-1) unstable; urgency=low * New upstream version - fixes segfault on amd64 - the proposed fix has been applied upstream (Closes: #327420) - does not contain implicitely converted pointers on my local build log (Closes: #317047) * debian/control.in, debian/rules, debian/python{2.3,}-gnome2-extras.examples: - build and provide python2.4 versions for the packages - the examples go to the generic package - updated build-deps according to configure.ac requirements * debian/patches/02_applet.override.dpatch, debian/patches/01_gcc4.dpatch: - removed, fixes applied upstream * debian/control.in: - added Build-Dependency on python2.4-dev - updated Standards-Version to 3.6.2 with no changes - actually add Uploaders field -- Gustavo Noronha Silva Mon, 10 Oct 2005 09:05:57 -0300 gnome-python-extras (2.10.0-3) unstable; urgency=low * debian/control.in: - fixed some Depends. * debian/patches/01_gcc4.patch: - patch from Andreas Jochens to fix the build with gcc4 (Closes: #314928). * debian/patches/02_applet.override.patch: - upstream fix pointed by Joachim Breitner (Closes: #314591). -- Sebastien Bacher Mon, 20 Jun 2005 11:31:48 +0200 gnome-python-extras (2.10.0-2) unstable; urgency=low * Upload to unstable. -- Jordi Mallach Tue, 14 Jun 2005 17:13:18 +0200 gnome-python-extras (2.10.0-1) experimental; urgency=low * Initial upload. * Package taken from Ubuntu, Sebastien remains as Maintainer. * debian/control.in, debian/rules: adapt for python2.3 and make it a GNOME team package. -- Jordi Mallach Tue, 19 Apr 2005 19:25:25 +0200 debian/control.in0000644000000000000000000000271212143505511011175 0ustar Source: gnome-python-extras Section: python Priority: optional Maintainer: Sebastien Bacher Uploaders: @GNOME_TEAM@ Homepage: http://www.pygtk.org/ Build-Depends: debhelper (>= 8), cdbs (>= 0.4.90~), dh-autoreconf, gnome-pkg-tools, libglib2.0-dev (>= 2.6.0), libgtk2.0-dev (>= 2.4), python-gnome2-dev (>= 2.10.0), python-gtk2-dev, libgnomevfs2-dev, libbonoboui2-dev, libgnomeui-dev, libgtkspell-dev (>= 2.0.0), python-all-dev (>= 2.6.6-3~), xsltproc, docbook-xml, docbook-xsl, python-gtk2-doc Standards-Version: 3.9.2 X-Python-Version: >= 2.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/attic/gnome-python-extras Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/attic/gnome-python-extras Package: python-gtkspell Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-gtk2 Breaks: python-gnome2-extras (<< 2.19.1-4), python-gnome2-extras-doc Replaces: python-gnome2-extras (<< 2.19.1-4), python-gnome2-extras-doc Description: Python bindings for the GtkSpell library This package contains bindings allowing to run Python programs using the GtkSpell library, that extends GTK+'s GtkTextView widget with support for spell-checking.