--- atk1.0-1.12.3.orig/debian/rules +++ atk1.0-1.12.3/debian/rules @@ -0,0 +1,23 @@ +#! /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 + +DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-O1 -Wl,-z,defs -Wl,--as-needed" + +# Speed up loading. +LDFLAGS += -Wl,-O1 + +# build static stuff: +DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc --enable-static + +SHLIB_VERSION=1.12.2 +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 + +install/libatk1.0-udeb:: + cp debian/tmp/usr/lib/libatk-1.0.so.0 debian/libatk1.0-udeb/usr/lib/ --- atk1.0-1.12.3.orig/debian/libatk1.0-dbg.dirs +++ atk1.0-1.12.3/debian/libatk1.0-dbg.dirs @@ -0,0 +1 @@ +usr/lib --- atk1.0-1.12.3.orig/debian/control +++ atk1.0-1.12.3/debian/control @@ -0,0 +1,99 @@ +Source: atk1.0 +Section: libs +Priority: optional +Maintainer: Debian GNOME Maintainers +Uploaders: Andrew Lau , Clément Stenac , Dafydd Harries , Guilherme de S. Pastore , Gustavo Franco , Gustavo Noronha Silva , J.H.M. Dassen (Ray) , Jordi Mallach , Jose Carlos Garcia Sogo , Josselin Mouette , Loic Minier , Marc 'HE' Brockschmidt , Marco Cabizza , Oystein Gisnas , Ondřej Surý , Ross Burton , Sebastien Bacher , Sjoerd Simons +Build-Depends: debhelper (>= 5.0.22), pkg-config, libglib2.0-dev (>= 2.5.7), gnome-pkg-tools (>= 0.7), cdbs, gtk-doc-tools, docbook-xml +Standards-Version: 3.7.2 + +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: libdevel +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 unstripped shared libraries. it is provided + primarily to provide a backtrace with names in a debugger, this makes + it somewhat easier to interpret core dumps. The libraries are installed + in /usr/lib/debug and can be used by placing that directory in + LD_LIBRARY_PATH. + 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.12.3.orig/debian/compat +++ atk1.0-1.12.3/debian/compat @@ -0,0 +1 @@ +5 --- atk1.0-1.12.3.orig/debian/control.in +++ atk1.0-1.12.3/debian/control.in @@ -0,0 +1,99 @@ +Source: atk1.0 +Section: libs +Priority: optional +Maintainer: Debian GNOME Maintainers +Uploaders: @GNOME_TEAM@ +Build-Depends: debhelper (>= 5.0.22), pkg-config, libglib2.0-dev (>= 2.5.7), gnome-pkg-tools (>= 0.7), cdbs, gtk-doc-tools, docbook-xml +Standards-Version: 3.7.2 + +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: libdevel +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 unstripped shared libraries. it is provided + primarily to provide a backtrace with names in a debugger, this makes + it somewhat easier to interpret core dumps. The libraries are installed + in /usr/lib/debug and can be used by placing that directory in + LD_LIBRARY_PATH. + 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.12.3.orig/debian/libatk1.0-doc.install +++ atk1.0-1.12.3/debian/libatk1.0-doc.install @@ -0,0 +1 @@ +debian/tmp/usr/share/gtk-doc --- atk1.0-1.12.3.orig/debian/libatk1.0-0.install +++ atk1.0-1.12.3/debian/libatk1.0-0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/lib*.so.* --- atk1.0-1.12.3.orig/debian/changelog +++ atk1.0-1.12.3/debian/changelog @@ -0,0 +1,341 @@ +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.12.3.orig/debian/copyright +++ atk1.0-1.12.3/debian/copyright @@ -0,0 +1,28 @@ +This package was debianized by Akira TAGOH on +Sun, 10 Mar 2002 20:41:39 +0900. + +It was downloaded from ftp://ftp.gnome.org/ . + +Upstream Authors: + Bill.Haneman + Marc.Mulcahy + Padraig.Obriain + +Copyright: + 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.12.3.orig/debian/watch +++ atk1.0-1.12.3/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://ftp.gnome.org/pub/GNOME/sources/atk/([\d\.]+)[02468]/ atk-(.*)\.tar\.gz debian uupdate --- atk1.0-1.12.3.orig/debian/libatk1.0-data.install +++ atk1.0-1.12.3/debian/libatk1.0-data.install @@ -0,0 +1 @@ +debian/tmp/usr/share/locale/ --- atk1.0-1.12.3.orig/debian/libatk1.0-udeb.dirs +++ atk1.0-1.12.3/debian/libatk1.0-udeb.dirs @@ -0,0 +1 @@ +/usr/lib --- atk1.0-1.12.3.orig/debian/libatk1.0-doc.doc-base +++ atk1.0-1.12.3/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: Apps/Programming + +Format: HTML +Index: /usr/share/gtk-doc/html/atk/index.html +Files: /usr/share/gtk-doc/html/atk/*.html --- atk1.0-1.12.3.orig/debian/libatk1.0-dev.install +++ atk1.0-1.12.3/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.12.3.orig/debian/libatk1.0-doc.links +++ atk1.0-1.12.3/debian/libatk1.0-doc.links @@ -0,0 +1 @@ +usr/share/gtk-doc/html/atk usr/share/doc/libatk1.0-doc/html