From 4c547e26d96d3660392e2b06a247e47a433df6b2 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 17 Sep 2013 10:55:56 +0200 Subject: [PATCH 1/5] Add libatk-bridge2.0-0-udeb package, needed by libgtk-3-0-udeb. --- debian/changelog | 6 ++++++ debian/control | 8 ++++++++ debian/libatk-bridge-2.0-0-udeb.install | 1 + debian/rules | 3 ++- 4 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 debian/libatk-bridge-2.0-0-udeb.install diff --git a/debian/changelog b/debian/changelog index e82967ed..5ed6700a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +at-spi2-atk (2.9.5-2) UNRELEASED; urgency=low + + * Add libatk-bridge2.0-0-udeb package, needed by libgtk-3-0-udeb. + + -- Samuel Thibault Tue, 17 Sep 2013 10:22:08 +0200 + at-spi2-atk (2.9.5-1) unstable; urgency=low [ Luke Yelavich ] diff --git a/debian/control b/debian/control index 48918604..a0b1186c 100644 --- a/debian/control +++ b/debian/control @@ -57,6 +57,14 @@ Depends: ${misc:Depends}, ${shlibs:Depends} Description: AT-SPI 2 toolkit bridge - shared library This package contains the ATK bridge shared library. +Package: libatk-bridge-2.0-0-udeb +Section: debian-installer +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Package-Type: udeb +Description: AT-SPI 2 toolkit bridge - shared library + This package contains the ATK bridge shared library, for the debian installer. + Package: libatk-bridge2.0-dev Section: libdevel Architecture: any diff --git a/debian/libatk-bridge-2.0-0-udeb.install b/debian/libatk-bridge-2.0-0-udeb.install new file mode 100644 index 00000000..5b43da6e --- /dev/null +++ b/debian/libatk-bridge-2.0-0-udeb.install @@ -0,0 +1 @@ +usr/lib/*/libatk-bridge-2.0.so.* diff --git a/debian/rules b/debian/rules index ed7cef6f..dce6beb7 100755 --- a/debian/rules +++ b/debian/rules @@ -13,11 +13,12 @@ override_dh_auto_test: # Tests fail override_dh_makeshlibs: - dh_makeshlibs -plibatk-bridge2.0-0 + dh_makeshlibs -plibatk-bridge2.0-0 --add-udeb=libatk-bridge-2.0-0-udeb override_dh_strip: dh_strip -plibatk-adaptor --dbg-package=libatk-adaptor-dbg dh_strip -plibatk-bridge2.0-0 --dbg-package=libatk-bridge2.0-0-dbg + dh_strip -plibatk-bridge-2.0-0-udeb override_dh_auto_install: dh_auto_install -- GitLab From 07ef6ad0c3b6d2d5d7a48e59209b6501f3f8c399 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 17 Sep 2013 10:56:39 +0200 Subject: [PATCH 2/5] Upload --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5ed6700a..6c063cd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -at-spi2-atk (2.9.5-2) UNRELEASED; urgency=low +at-spi2-atk (2.9.5-2) unstable; urgency=low * Add libatk-bridge2.0-0-udeb package, needed by libgtk-3-0-udeb. - -- Samuel Thibault Tue, 17 Sep 2013 10:22:08 +0200 + -- Samuel Thibault Tue, 17 Sep 2013 10:56:22 +0200 at-spi2-atk (2.9.5-1) unstable; urgency=low -- GitLab From 96473c31d4b65317af4fdc9ff8c3a9930e3f115e Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 17 Sep 2013 10:59:26 +0200 Subject: [PATCH 3/5] Close bug --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 6c063cd6..a1574ed0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ at-spi2-atk (2.9.5-2) unstable; urgency=low * Add libatk-bridge2.0-0-udeb package, needed by libgtk-3-0-udeb. + (Closes: #723163) -- Samuel Thibault Tue, 17 Sep 2013 10:56:22 +0200 -- GitLab From ef4d7625d2815d2f79f483f88f69e65382012ce2 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 17 Sep 2013 11:14:28 +0200 Subject: [PATCH 4/5] Add libatk-adaptor-udeb, for future accessibility of graphical installer. --- debian/changelog | 1 + debian/control | 10 +++++++++- debian/libatk-adaptor-udeb.install | 2 ++ debian/rules | 1 + 4 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 debian/libatk-adaptor-udeb.install diff --git a/debian/changelog b/debian/changelog index a1574ed0..994b6fcb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ at-spi2-atk (2.9.5-2) unstable; urgency=low * Add libatk-bridge2.0-0-udeb package, needed by libgtk-3-0-udeb. (Closes: #723163) + * Add libatk-adaptor-udeb, for future accessibility of graphical installer. -- Samuel Thibault Tue, 17 Sep 2013 10:56:22 +0200 diff --git a/debian/control b/debian/control index a0b1186c..89af1723 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,14 @@ Description: AT-SPI 2 toolkit bridge This package includes a gtk-module that bridges ATK to the new D-Bus based AT-SPI. +Package: libatk-adaptor-udeb +Architecture: any +Section: debian-installer +Depends: ${misc:Depends}, ${shlibs:Depends} +Package-Type: udeb +Description: AT-SPI 2 toolkit bridge - module for d-i + This package includes the gtk-module for the debian installer. + Package: libatk-adaptor-dbg Architecture: any Multi-Arch: same @@ -62,7 +70,7 @@ Section: debian-installer Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Package-Type: udeb -Description: AT-SPI 2 toolkit bridge - shared library +Description: AT-SPI 2 toolkit bridge - shared library for d-i This package contains the ATK bridge shared library, for the debian installer. Package: libatk-bridge2.0-dev diff --git a/debian/libatk-adaptor-udeb.install b/debian/libatk-adaptor-udeb.install new file mode 100644 index 00000000..774cdd07 --- /dev/null +++ b/debian/libatk-adaptor-udeb.install @@ -0,0 +1,2 @@ +usr/lib/*/gtk-* +usr/lib/*/gnome-settings-daemon-3.0 usr/lib diff --git a/debian/rules b/debian/rules index dce6beb7..7c5ca605 100755 --- a/debian/rules +++ b/debian/rules @@ -17,6 +17,7 @@ override_dh_makeshlibs: override_dh_strip: dh_strip -plibatk-adaptor --dbg-package=libatk-adaptor-dbg + dh_strip -plibatk-adaptor-udeb dh_strip -plibatk-bridge2.0-0 --dbg-package=libatk-bridge2.0-0-dbg dh_strip -plibatk-bridge-2.0-0-udeb -- GitLab From b107c10fec6ccc34de2cf2175807538983a7cd38 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 17 Sep 2013 11:14:49 +0200 Subject: [PATCH 5/5] really upload --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 994b6fcb..c1bafe9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ at-spi2-atk (2.9.5-2) unstable; urgency=low (Closes: #723163) * Add libatk-adaptor-udeb, for future accessibility of graphical installer. - -- Samuel Thibault Tue, 17 Sep 2013 10:56:22 +0200 + -- Samuel Thibault Tue, 17 Sep 2013 11:14:41 +0200 at-spi2-atk (2.9.5-1) unstable; urgency=low -- GitLab