--- at-spi-1.21.3.orig/debian/patches/fix-server-i18n.patch +++ at-spi-1.21.3/debian/patches/fix-server-i18n.patch @@ -0,0 +1,14 @@ +diff -Nur at-spi-1.7.7/registryd/Accessibility_Registry.server.in.in at-spi-1.7.7.new/registryd/Accessibility_Registry.server.in.in +--- at-spi-1.7.7/registryd/Accessibility_Registry.server.in.in 2006-01-20 18:48:12.000000000 +0100 ++++ at-spi-1.7.7.new/registryd/Accessibility_Registry.server.in.in 2006-05-04 11:26:19.000000000 +0200 +@@ -5,8 +5,8 @@ + + + +- ++ + ++ _value="Accessibility Registry"/> + + --- at-spi-1.21.3.orig/debian/copyright +++ at-spi-1.21.3/debian/copyright @@ -0,0 +1,33 @@ +This package was debianized by Akira TAGOH on +Sun, 25 Nov 2001 23:22:11 +0900. + +It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/at-spi/ + +Upstream Authors: +Bill Haneman +Marc Mulcahy +Michael Meeks + +with contributions from: + +Mark McLoughlin + +License: + + 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 of the License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. + --- at-spi-1.21.3.orig/debian/watch +++ at-spi-1.21.3/debian/watch @@ -0,0 +1,4 @@ +version=2 +http://ftp.gnome.org/pub/GNOME/sources/at-spi/([\d\.]+)[012468]/ \ + at-spi-(.*)\.tar\.gz \ + debian uupdate --- at-spi-1.21.3.orig/debian/at-spi-doc.doc-base.at-spi-cspi +++ at-spi-1.21.3/debian/at-spi-doc.doc-base.at-spi-cspi @@ -0,0 +1,9 @@ +Document: at-spi-cspi +Title: AT-SPI C Bindings Reference Manual +Author: The Gnome Accessibility Project SPI Team +Abstract: This manual describes APIs for using C language. +Section: Apps/Programming + +Format: HTML +Index: /usr/share/gtk-doc/html/at-spi-cspi/index.html +Files: /usr/share/gtk-doc/html/at-spi-cspi/*.html --- at-spi-1.21.3.orig/debian/at-spi-doc.install +++ at-spi-1.21.3/debian/at-spi-doc.install @@ -0,0 +1 @@ +debian/tmp/usr/share/gtk-doc --- at-spi-1.21.3.orig/debian/control +++ at-spi-1.21.3/debian/control @@ -0,0 +1,120 @@ +Source: at-spi +Section: libs +Priority: optional +Maintainer: Ubuntu Accessibility Developers +XSBC-Original-Maintainer: Debian GNOME Maintainers +Uploaders: Debian GNOME Maintainers , Marc 'HE' Brockschmidt , Sebastian Dröge +XS-Python-Version: all +Build-Depends: debhelper (>= 5), + pkg-config, + libbonobo2-dev (>= 2.4.0), + liborbit2-dev (>= 2.8.0), + libgnomecanvas2-dev (>= 2.14.0-2), + libatk1.0-dev (>= 1.17.0), + libgtk2.0-dev (>= 2.10.0), + libgail-dev (>= 1.9.0), + libxml2-dev, + zlib1g-dev, + libpopt-dev (>= 1.5), + libart-2.0-dev, + autotools-dev, + gnome-pkg-tools (>= 0.11.3), + libxtst-dev, + libxt-dev, + cdbs (>= 0.4.41), + sharutils, + libxml-parser-perl, + gtk-doc-tools, + libxext-dev, + libxevie-dev, + libx11-dev, + python-pyrex, + python-central (>= 0.5), + python-all-dev +Standards-Version: 3.7.2 + +Package: at-spi +Architecture: any +Section: gnome +Depends: ${misc:Depends}, ${shlibs:Depends} +Replaces: libatspi-dev (<< 1.6.0-2) +Description: Assistive Technology Service Provider Interface + Providing accessibility means removing barriers that prevent people + with disabilities from participating in substantial life activities, + including the use of services, products, and information. + Assistive access means that system infrastructure allows add-on + assistive software to transparently provide specialized input and + output capabilities. + . + This package contains the core components of GNOME Accessibility. + if you need to use Assistive technology, install it. + +Package: libatspi1.0-0 +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends} +Conflicts: libatspi0 +Description: C binding libraries of at-spi for GNOME Accessibility + at-spi is the "Assistive Technology Service Provider Interface". + . + Accessibility is enabling people with disabilities to participate in + substantial life activities that include work and the use of + services, products, and information. + . + This package contains the C binding libraries for at-spi. + +Package: libatspi-dev +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, libatspi1.0-0 (= ${binary:Version}), libbonobo2-dev, libgtk2.0-dev (>= 2.10.0), libgail-dev (>= 1.9.0), libxml2-dev, libxtst-dev, libsm-dev, libice-dev, libx11-dev, pkg-config +Suggests: at-spi-doc +Description: Development files of at-spi for GNOME Accessibility + at-spi is the "Assistive Technology Service Provider Interface". + . + Accessibility is enabling people with disabilities to participate in + substantial life activities that include work and the use of + services, products and information. + . + This package contains the development files for at-spi. + +Package: libatspi-dbg +Architecture: any +Section: libdevel +Priority: extra +Depends: ${misc:Depends}, libatspi1.0-0 (= ${binary:Version}) +Description: at-spi libraries and debugging symbols + at-spi is the "Assistive Technology Service Provider Interface". + . + This package contains detached debugging symbols. + . + Most people will not need this package. + +Package: at-spi-doc +Architecture: all +Section: doc +Depends: ${misc:Depends}, lynx | www-browser +Description: Documentation files of at-spi for GNOME Accessibility + at-spi is the "Assistive Technology Service Provider Interface". + . + Accessibility is enabling people with disabilities to participate in + substantial life activities that include work and the use of + services, products and information. + . + This package contains the documentation files for at-spi. + +Package: python-pyatspi +Architecture: all +Section: python +Depends: ${python:Depends}, ${misc:Depends}, at-spi (>= ${source:Version}), at-spi (<< ${source:Version}.1~), python-pyorbit, python-gnome2 +Provides: ${python:Provides} +XB-Python-Version: ${python:Versions} +Description: Assistive Technology Service Provider Interface - Python bindings + at-spi is the "Assistive Technology Service Provider Interface". + . + Accessibility is enabling people with disabilities to participate in + substantial life activities that include work and the use of + services, products and information. + . + This package contains Python bindings for the core components of + GNOME Accessibility. + --- at-spi-1.21.3.orig/debian/python-pyatspi.install +++ at-spi-1.21.3/debian/python-pyatspi.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/python* --- at-spi-1.21.3.orig/debian/libatspi1.0-0.install +++ at-spi-1.21.3/debian/libatspi1.0-0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/lib*.so.* --- at-spi-1.21.3.orig/debian/rules +++ at-spi-1.21.3/debian/rules @@ -0,0 +1,29 @@ +#! /usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk +-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk + +DEB_PYTHON_SYSTEM := pycentral +DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc + +# Ensure at build time that the library has no dependencies on undefined +# symbols. +LDFLAGS += -Wl,-z,defs + +# Speed up loading. +LDFLAGS += -Wl,-O1 + +# Make tight shlib dependencies +SHLIB_VERSION := $(DEB_UPSTREAM_VERSION) + +# Specify shlib dependency information explicitly +DEB_DH_MAKESHLIBS_ARGS_libatspi1.0-0 := -V"libatspi1.0-0 (>= $(SHLIB_VERSION))" + +DEB_DH_STRIP_ARGS += --dbg-package=libatspi-dbg + +binary-install/python-pyatspi:: + dh_pycentral --- at-spi-1.21.3.orig/debian/at-spi-doc.dirs +++ at-spi-1.21.3/debian/at-spi-doc.dirs @@ -0,0 +1 @@ +usr/share/gtk-doc/html/ --- at-spi-1.21.3.orig/debian/at-spi.install +++ at-spi-1.21.3/debian/at-spi.install @@ -0,0 +1,6 @@ +debian/tmp/usr/lib/at-spi +debian/tmp/usr/lib/bonobo +debian/tmp/usr/lib/gtk*/modules/*.so +debian/tmp/usr/lib/orbit-*/*.so +debian/tmp/usr/share/idl +debian/tmp/usr/share/locale --- at-spi-1.21.3.orig/debian/changelog +++ at-spi-1.21.3/debian/changelog @@ -0,0 +1,626 @@ +at-spi (1.21.3-0ubuntu1) hardy; urgency=low + + * New upstream release + + -- Luke Yelavich Tue, 04 Dec 2007 12:21:15 +1100 + +at-spi (1.21.1-0ubuntu1) hardy; urgency=low + + * Merge from debian unstable (LP: #172250), remaining changes: + - debian/patches/fix_server.patch. + - debian/control.in: + + set Maintainer: Ubuntu Accessibility Developers + + * New upstream release. + * debian/watch: Adjust so we can track Gnome 2.21 versions of at-spi. + + -- Luke Yelavich Wed, 28 Nov 2007 20:51:24 +1100 + +at-spi (1.20.1-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Sebastian Dröge Sun, 28 Oct 2007 13:03:54 +0100 + +at-spi (1.20.0-1) unstable; urgency=low + + * New upstream release, with no API/ABI changes (Closes: #444291). + * Upload to unstable, drop check-dist include. + + -- Sebastian Dröge Sun, 30 Sep 2007 20:34:47 +0200 + +at-spi (1.20.0-0ubuntu1) gutsy; urgency=low + + * New upstream release: + - Bugfixes. + + -- Daniel Holbach Mon, 17 Sep 2007 14:49:02 +0200 + +at-spi (1.19.5-1) experimental; urgency=low + + [ Loic Minier ] + * Fix description of the -dbg package. + + [ Marc 'HE' Brockschmidt ] + * debian/control.in: Split b-deps to multiple lines + * New upstream release (with API extensions): (Closes: #423542) + + Upstream now provides python binding to at-spi. Packaging for those + mostly stolen from the Ubuntu package. + + debian/rules: Include check-dists.mk again + + debian/control: Change deps everywhere to get the package bin-NMUable + + -- Marc 'HE' Brockschmidt Sat, 04 Aug 2007 10:35:09 +0200 + +at-spi (1.19.5-0ubuntu1) gutsy; urgency=low + + * New upstream release. + + -- Luke Yelavich Tue, 10 Jul 2007 22:14:51 +1000 + +at-spi (1.19.3-0ubuntu2) gutsy; urgency=low + + * debian/control.in: + - python-pyatspi is Arch: all. + - remove python-all-dbg Build-Depends. + + -- Daniel Holbach Wed, 13 Jun 2007 18:22:17 +0200 + +at-spi (1.19.3-0ubuntu1) gutsy; urgency=low + + * New upstream release + * Added pyatspi into at-spi. pyatspi is an unified python binding. + * Bugfixes: #439057, #439436. + * [Daniel Holbach] + - debian/control.in: + - add python-pyrex, python-central (>= 0.5), python-all-dev, + python-all-dbg to Build-Depends. + - add python-pyatspi Package. + - debian/rules: use python-central. + - debian/pycompat: 2. + - debian/python-pyatspi.install: debian/tmp/usr/lib/python*. + + -- Fernando Ribeiro Fri, 08 Jun 2007 15:36:11 -0300 + +at-spi (1.19.1-0ubuntu2) gutsy; urgency=low + + * debian/control.in: + - fixed Maintainer field. Thanks Colin Watson for noticing. + + -- Daniel Holbach Mon, 30 Apr 2007 14:26:04 +0200 + +at-spi (1.19.1-0ubuntu1) gutsy; urgency=low + + * Resynchronized with Debian, remaining Ubuntu changes: + - debian/patches/fix_server.patch. + * New upstream release: + - numerous bug fixes. + * debian/control.in: + - set Maintainer: Ubuntu Accessibility Developers + + + -- Daniel Holbach Thu, 26 Apr 2007 10:32:56 +0200 + +at-spi (1.18.1-2) unstable; urgency=low + + * Upload to unstable, drop check-dist include. + * Build depend on gnome-pkg-tools >= 0.11.3 to get me into Uploaders + + -- Sebastian Dröge Tue, 17 Apr 2007 13:58:46 +0200 + +at-spi (1.18.1-1) experimental; urgency=low + + * Use DEB_UPSTREAM_VERSION instead of computing the version; misc cleanups. + * New upstream release. + * Drop useless debian/at-spi-doc.dirs; cleanups. + * Stop shipping *.la files for ORBit and Gtk modules. + * Fix watch file to track all stable versions and use HTTP. + * Bump up cdbs build-dep to >= 0.4.41 for LDFLAGS. + * Bump up Debhelper compatibility level to 5; drop various hacks related to + dbg package. + * Fix copyright file to include the full license and the full download URL. + * Add ${misc:Depends}. + + -- Loic Minier Mon, 09 Apr 2007 14:28:16 +0200 + +at-spi (1.18.0-1) experimental; urgency=low + + * New upstream release. + + -- Marc 'HE' Brockschmidt Sun, 25 Mar 2007 11:42:29 +0200 + +at-spi (1.17.2-1) experimental; urgency=low + + * New upstream releases; no API change. + - Bump up libatk1.0-dev build-dep to >= 1.17.0. + + -- Loic Minier Sun, 11 Mar 2007 19:39:44 +0100 + +at-spi (1.7.16-1) experimental; urgency=low + + * Fix upstream version computation to allow "-" in upstream versions. + * Add a get-orig-source target to retrieve the upstream tarball. + * New upstream releases; no API change. + - Bump up build-deps to libgtk2.0-dev >= 2.10.0, libgail-dev >= 1.9.0, and + libatspi-dev deps accordingly. + - Add libx11-dev build-dep. + - Drop relibtoolizing patch; not needed anymore. + - Bump up libatk1.0-dev build-dep to >= 1.13.2, even if configure fails to + check for this. + * Include the new check-dist Makefile to prevent accidental uploads to + unstable; bump build-dep on gnome-pkg-tools to >= 0.10. + + -- Loic Minier Sun, 11 Mar 2007 17:53:36 +0100 + +at-spi (1.7.12-1) unstable; urgency=low + + * Set Maintainer to the Debian GNOME Maintainers. + * New upstream release. + - Relibtoolize. + + -- Loic Minier Mon, 2 Oct 2006 19:26:29 +0200 + +at-spi (1.7.11-1) unstable; urgency=low + + * New upstream release: no API change. + - Relibtoolize. + + -- Loic Minier Wed, 23 Aug 2006 16:21:07 +0200 + +at-spi (1.7.10-1) unstable; urgency=low + + * New upstream releases, with API additions. + - Bump libatk1.0-dev build-dep to >= 1.12.0. + - Drop patches 10_libspi, 11_login-helper, and 12_atk-bridge as a + different fix for the link failures was implemented upstream. + - Rename 70_mandatory-relibtoolize to 70_relibtoolize and update. + - Fix immediate crash of applications on amd64. (Closes: #380254) + * Build-depend on libxext-dev and libxevie-dev. + + -- Loic Minier Tue, 1 Aug 2006 10:31:41 +0200 + +at-spi (1.7.7-3) unstable; urgency=low + + * Stop shipping /usr/lib/*.la files in libatspi-dev. + * Bump up Standards-Version to 3.7.2. + * Drop xlibs-static-dev build-dep. + * Install /usr/share/locale in at-spi. + * Include CDBS' utils. + * Drop libxml-parser-perl from build-depends-indep as it is already in + build-depends. + * Drop sharutils from build-depends-indep; not required anymore. + * Don't override CFLAGS with the default value. + * New patches to fix link failures, 10_libspi, 11_login-helper, and + 12_atk-bridge. (Closes: #377157) + * Add a new relibtoolizing patch, 70_mandatory-relibtoolize, mandatory + because of 10_libspi, 11_login-helper, and 12_atk-bridge. + + -- Loic Minier Tue, 18 Jul 2006 21:22:26 +0200 + +at-spi (1.7.7-2) unstable; urgency=low + + * [debian/control.in] Bumped libgnomecanvas-dev, libgtk2.0-dev and + * libgail-dev dependencies to make libXcursor/libXrender transition. + + -- J.H.M. Dassen (Ray) Sat, 22 Apr 2006 10:22:42 +0200 + +at-spi (1.7.7-1) unstable; urgency=low + + * New upstream release: documentation improvements, new locales, cleanups + and bugfixes. + + -- J.H.M. Dassen (Ray) Sat, 1 Apr 2006 10:50:33 +0200 + +at-spi (1.7.6-1) unstable; urgency=low + + * New upstream release + * debian/control: + - require debhelper >= 4.1.0 + - upgrade build-dep libatk1.0-dev to 1.11.0 + * debian/copyright: + - minor update to match AUTHORS + * debian/watch: + - update version number + + -- Oystein Gisnas Sun, 19 Mar 2006 06:50:05 +0100 + +at-spi (1.6.6-1) unstable; urgency=low + + * New (for Debian) upstream release. + * [debian/control.in] Bumped Standards-Version. + + -- J.H.M. Dassen (Ray) Sun, 18 Sep 2005 13:29:29 +0200 + +at-spi (1.6.6-0ubuntu1) breezy; urgency=low + + * New upstream version. + + -- Sebastien Bacher Tue, 6 Sep 2005 00:23:06 +0200 + +at-spi (1.6.5-0ubuntu1) breezy; urgency=low + + * New upstream version. + + -- Sebastien Bacher Wed, 31 Aug 2005 18:57:40 +0200 + +at-spi (1.6.4-1) unstable; urgency=low + + * New upstream release. + + -- J.H.M. Dassen (Ray) Sat, 14 May 2005 13:34:18 +0200 + +at-spi (1.6.3-1) unstable; urgency=high + + * New upstream bugfix and translations update release. + * [debian/at-spi.install] Ensure installation of + Accessibility_LoginHelper_module.so and Accessibility_module.so . + (Closes: #300808) + + -- J.H.M. Dassen (Ray) Sun, 17 Apr 2005 14:10:32 +0200 + +at-spi (1.6.2-2) unstable; urgency=medium + + * [debian/rules] Build documentation again, as it is no longer included in + HTML in the upstream tarball. + * [debian/control.in] Readded build dependency on gtk-doc-tools. + * [debian/at-spi-doc.links] Added. + * [debian/at-spi-doc.doc-base.at-spi-cspi, debian/at-spi-doc.dirs] Updated. + * Combined, this brings back the HTML docs. (Closes: #285640) + + -- J.H.M. Dassen (Ray) Sat, 8 Jan 2005 20:56:17 +0100 + +at-spi (1.6.2-1) unstable; urgency=medium + + * New upstream bugfix release. + + -- J.H.M. Dassen (Ray) Sun, 12 Dec 2004 15:02:04 +0100 + +at-spi (1.6.1-1) unstable; urgency=medium + + * New upstream bugfix release. + + -- J.H.M. Dassen (Ray) Sat, 4 Dec 2004 19:12:41 +0100 + +at-spi (1.6.0-3) unstable; urgency=low + + * GNOME Team Upload to unstable. + + -- Gustavo Noronha Silva Sat, 20 Nov 2004 18:32:59 -0200 + +at-spi (1.6.0-2) experimental; urgency=low + + * [debian/at-spi.install] Include the orbit modules. + Include the .la files as well. + * [debian/libatspi-dev.install] No longer include the .la files for the gtk + and orbit modules. + * [debian/debian/libatspi1.0-0.install] Don't touch the orbit modules. + * [debian/control.in] Added appropriate Replaces: as files have been moved + to a different package. + + -- J.H.M. Dassen (Ray) Sat, 18 Sep 2004 10:17:51 +0200 + +at-spi (1.6.0-1) experimental; urgency=low + + * New upstream release. + * [debian/watch] Updated. + * [debian/control.in] Don't build-depend on gtk-doc-tools, just use the HTML + documentation from the upstream tarball. Added build dependency on + libxml-parser-perl as libtool needs it. + + -- J.H.M. Dassen (Ray) Tue, 14 Sep 2004 18:25:48 +0200 + +at-spi (1.5.4-1) experimental; urgency=low + + * New upstream development release. + * Switched to CDBS. + * [debian/rules] Implemented tight shlibs versioning. + * [debian/watch] Updated. + + -- J.H.M. Dassen (Ray) Sat, 11 Sep 2004 14:46:44 +0200 + +at-spi (1.4.2-2) unstable; urgency=medium + + * [debian/control.in] Added libxt-dev build dependency as it contains the + header used by configure to detect X. Noted by Goswin von Brederlow + (Closes: #251583) + Added runtime dependency of the -dev package on libxtst-dev as libspi.la + and libcspi.la have -lXtst in dependency_libs. Noted by Michel Daenzer. + (Closes: #246325) + Likewise added libsm-dev, libice-dev and libx11-dev runtime dependencies. + + -- J.H.M. Dassen (Ray) Tue, 1 Jun 2004 19:15:27 +0200 + +at-spi (1.4.2-1) unstable; urgency=low + + * New upstream release. + * debian/control.in: + + libatspi-dev depends on libxtst-dev (Closes: #246325). + * debian/patches/000_at-spi-automake-1.8-support.patch: + + removed. + * debian/patches/001_at-spi-autotools-update.patch: + + updated. + * GNOME Team Upload. + + -- Sebastien Bacher Sun, 2 May 2004 19:49:44 +0200 + +at-spi (1.3.11-1) unstable; urgency=low + + * GNOME Team Upload. + * New upstream release. + * debian/patches/000_at-spi-automake-1.8-support.patch: new, fix + Makefile.am's to support automake1.8. + * debian/patches/000_at-spi-debian-aclocal-pass_all.patch: moved ... + * debian/patches/001_at-spi-autotools-update.patch: ... here, and updated. + * debian/patches/001_at-spi-fpi.patch: removed, applied upstream. + * debian/rules: remove LIBTOOL_IS_A_FOOL hack. + + -- Jordi Mallach Fri, 30 Jan 2004 17:37:27 +0100 + +at-spi (1.3.9-3) unstable; urgency=low + + * GNOME Team Upload. + * Acknowledge NMU (Closes: #225229) + * debian/changelog: + - Removed local Emacs variables + * debian/html.tar.gz.uu: + - work-around missing catalog to build the documentation by + providing already-built html docs uuencoded (Closes: 225273) + * debian/control.in, debian/rules: + - added sharutils to the Build-Depends, as debian/rules now + uses uudecode to decode debian/html.tar.gz.uu + - some small cleaning in debian/rules + - create a link for the html documentation in /usr/share/gtk-doc/html + -- that means the .devhelp file is exposed to devhelp. + + -- Gustavo Noronha Silva Tue, 6 Jan 2004 22:56:39 -0200 + +at-spi (1.3.9-2.1) unstable; urgency=low + + * Removed explicit libxml-parser-perl build dependency; gnome-common will + pull it in for us. Duplicated gnome-common into Build-Depends as the + buildds ignore Build-Depends-Indep. + + -- J.H.M. Dassen (Ray) Sat, 27 Dec 2003 18:36:14 +0100 + +at-spi (1.3.9-2) unstable; urgency=low + + * Added Build-Depends on libxml-parser-perl (Closes: #225164). + * Gnome Team Upload. + + -- Sebastien Bacher Sat, 27 Dec 2003 11:23:13 +0100 + +at-spi (1.3.9-1) unstable; urgency=low + + * Sebastien Bacher + - New upstream release. + - debian/patches/001_at-spi-fpi.patch: + - new patch to fix the FPI (Closes: #219773). + - debian/patches/000_at-spi-debian-aclocal-pass_all.patch: + - updated. + * Akira TAGOH + - debian/at-spi-doc.doc-base.at-spi-cspi: fixed wrong index file. + (closes: Bug#220532) + + -- Sebastien Bacher Sat, 20 Dec 2003 12:40:09 +0100 + +at-spi (1.3.8-2) unstable; urgency=low + + * Akira TAGOH + - debian/control: + - added gnome-pkg-tools to Build-Depends. + - debian/rules: + - modified to generate debian/control from gnome-pkg-tools. + - removed DH_COMPAT. + - don't dh_link for libatspi-dev to include the example files. + - debian/compat: + - use this instead of DH_COMPAT in debian/rules. + - debian/libatspi-dev.examples: + - added the example files in test/ upstream archive. (closes: Bug#200303) + - debian/patches/000_at-spi-debian-aclocal-pass_all.patch: + - it's really needed for arm. applied again. + - actually fixed in 1.3.8-1 release. + - just required new upstream release. (closes: Bug#208991, Bug#215039) + + -- Akira TAGOH Mon, 27 Oct 2003 22:09:18 +0900 + +at-spi (1.3.8-1) unstable; urgency=low + + * New upstream release (Closes: #206545). + * debian/control: + - added Uploaders field. + - bumped Standards-Version to 3.6.1.0. + - updated Build-Depends (Closes: #214800). + * debian/patches/: + - 000_at-spi-debian-libtool.patch: removed. + * Gnome Team Upload. + + -- Sebastien Bacher Thu, 23 Oct 2003 22:27:43 +0200 + +at-spi (1.1.9-1) unstable; urgency=low + + * New upstream release. + - fixed the undefined non-weak symbols issue. (closes: Bug#195974) + * debian/control: + - bumped Standards-Version to 3.5.10.0. + - changed a section for at-spi to gnome. + - changed a section for libatspi-dev and libatspi-dbg to libdevel. + * debian/patches/: + - 000_at-spi-debian-libtool.patch: updated. + + -- Akira TAGOH Sun, 15 Jun 2003 21:13:42 +0900 + +at-spi (1.1.8-2) unstable; urgency=low + + * debian/patches/000_at-spi-1.1.8-libtool.patch: + - applied to fix mispel build issue. (closes: Bug#183779) + * debian/rules: + - bumped DH_COMPAT to 4. + + -- Akira TAGOH Sun, 9 Mar 2003 16:32:03 +0900 + +at-spi (1.1.8-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - bumped Standards-Version to 3.5.8. + - updated Build-Depends. + - changed the package name to libatspi1.0-0 + * debian/copyright: + - fix copyright-lists-upstream-authors-with-dh_make-boilerplate stuff. + * debian/rules: + support noopt option for DEB_BUILD_OPTIONS. + + -- Akira TAGOH Sun, 2 Mar 2003 16:24:44 +0900 + +at-spi (1.0.2-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - bumped Standards-Version to 3.5.7. + - updated Build-Depends. + + -- Akira TAGOH Mon, 9 Sep 2002 00:06:44 +0900 + +at-spi (1.0.1-3) unstable; urgency=low + + * debian/control: fix the wrong build-depends. + + -- Akira TAGOH Wed, 21 Aug 2002 11:59:16 +0900 + +at-spi (1.0.1-2) unstable; urgency=low + + * Build against new GTK+2.0. + * debian/control: updates Build-Depends. + + -- Akira TAGOH Fri, 9 Aug 2002 04:29:17 +0900 + +at-spi (1.0.1-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - updated Build-Depends. + - renamed libatspi1 to libatspi1.0-1. it's needed to avoid a duplicate + soname. + - moved /usr/lib/orbit-2.0/Accessibility_module.so to at-spi package. + + -- Akira TAGOH Wed, 10 Jul 2002 16:08:32 +0900 + +at-spi (1.0.0-1) unstable; urgency=low + + * New upstream release. + * debian/patches/000_at-spi-0.12.1-missingheader.patch: + removed because it's no longer needed. + * debian/control: merged libatutil0 to at-spi. + + -- Akira TAGOH Wed, 12 Jun 2002 20:31:22 +0900 + +at-spi (0.12.1-2) unstable; urgency=low + + * debian/patches/000_at-spi-0.12.1-missingheader.patch: + applied to libspi/Makeefile.am for the missing header file. + + -- Akira TAGOH Thu, 25 Apr 2002 03:38:48 +0900 + +at-spi (0.12.1-1) unstable; urgency=low + + * New upstream release. + * debian/scripts/vars.build: fix bashism. + + -- Akira TAGOH Thu, 18 Apr 2002 02:51:16 +0900 + +at-spi (0.10.0-1) unstable; urgency=low + + * New upstream release. + * debian/control: update Build-Depends to libgail-dev (>= 0.11) + * debian/patches/000_at-spi-0.0.8-fixbuild.patch: + removed. it's no longer needed for build. + + -- Akira TAGOH Tue, 2 Apr 2002 02:58:31 +0900 + +at-spi (0.0.8-4) unstable; urgency=low + + * Build against the latest libraries. + * debian/rules: copying the latest config.sub and config.guess. + * debian/patches/000_at-spi-0.0.8-fixbuild.patch: + fix build against gtk+ 2.0. + * debian/control: add libxml2-dev and zlib1g-dev to Build-Depends. (closes: + Bug#137809) + + -- Akira TAGOH Thu, 28 Mar 2002 03:28:14 +0900 + +at-spi (0.0.8-3) unstable; urgency=low + + * Build against gail 0.9. + * debian/control: update Build-Depends. + + -- Akira TAGOH Wed, 6 Mar 2002 03:38:06 +0900 + +at-spi (0.0.8-2) unstable; urgency=low + + * Build against the latest libraries. + * debian/rules: changed as the following + - support DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE. + - support debug and nostrip for DEB_BUILD_OPTIONS. + + -- Akira TAGOH Wed, 27 Feb 2002 03:09:57 +0900 + +at-spi (0.0.8-1) unstable; urgency=low + + * New upstream release. + + -- Akira TAGOH Fri, 15 Feb 2002 02:32:06 +0900 + +at-spi (0.0.7-1) unstable; urgency=low + + * New upstream release. + + -- Akira TAGOH Fri, 15 Feb 2002 01:30:20 +0900 + +at-spi (0.0.6-1) unstable; urgency=low + + * New upstream release. + + -- Akira TAGOH Tue, 5 Feb 2002 02:05:23 +0900 + +at-spi (0.0.5-3) unstable; urgency=low + + * added libgnomecanvas2-dev to build-depends. (closes: Bug#130656) + * added libatk-dev and libgtk1.3-dev to depends for libatspi-dev. + + -- Akira TAGOH Fri, 25 Jan 2002 02:15:39 +0900 + +at-spi (0.0.5-2) unstable; urgency=low + + * Build against with atk-0.9. + * Added libart-2.0-dev to Build-Depends. + + -- Akira TAGOH Mon, 21 Jan 2002 21:59:53 +0900 + +at-spi (0.0.5-1) unstable; urgency=low + + * New upstream release. + * Separated some libraries to packages because avoid + the file conflicts. + + -- Akira TAGOH Mon, 14 Jan 2002 18:28:42 +0900 + +at-spi (0.0.4-3) unstable; urgency=low + + * Added libpopt-dev to build-depends (closes: Bug#127808) + + -- Akira TAGOH Fri, 11 Jan 2002 01:21:48 +0900 + +at-spi (0.0.4-2) unstable; urgency=high + + * Fixed description's typo (closes: Bug#124425, Bug#124426, + Bug#124891, Bug#124890) + * Changed description (closes: Bug#123797) + * Fixed relink problem. + + -- Akira TAGOH Sun, 30 Dec 2001 22:37:31 +0900 + +at-spi (0.0.4-1) unstable; urgency=low + + * Initial Release. (closes: Bug#121089) + + -- Akira TAGOH Sun, 25 Nov 2001 23:22:11 +0900 + --- at-spi-1.21.3.orig/debian/at-spi-doc.links +++ at-spi-1.21.3/debian/at-spi-doc.links @@ -0,0 +1 @@ +usr/share/gtk-doc/html/at-spi-cspi usr/share/doc/at-spi-doc/html --- at-spi-1.21.3.orig/debian/libatspi-dev.install +++ at-spi-1.21.3/debian/libatspi-dev.install @@ -0,0 +1,3 @@ +debian/tmp/usr/include +debian/tmp/usr/lib/lib*.so +debian/tmp/usr/lib/pkgconfig/*.pc --- at-spi-1.21.3.orig/debian/pycompat +++ at-spi-1.21.3/debian/pycompat @@ -0,0 +1 @@ +2 --- at-spi-1.21.3.orig/debian/control.in +++ at-spi-1.21.3/debian/control.in @@ -0,0 +1,120 @@ +Source: at-spi +Section: libs +Priority: optional +Maintainer: Ubuntu Accessibility Developers +XSBC-Original-Maintainer: Debian GNOME Maintainers +Uploaders: @GNOME_TEAM@ +XS-Python-Version: all +Build-Depends: debhelper (>= 5), + pkg-config, + libbonobo2-dev (>= 2.4.0), + liborbit2-dev (>= 2.8.0), + libgnomecanvas2-dev (>= 2.14.0-2), + libatk1.0-dev (>= 1.17.0), + libgtk2.0-dev (>= 2.10.0), + libgail-dev (>= 1.9.0), + libxml2-dev, + zlib1g-dev, + libpopt-dev (>= 1.5), + libart-2.0-dev, + autotools-dev, + gnome-pkg-tools (>= 0.11.3), + libxtst-dev, + libxt-dev, + cdbs (>= 0.4.41), + sharutils, + libxml-parser-perl, + gtk-doc-tools, + libxext-dev, + libxevie-dev, + libx11-dev, + python-pyrex, + python-central (>= 0.5), + python-all-dev +Standards-Version: 3.7.2 + +Package: at-spi +Architecture: any +Section: gnome +Depends: ${misc:Depends}, ${shlibs:Depends} +Replaces: libatspi-dev (<< 1.6.0-2) +Description: Assistive Technology Service Provider Interface + Providing accessibility means removing barriers that prevent people + with disabilities from participating in substantial life activities, + including the use of services, products, and information. + Assistive access means that system infrastructure allows add-on + assistive software to transparently provide specialized input and + output capabilities. + . + This package contains the core components of GNOME Accessibility. + if you need to use Assistive technology, install it. + +Package: libatspi1.0-0 +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends} +Conflicts: libatspi0 +Description: C binding libraries of at-spi for GNOME Accessibility + at-spi is the "Assistive Technology Service Provider Interface". + . + Accessibility is enabling people with disabilities to participate in + substantial life activities that include work and the use of + services, products, and information. + . + This package contains the C binding libraries for at-spi. + +Package: libatspi-dev +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, libatspi1.0-0 (= ${binary:Version}), libbonobo2-dev, libgtk2.0-dev (>= 2.10.0), libgail-dev (>= 1.9.0), libxml2-dev, libxtst-dev, libsm-dev, libice-dev, libx11-dev, pkg-config +Suggests: at-spi-doc +Description: Development files of at-spi for GNOME Accessibility + at-spi is the "Assistive Technology Service Provider Interface". + . + Accessibility is enabling people with disabilities to participate in + substantial life activities that include work and the use of + services, products and information. + . + This package contains the development files for at-spi. + +Package: libatspi-dbg +Architecture: any +Section: libdevel +Priority: extra +Depends: ${misc:Depends}, libatspi1.0-0 (= ${binary:Version}) +Description: at-spi libraries and debugging symbols + at-spi is the "Assistive Technology Service Provider Interface". + . + This package contains detached debugging symbols. + . + Most people will not need this package. + +Package: at-spi-doc +Architecture: all +Section: doc +Depends: ${misc:Depends}, lynx | www-browser +Description: Documentation files of at-spi for GNOME Accessibility + at-spi is the "Assistive Technology Service Provider Interface". + . + Accessibility is enabling people with disabilities to participate in + substantial life activities that include work and the use of + services, products and information. + . + This package contains the documentation files for at-spi. + +Package: python-pyatspi +Architecture: all +Section: python +Depends: ${python:Depends}, ${misc:Depends}, at-spi (>= ${source:Version}), at-spi (<< ${source:Version}.1~), python-pyorbit, python-gnome2 +Provides: ${python:Provides} +XB-Python-Version: ${python:Versions} +Description: Assistive Technology Service Provider Interface - Python bindings + at-spi is the "Assistive Technology Service Provider Interface". + . + Accessibility is enabling people with disabilities to participate in + substantial life activities that include work and the use of + services, products and information. + . + This package contains Python bindings for the core components of + GNOME Accessibility. + --- at-spi-1.21.3.orig/debian/compat +++ at-spi-1.21.3/debian/compat @@ -0,0 +1 @@ +5