r54006 - in /desktop/experimental/gtk+4.0/debian: changelog control control.in libgail-4-0.install libgail-4-0.symbols libgail-4-dev.install libgail-4-doc.doc-base.gail-reference libgail-4-doc.install libgail-4-doc.links rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Sep 17 08:34:33 UTC 2017


Author: pochu
Date: Sun Sep 17 08:34:33 2017
New Revision: 54006

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54006
Log:
Drop libgail packages, they are no longer built from GTK+ 4.

Removed:
    desktop/experimental/gtk+4.0/debian/libgail-4-0.install
    desktop/experimental/gtk+4.0/debian/libgail-4-0.symbols
    desktop/experimental/gtk+4.0/debian/libgail-4-dev.install
    desktop/experimental/gtk+4.0/debian/libgail-4-doc.doc-base.gail-reference
    desktop/experimental/gtk+4.0/debian/libgail-4-doc.install
    desktop/experimental/gtk+4.0/debian/libgail-4-doc.links
Modified:
    desktop/experimental/gtk+4.0/debian/changelog
    desktop/experimental/gtk+4.0/debian/control
    desktop/experimental/gtk+4.0/debian/control.in
    desktop/experimental/gtk+4.0/debian/rules

Modified: desktop/experimental/gtk+4.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/changelog?rev=54006&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/changelog	[utf-8] Sun Sep 17 08:34:33 2017
@@ -6,6 +6,7 @@
   * Update symbols. Set all symbols' minimum version to 3.91.2.
   * Update build-dependencies: bump gtk-doc-tools and libglib2.0-dev
     minimum requirement, add libgraphene-1.0-dev.
+  * Drop libgail packages, they are no longer built from GTK+ 4.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Mon, 11 Sep 2017 23:33:08 +0200
 

Modified: desktop/experimental/gtk+4.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/control?rev=54006&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/control	[utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/control	[utf-8] Sun Sep 17 08:34:33 2017
@@ -246,51 +246,3 @@
  of system call and disk seek overhead when the application starts. Since the
  format of the cache files allows them to be mmap()ed shared between multiple
  applications, the overall memory consumption is reduced as well.
-
-Package: libgail-4-0
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         libgtk-4-0 (= ${binary:Version}),
-         at-spi2-core
-Pre-Depends: ${misc:Pre-Depends}
-Description: GNOME Accessibility Implementation Library -- shared libraries
- 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 the shared library.
-
-Package: libgail-4-dev
-Architecture: any
-Multi-Arch: same
-Section: libdevel
-Depends: ${misc:Depends},
-         libgail-4-0 (= ${binary:Version}),
-         libgtk-4-dev (= ${binary:Version}),
-         pkg-config,
-         libatk1.0-dev
-Suggests: libgail-4-doc
-Description: GNOME Accessibility Implementation Library -- development files
- 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 the development files for Gail.
-
-Package: libgail-4-doc
-Architecture: all
-Multi-Arch: foreign
-Section: doc
-Depends: ${misc:Depends}
-Suggests: devhelp
-Description: documentation files of the Gail library
- 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 the documentation files for Gail.

Modified: desktop/experimental/gtk+4.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/control.in?rev=54006&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/control.in	[utf-8] Sun Sep 17 08:34:33 2017
@@ -246,51 +246,3 @@
  of system call and disk seek overhead when the application starts. Since the
  format of the cache files allows them to be mmap()ed shared between multiple
  applications, the overall memory consumption is reduced as well.
-
-Package: libgail-4-0
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         @SHARED_PKG@ (= ${binary:Version}),
-         at-spi2-core
-Pre-Depends: ${misc:Pre-Depends}
-Description: GNOME Accessibility Implementation Library -- shared libraries
- 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 the shared library.
-
-Package: libgail-4-dev
-Architecture: any
-Multi-Arch: same
-Section: libdevel
-Depends: ${misc:Depends},
-         libgail-4-0 (= ${binary:Version}),
-         @DEV_PKG@ (= ${binary:Version}),
-         pkg-config,
-         libatk1.0-dev
-Suggests: libgail-4-doc
-Description: GNOME Accessibility Implementation Library -- development files
- 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 the development files for Gail.
-
-Package: libgail-4-doc
-Architecture: all
-Multi-Arch: foreign
-Section: doc
-Depends: ${misc:Depends}
-Suggests: devhelp
-Description: documentation files of the Gail library
- 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 the documentation files for Gail.

Modified: desktop/experimental/gtk+4.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/rules?rev=54006&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/rules	[utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/rules	[utf-8] Sun Sep 17 08:34:33 2017
@@ -204,5 +204,4 @@
 
 override_dh_makeshlibs:
 	dh_makeshlibs -p$(SHARED_PKG) -V --add-udeb=$(UDEB_PKG) -X$(MODULES_BASE_PATH) -- -c4
-	dh_makeshlibs -plibgail-4-0 -V -- -c4
 	dh_makeshlibs --remaining-packages -X$(MODULES_BASE_PATH)




More information about the pkg-gnome-commits mailing list