--- atk1.0-1.29.2.orig/debian/control +++ atk1.0-1.29.2/debian/control @@ -0,0 +1,118 @@ +Source: atk1.0 +Section: libs +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian GNOME Maintainers +Uploaders: Debian GNOME Maintainers , Josselin Mouette , Loic Minier , Marc 'HE' Brockschmidt , Mario Lang , Sebastian Dröge +Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0 +Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/atk1.0 +Build-Depends: debhelper (>= 5.0.22), + pkg-config, + libglib2.0-dev (>= 2.0.0), + gnome-pkg-tools (>= 0.10), + cdbs (>= 0.4.41), + gtk-doc-tools, + docbook-xml +Build-Depends-Indep: libglib2.0-doc +Standards-Version: 3.8.1 +Homepage: http://www.gtk.org/ + +Package: libatk1.0-0 +Section: libs +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends} +Recommends: libatk1.0-data +Description: The ATK accessibility toolkit + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + This is the runtime part of ATK, needed to run applications built with it. + +Package: libatk1.0-udeb +XC-Package-Type: udeb +Section: debian-installer +Priority: optional +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends} +Description: The ATK accessibility toolkit + This is a udeb, or a microdeb, for the debian-installer. + . + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + This is a stripped down version of the runtime part of ATK. + +Package: libatk1.0-data +Section: misc +Architecture: all +Depends: ${misc:Depends}, + libatk1.0-0 (>= ${source:Version}) +Description: Common files for the ATK accessibility toolkit + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + This contains the common files which the runtime libraries need. + +Package: libatk1.0-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, + libatk1.0-0 (= ${binary:Version}), + pkg-config, + libglib2.0-dev (>= 2.4.1-2) +Replaces: libatk0-dev, + libatk-dev +Conflicts: libatk0-dev, + libatk-dev +Description: Development files for the ATK accessibility toolkit + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + These are the development files for ATK, needed for compilation of + programs or toolkits which use it. + +Package: libatk1.0-dbg +Section: debug +Priority: extra +Architecture: any +Depends: ${misc:Depends}, + libatk1.0-0 (= ${binary:Version}) +Replaces: libatk1.0-0 (<< 1.11.4-3) +Description: The ATK libraries and debugging symbols + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + This package contains detached debugging symbols. + . + Most people will not need this package. + +Package: libatk1.0-doc +Section: doc +Architecture: all +Depends: ${misc:Depends}, + lynx | www-browser +Replaces: libatk-doc +Conflicts: libatk-doc +Suggests: libglib2.0-doc, + libgtk2.0-doc +Description: Documentation files for the ATK toolkit + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + This contains the HTML documentation for the ATK library in + /usr/share/doc/libatk1.0-doc/ . + --- atk1.0-1.29.2.orig/debian/control.in +++ atk1.0-1.29.2/debian/control.in @@ -0,0 +1,118 @@ +Source: atk1.0 +Section: libs +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian GNOME Maintainers +Uploaders: @GNOME_TEAM@ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0 +Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/atk1.0 +Build-Depends: debhelper (>= 5.0.22), + pkg-config, + libglib2.0-dev (>= 2.0.0), + gnome-pkg-tools (>= 0.10), + cdbs (>= 0.4.41), + gtk-doc-tools, + docbook-xml +Build-Depends-Indep: libglib2.0-doc +Standards-Version: 3.8.1 +Homepage: http://www.gtk.org/ + +Package: libatk1.0-0 +Section: libs +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends} +Recommends: libatk1.0-data +Description: The ATK accessibility toolkit + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + This is the runtime part of ATK, needed to run applications built with it. + +Package: libatk1.0-udeb +XC-Package-Type: udeb +Section: debian-installer +Priority: optional +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends} +Description: The ATK accessibility toolkit + This is a udeb, or a microdeb, for the debian-installer. + . + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + This is a stripped down version of the runtime part of ATK. + +Package: libatk1.0-data +Section: misc +Architecture: all +Depends: ${misc:Depends}, + libatk1.0-0 (>= ${source:Version}) +Description: Common files for the ATK accessibility toolkit + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + This contains the common files which the runtime libraries need. + +Package: libatk1.0-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, + libatk1.0-0 (= ${binary:Version}), + pkg-config, + libglib2.0-dev (>= 2.4.1-2) +Replaces: libatk0-dev, + libatk-dev +Conflicts: libatk0-dev, + libatk-dev +Description: Development files for the ATK accessibility toolkit + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + These are the development files for ATK, needed for compilation of + programs or toolkits which use it. + +Package: libatk1.0-dbg +Section: debug +Priority: extra +Architecture: any +Depends: ${misc:Depends}, + libatk1.0-0 (= ${binary:Version}) +Replaces: libatk1.0-0 (<< 1.11.4-3) +Description: The ATK libraries and debugging symbols + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + This package contains detached debugging symbols. + . + Most people will not need this package. + +Package: libatk1.0-doc +Section: doc +Architecture: all +Depends: ${misc:Depends}, + lynx | www-browser +Replaces: libatk-doc +Conflicts: libatk-doc +Suggests: libglib2.0-doc, + libgtk2.0-doc +Description: Documentation files for the ATK toolkit + ATK is a toolkit providing accessibility interfaces for applications or + other toolkits. By implementing these interfaces, those other toolkits or + applications can be used with tools such as screen readers, magnifiers, and + other alternative input devices. + . + This contains the HTML documentation for the ATK library in + /usr/share/doc/libatk1.0-doc/ . + --- atk1.0-1.29.2.orig/debian/changelog +++ atk1.0-1.29.2/debian/changelog @@ -0,0 +1,471 @@ +atk1.0 (1.29.2-0ubuntu1) lucid; urgency=low + + * New upstream release + * Update watch file to track 1.29 series + + -- Luke Yelavich Fri, 13 Nov 2009 16:14:43 +1100 + +atk1.0 (1.28.0-0ubuntu1) karmic; urgency=low + + * New upstream release + + -- Luke Yelavich Wed, 23 Sep 2009 08:42:42 +1000 + +atk1.0 (1.27.90-0ubuntu1) karmic; urgency=low + + * New upstream release + * debian/patches/70_docize.patch: Droped, applied upstream + + -- Luke Yelavich Tue, 11 Aug 2009 08:29:41 +1000 + +atk1.0 (1.26.0-1) unstable; urgency=low + + [ Mario Lang ] + * debian/control{,.in}: Change Vcs-* to point to 'unstable'. + + [ Josselin Mouette ] + * Add libglib2.0-doc to b-d-i to ensure proper xrefs. + + [ Luca Bruno ] + * New upstream release. + * debian/control: + - Bump Standards-Version to 3.8.1, no additional changes needed. + - Lower libglib2.0-dev Build-Depend to 2.0.0. + * debian/patches/70_docize.patch: + - Added to fix compilation error during docs generation. The patch + deletes docs/xml/ in order to be auto-regenerated. + + [ Mario Lang ] + * debian/control{,.in}: Move libatk1.0-dbg from section libdevel to + debug. + + -- Mario Lang Fri, 24 Apr 2009 14:10:50 +0200 + +atk1.0 (1.24.0-2) unstable; urgency=low + + * Upload to unstable. + + -- Josselin Mouette Fri, 27 Feb 2009 17:01:17 +0100 + +atk1.0 (1.24.0-1) experimental; urgency=low + + [ Luca Bruno ] + * New upstream release. + * debian/control: + - Bump Standards-Version to 3.8.0 (no changes). + - Add Homepage field with http://www.gtk.org. + - Add Vcs-* headers to control file. + + -- Josselin Mouette Tue, 11 Nov 2008 10:16:11 +0100 + +atk1.0 (1.22.0-1) unstable; urgency=low + + * New upstream release. + * Bump Standards-Version to 3.7.3 (no changes). + * debian/copyright: Add Copyright years to satisfy lintian. + * debian/libatk1.0-doc.doc-base: Change section from Apps/Programming + (obsolete) to Accessibility (fits a lot better). + + -- Mario Lang Tue, 11 Mar 2008 13:34:55 +0100 + +atk1.0 (1.20.0-1) unstable; urgency=low + + [ Loic Minier ] + * Fix description of -dbg package. + + [ Sebastian Dröge ] + * New upstream release, with API additions: + + debian/rules: + - Bump shlibs to >= 1.20.0. + + -- Sebastian Dröge Mon, 17 Sep 2007 14:50:26 +0200 + +atk1.0 (1.18.0-2) unstable; urgency=low + + * Upload to unstable; drop check-dist include. + * Fix URL in copyright. + * Fix mixture of DEB_CONFIGURE_SCRIPT_ENV / direct LDFLAGS setting; + build-dep on cdbs >= 0.4.41. + * Install udeb files via debian/libatk1.0-udeb.install. + * Drop useless debian/*.dirs. + * Wrap build-deps and deps. + + -- Loic Minier Wed, 11 Apr 2007 18:06:30 +0200 + +atk1.0 (1.18.0-1) experimental; urgency=low + + * New upstream release, no changes to packaging needed. + + -- Marc 'HE' Brockschmidt Sun, 25 Mar 2007 11:13:28 +0200 + +atk1.0 (1.17.0-1) experimental; urgency=low + + * New upstream release; no API change. + + -- Loic Minier Sun, 11 Mar 2007 19:36:51 +0100 + +atk1.0 (1.13.2-1) experimental; urgency=low + + * New upstream development release; with API additions. + - Bump up shlibs to >= 1.13.2. + * 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:56:01 +0100 + +atk1.0 (1.12.4-2) unstable; urgency=medium + + * Add a get-orig-source target to retrieve the upstream tarball. + * Add a /usr/share/doc/libatk1.0-doc/atk symlink as well until we move the + HTML files back to the gtk-doc dir; thanks Ian Zimmerman; closes: #411154. + + -- Loic Minier Fri, 16 Feb 2007 20:01:13 +0100 + +atk1.0 (1.12.4-1) unstable; urgency=medium + + * New upstream release; no API nor ABI change; only translation updates. + * Urgency medium to get the translations in etch. + + -- Loic Minier Fri, 5 Jan 2007 15:46:36 +0100 + +atk1.0 (1.12.3-1) unstable; urgency=low + + * Set Maintainer to the Debian GNOME Maintainers. + * New upstream release; no API change. + + -- Loic Minier Mon, 2 Oct 2006 15:57:39 +0200 + +atk1.0 (1.12.2-1) unstable; urgency=low + + * New upstream release. + * Bump shlib version. + * Use clean-la.mk and require gnome-pkg-tools 0.7. + + -- Josselin Mouette Sat, 9 Sep 2006 12:44:28 +0200 + +atk1.0 (1.12.1-1) unstable; urgency=low + + * Update watch file to track stable upstream releases. + * New upstream release, with API additions. + + -- Loic Minier Fri, 14 Jul 2006 20:20:47 +0200 + +atk1.0 (1.11.4-3) unstable; urgency=low + + * Set DEB_DBG_PACKAGE_ALL := libatk1.0-dbg to stop shipping debug files in + the library package and drop DEB_DH_STRIP_ARGS := --keep-debug and the + whole binary-fixup/libatk1.0-dbg rule. + * Add a Replaces: libatk1.0-0 (<< 1.11.4-3) on libatk1.0-dbg due to this + fix. + * Bump up Standards-Version to 3.7.2. + * Add ${misc:Depends}. + * Make package binNMU-safe. + - Build-Depend on dpkg-dev (>= 1.13.19). + - User ${source:Version} and ${binary:Version} in interdependencies. + + -- Loic Minier Fri, 7 Jul 2006 09:07:50 +0200 + +atk1.0 (1.11.4-2) unstable; urgency=high + + * [debian/rules] Corrected typo which resulted in incorrect shlibs file. + (Closes: #361680) + + -- J.H.M. Dassen (Ray) Wed, 3 May 2006 20:43:22 +0200 + +atk1.0 (1.11.4-1) unstable; urgency=low + + * New upstream release (mostly documentation and l10n improvements) + * [debian/rules] Disabled mv which is no longer needed. + * Fixes for udeb are now integrated into the subversion repository for this + package. (Closes: #356746) + + -- J.H.M. Dassen (Ray) Sun, 2 Apr 2006 10:40:29 +0200 + +atk1.0 (1.11.3-1) unstable; urgency=low + + * New upstream release + * debian/rules: + - --add-udeb option for dh_makeshlibs (Closes: #356746) + - do not exclude udeb from dh_strip + * debian/control: + - require debhelper >= 5.0.22 (required for --add-udeb) + - XC-Package-Type: udeb instead of Provides: + - changed Priority: of udeb from optional to extra + - rewrite of udeb package description + * debian/compat: + - updated debhelper compat level to v5 + * debian/copyright: + - changed download location from ftp.gtk.org to ftp.gnome.org + + J.H.M. Dassen (Ray): + * [debian/watch] Updated. + + -- Oystein Gisnas Sun, 19 Mar 2006 09:26:18 +0100 + +atk1.0 (1.10.3-1) unstable; urgency=low + + * New upstream release. + * 000_relibtoolise.patch: removed. + * rules: + + cleanup + + pass --as-needed to LDFLAGS. + * watch: updated to 1.10. + * Standards-version is 3.6.2. + * Update FSF address. + * Require debhelper 4.1 for cdbs. + * rules,libatk1.0-udeb.dirs: install the library in the udeb package. + + -- Josselin Mouette Mon, 12 Sep 2005 22:48:17 +0200 + +atk1.0 (1.10.1-2) unstable; urgency=low + + * Upload to unstable. + + -- Josselin Mouette Mon, 6 Jun 2005 21:43:24 +0200 + +atk1.0 (1.10.1-1) experimental; urgency=low + + * New upstream version. + * debian/control.in: + - updated the Build-Depends. + * debian/patches/000_relibtoolise.patch: + - updated. + * debian/rules: + - build the html files. + + -- Sebastien Bacher Mon, 2 May 2005 17:52:26 +0200 + +atk1.0 (1.9.0-1) experimental; urgency=low + + * New upstream release (Closes: #293126). + * debian/control.in: + - updated the Build-Depends on libglib2.0-dev to 2.5.7. + * debian/patches/000_relibtoolise.patch: + - updated. + * debian/rules: + - updated the shlibs. + + -- Sebastien Bacher Tue, 1 Feb 2005 12:51:15 +0100 + +atk1.0 (1.8.0-4) unstable; urgency=low + + * Build and add libatk-1.0.a to the -dev packages. (Closes: #283862) + + -- Marc 'HE' Brockschmidt Sun, 12 Dec 2004 23:36:47 +0100 + +atk1.0 (1.8.0-3) unstable; urgency=low + + * Upload to unstable. + + -- Sebastien Bacher Wed, 17 Nov 2004 20:43:35 +0100 + +atk1.0 (1.8.0-2) experimental; urgency=low + + * [debian/libatk1.0-doc.doc-base] Corrected locations. (Closes: #271254) + * [debian/libatk1.0-doc.links] Added. + + -- J.H.M. Dassen (Ray) Sun, 12 Sep 2004 11:47:39 +0200 + +atk1.0 (1.8.0-1) experimental; urgency=low + + * New upstream release. + * Switched to CDBS. + * [debian/patches/000_relibtoolise.patch] Added. + * [debian/rules] Tightened shlibs. + + -- J.H.M. Dassen (Ray) Sat, 11 Sep 2004 10:55:34 +0200 + +atk1.0 (1.6.1-3) unstable; urgency=medium + + * 000_fix_symbol_resolution.patch: New. Fixes FTBFS due to undefined + references. (Closes: #264328) + * 001_atk1.0-debian-libtool.patch: Renumbered, regenerated. + * GNOME team upload; acknowledge NMU. (Closes: #260521) + + -- J.H.M. Dassen (Ray) Sun, 8 Aug 2004 19:20:31 +0200 + +atk1.0 (1.6.1-2.1) unstable; urgency=low + + * NMU + * Re-libtoolize. (Closes: #260521) + + -- Robert Millan Thu, 29 Jul 2004 16:18:10 +0200 + +atk1.0 (1.6.1-2) unstable; urgency=low + + * GNOME Team Upload. + * Upload to unstable + + close bug fixed in experimental uploads (Closes: #220533). + * J.H.M. Dassen (Ray) : + + [debian/rules] Make the linker work a bit harder so dynamic loading can be + done faster; safety measure: ensure the build aborts when the library + still has references to undefined symbols. + + -- Sebastien Bacher Sat, 22 May 2004 15:03:55 +0200 + +atk1.0 (1.6.1-1) experimental; urgency=low + + * New upstream release. + + -- Sebastien Bacher Mon, 26 Apr 2004 21:59:37 +0200 + +atk1.0 (1.6.0-2) experimental; urgency=low + + * GNOME Team Upload. + * debian/rules: + - updated shver to 1.6.0 + + -- Sebastien Bacher Wed, 24 Mar 2004 21:59:07 +0100 + +atk1.0 (1.6.0-1) experimental; urgency=low + + * Akira TAGOH + - New upstream release. + - debian/control: + - added gnome-pkg-tools to Build-Depends. + - debian/rules: + - modified to generate debian/control using gnome-pkg-tools. + - don't claim the newer shlibs. + - debian/libatk1.0-doc.doc-base: + - fixed wrong index file. (closes: Bug#220533) + + -- Akira TAGOH Fri, 19 Mar 2004 03:46:09 +0900 + +atk1.0 (1.4.1-1) unstable; urgency=low + + * New upstream release (Closes: #204965). + - added html doc missing upstream in the tarball. + * debian/control: + - bumped Standards-Version to 3.6.1.0 + * Gnome Team Upload + + -- Sebastien Bacher Sun, 19 Oct 2003 14:29:45 +0200 + +atk1.0 (1.2.4-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - bumped Standards-Version to 3.5.10.0. + * debian/patches/000_atk1.0-debian-libtool.patch: + - removed. + + -- Akira TAGOH Sun, 18 May 2003 01:41:55 +0900 + +atk1.0 (1.2.3-1pre2v1) unstable; urgency=low + + * debian/control: + - changed a section for libatk1.0-dbg to libdevel. + + -- Akira TAGOH Sun, 20 Apr 2003 13:51:54 +0900 + +atk1.0 (1.2.3-1) unstable; urgency=low + + * New upsream release. + * debian/rules: + - removed dh_undocumented. + * debian/control: + - bumped Standards-Version to 3.5.9. + - changed a section for libatk1.0-dev to libdevel. + * debian/patches/000_atk1.0-debian-libtool.patch: + - updated. + + -- Akira TAGOH Fri, 18 Apr 2003 07:47:51 +0900 + +atk1.0 (1.2.2-4) unstable; urgency=low + + * debian/control: + - rename libatk1.0-0-udeb to libatk1.0-udeb. + - delete Recommends line from libatk1.0-udeb. (closes: Bug#183747) + - add Provides: libatk1.0-0 for libatk1.0-udeb. + * debian/libatk1.0-udeb.files: + - contain the libraries and locale data. + + -- Akira TAGOH Sat, 8 Mar 2003 03:58:07 +0900 + +atk1.0 (1.2.2-3) unstable; urgency=low + + * debian/control: + - add autotools-dev to Build-Depends. + - add libatk1.0-0-udeb package for debian-installer. + - improve the descriptions (closes: Bug#177999) + * debian/rules: + - bumped DH_COMPAT to 4. + - create the symlinks on /usr/share/gtk-doc/html. + + -- Akira TAGOH Thu, 6 Mar 2003 13:30:04 +0900 + +atk1.0 (1.2.2-2) unstable; urgency=low + + * debian/patches/000_atk1.0-1.2.2-libtool.patch: + applied to fix the build issue on mipsel. (closes: Bug#177657) + + -- Akira TAGOH Wed, 22 Jan 2003 18:58:00 +0900 + +atk1.0 (1.2.2-1) unstable; urgency=low + + * New upstream release. + + -- Akira TAGOH Tue, 21 Jan 2003 03:13:19 +0900 + +atk1.0 (1.2.1-1) unstable; urgency=low + + * New upstream release. + + -- Akira TAGOH Sat, 11 Jan 2003 04:53:13 +0900 + +atk1.0 (1.2.0-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - bumped Standards-Version to 3.5.8. + - updated Build-Depends. + - append libatk1.0-data as new package. + * debian/rules: + support noopt option for DEB_BUILD_OPTIONS. + * debian/copyright: + fix copyright-lists-upstream-authors-with-dh_make-boilerplate issue. + + -- Akira TAGOH Wed, 25 Dec 2002 15:41:31 +0900 + +atk1.0 (1.0.3-2) unstable; urgency=low + + * debian/control: + - bumped Standards-Version and depends debhelper (>> 4). + - add libglib2.0-doc and libgtk2.0-doc to Suggests for -doc. + * debian/rules: add symlink to fix the missing symlink for glib, gtk. + (closes: Bug#158729) + + -- Akira TAGOH Sat, 31 Aug 2002 10:45:19 +0900 + +atk1.0 (1.0.3-1) unstable; urgency=low + + * New upstream release. + + -- Akira TAGOH Sun, 4 Aug 2002 18:04:55 +0900 + +atk1.0 (1.0.2-1) unstable; urgency=low + + * New upstream release. + * debian/control: updates Build-Depends and Depends for -dev. + + -- Akira TAGOH Wed, 29 May 2002 01:36:40 +0900 + +atk1.0 (1.0.1-2) unstable; urgency=low + + * debian/scripts/vars.build: fix bashism. + * debian/rules: add --enable-static. + + -- Akira TAGOH Thu, 11 Apr 2002 19:44:43 +0900 + +atk1.0 (1.0.1-1) unstable; urgency=low + + * New upstream release. + + -- Akira TAGOH Sat, 30 Mar 2002 17:07:09 +0900 + +atk1.0 (1.0.0-1) unstable; urgency=low + + * Initial Release. + + -- Akira TAGOH Tue, 12 Mar 2002 02:50:02 +0900 + --- atk1.0-1.29.2.orig/debian/rules +++ atk1.0-1.29.2/debian/rules @@ -0,0 +1,21 @@ +#! /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/gnome-pkg-tools/1/rules/uploaders.mk +include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk +-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk + +GNOME_MODULE := atk + +LDFLAGS += -Wl,-O1 -Wl,-z,defs -Wl,--as-needed + +# build static stuff: +DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --enable-static + +SHLIB_VERSION := 1.20.0 +DEB_DH_MAKESHLIBS_ARGS_libatk1.0-0 += -V"libatk1.0-0 (>= $(SHLIB_VERSION))" --add-udeb="libatk1.0-udeb" + +DEB_DBG_PACKAGE_ALL := libatk1.0-dbg + --- atk1.0-1.29.2.orig/debian/libatk1.0-0.install +++ atk1.0-1.29.2/debian/libatk1.0-0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/lib*.so.* --- atk1.0-1.29.2.orig/debian/libatk1.0-dev.install +++ atk1.0-1.29.2/debian/libatk1.0-dev.install @@ -0,0 +1,5 @@ +debian/tmp/usr/lib/*.la +debian/tmp/usr/lib/*.a +debian/tmp/usr/lib/*.so +debian/tmp/usr/lib/pkgconfig/ +debian/tmp/usr/include --- atk1.0-1.29.2.orig/debian/watch +++ atk1.0-1.29.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://ftp.gnome.org/pub/GNOME/sources/atk/([\d\.]+)[024689]/ atk-(.*)\.tar\.gz debian uupdate --- atk1.0-1.29.2.orig/debian/libatk1.0-udeb.install +++ atk1.0-1.29.2/debian/libatk1.0-udeb.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/lib*.so.* --- atk1.0-1.29.2.orig/debian/libatk1.0-data.install +++ atk1.0-1.29.2/debian/libatk1.0-data.install @@ -0,0 +1 @@ +debian/tmp/usr/share/locale/ --- atk1.0-1.29.2.orig/debian/libatk1.0-doc.links +++ atk1.0-1.29.2/debian/libatk1.0-doc.links @@ -0,0 +1,2 @@ +usr/share/gtk-doc/html/atk usr/share/doc/libatk1.0-doc/html +usr/share/gtk-doc/html/atk usr/share/doc/libatk1.0-doc/atk --- atk1.0-1.29.2.orig/debian/copyright +++ atk1.0-1.29.2/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by Akira TAGOH on +Sun, 10 Mar 2002 20:41:39 +0900. + +It was downloaded from . + +Upstream Authors: + Bill.Haneman + Marc.Mulcahy + Padraig.Obriain + +Copyright: + Copyright 2001, 2002, 2003, 2006, 2007 Sun Microsystems Inc. + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the + Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301, USA. + + See /usr/share/common-licenses/LGPL-2 on your debian system. + --- atk1.0-1.29.2.orig/debian/compat +++ atk1.0-1.29.2/debian/compat @@ -0,0 +1 @@ +5 --- atk1.0-1.29.2.orig/debian/libatk1.0-doc.doc-base +++ atk1.0-1.29.2/debian/libatk1.0-doc.doc-base @@ -0,0 +1,10 @@ +Document: atk +Title: ATK Reference Manual +Author: Bill Haneman, Marc Mulcahy, and Padraig Obriain +Abstract: The ATK library is used for accessibility in the GTK+ + library; this details how to program using it. +Section: Accessibility + +Format: HTML +Index: /usr/share/gtk-doc/html/atk/index.html +Files: /usr/share/gtk-doc/html/atk/*.html --- atk1.0-1.29.2.orig/debian/libatk1.0-doc.install +++ atk1.0-1.29.2/debian/libatk1.0-doc.install @@ -0,0 +1 @@ +debian/tmp/usr/share/gtk-doc