Remove libgail-3-common package. Modules have been integrated directly into
Gtk
This commit is contained in:
parent
3a0c774e57
commit
64c61a9b04
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -22,8 +22,10 @@ gtk+3.0 (3.2.1-1) UNRELEASED; urgency=low
|
||||
|
||||
[ Sjoerd Simons ]
|
||||
* debian/libgtk-3-0.symbols: Update symbols
|
||||
* Remove libgail-3-common package. Modules have been integrated directly into
|
||||
Gtk
|
||||
|
||||
-- Sjoerd Simons <sjoerd@debian.org> Mon, 17 Oct 2011 17:35:02 +0100
|
||||
-- Sjoerd Simons <sjoerd@debian.org> Mon, 17 Oct 2011 17:37:58 +0100
|
||||
|
||||
gtk+3.0 (3.0.12-3) unstable; urgency=low
|
||||
|
||||
|
16
debian/control
vendored
16
debian/control
vendored
@ -264,27 +264,11 @@ Description: GNOME Accessibility Implementation Library -- shared libraries
|
||||
.
|
||||
This package contains the shared library.
|
||||
|
||||
Package: libgail-3-common
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libgail-3-0 (= ${binary:Version})
|
||||
Conflicts: libgail3.0-common
|
||||
Replaces: libgail3.0-common
|
||||
Description: GNOME Accessibility Implementation Library -- common modules
|
||||
Gail implements ATK interfaces for GTK+ widgets which are dynamically
|
||||
loadable at runtime by a GTK+ application. Once loaded, those parts of
|
||||
an application that use standard GTK+ widgets will have a basic level
|
||||
of accessibility, without the need to modify the application at all.
|
||||
.
|
||||
This package contains core shared libraries.
|
||||
|
||||
Package: libgail-3-dev
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Depends: ${misc:Depends},
|
||||
libgail-3-0 (= ${binary:Version}),
|
||||
libgail-3-common (= ${binary:Version}),
|
||||
libgtk-3-dev (= ${binary:Version}),
|
||||
pkg-config,
|
||||
libatk1.0-dev (>= 1.13.0)
|
||||
|
16
debian/control.in
vendored
16
debian/control.in
vendored
@ -264,27 +264,11 @@ Description: GNOME Accessibility Implementation Library -- shared libraries
|
||||
.
|
||||
This package contains the shared library.
|
||||
|
||||
Package: libgail-3-common
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libgail-3-0 (= ${binary:Version})
|
||||
Conflicts: libgail3.0-common
|
||||
Replaces: libgail3.0-common
|
||||
Description: GNOME Accessibility Implementation Library -- common modules
|
||||
Gail implements ATK interfaces for GTK+ widgets which are dynamically
|
||||
loadable at runtime by a GTK+ application. Once loaded, those parts of
|
||||
an application that use standard GTK+ widgets will have a basic level
|
||||
of accessibility, without the need to modify the application at all.
|
||||
.
|
||||
This package contains core shared libraries.
|
||||
|
||||
Package: libgail-3-dev
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Depends: ${misc:Depends},
|
||||
libgail-3-0 (= ${binary:Version}),
|
||||
libgail-3-common (= ${binary:Version}),
|
||||
@DEV_PKG@ (= ${binary:Version}),
|
||||
pkg-config,
|
||||
libatk1.0-dev (>= 1.13.0)
|
||||
|
1
debian/libgail-3-common.install.in
vendored
1
debian/libgail-3-common.install.in
vendored
@ -1 +0,0 @@
|
||||
debian/install/shared/@LIBDIR@/gtk-3.0/modules/*.so @LIBDIR@/gtk-3.0/modules
|
Loading…
Reference in New Issue
Block a user