r52894 - in /desktop/experimental/devhelp/debian: changelog control.in gir1.2-devhelp-3.0.install libdevhelp-dev.install

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Tue Aug 29 01:10:56 UTC 2017


Author: jbicha-guest
Date: Tue Aug 29 01:10:55 2017
New Revision: 52894

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52894
Log:
Add new gir1.2-devhelp-3.0 package

Added:
    desktop/experimental/devhelp/debian/gir1.2-devhelp-3.0.install
Modified:
    desktop/experimental/devhelp/debian/changelog
    desktop/experimental/devhelp/debian/control.in
    desktop/experimental/devhelp/debian/libdevhelp-dev.install

Modified: desktop/experimental/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/changelog?rev=52894&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/changelog	[utf-8] (original)
+++ desktop/experimental/devhelp/debian/changelog	[utf-8] Tue Aug 29 01:10:55 2017
@@ -2,6 +2,7 @@
 
   * New upstream release
   * Bump libdevhelp-3-2 to libdevhelp-3-4 to follow upstream soname bump
+  * Add new gir1.2-devhelp-3.0 package
   * debian/control.in:
     - Build-depend on appstream-util, autoconf-archive, dh-python,
       gobject-introspection, gsettings-desktop-schemas-dev and gtk-doc-tools

Modified: desktop/experimental/devhelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/control.in?rev=52894&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/control.in	[utf-8] (original)
+++ desktop/experimental/devhelp/debian/control.in	[utf-8] Tue Aug 29 01:10:55 2017
@@ -40,6 +40,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
+         gir1.2-devhelp-3.0 (= ${binary:Version}),
          gsettings-desktop-schemas-dev,
          libdevhelp-3-4 (= ${binary:Version}),
          libgtk-3-dev (>= 3.19.3),
@@ -80,3 +81,20 @@
  and programs.
  .
  This package provides internationalization files, mainly.
+
+Package: gir1.2-devhelp-3.0
+Section: introspection
+Architecture: any
+Multi-Arch: same
+Depends: ${gir:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
+Description: GObject introspection data for the devhelp library
+ This library provides embedable widgets from the Devhelp program to
+ be integrated in tools like the Anjuta IDE for browsing API reference
+ documentation.
+ .
+ This package contains introspection data for the devhelp library.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings.

Added: desktop/experimental/devhelp/debian/gir1.2-devhelp-3.0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/gir1.2-devhelp-3.0.install?rev=52894&op=file
==============================================================================
--- desktop/experimental/devhelp/debian/gir1.2-devhelp-3.0.install	(added)
+++ desktop/experimental/devhelp/debian/gir1.2-devhelp-3.0.install	[utf-8] Tue Aug 29 01:10:55 2017
@@ -0,0 +1 @@
+usr/lib/*/girepository-1.0/

Modified: desktop/experimental/devhelp/debian/libdevhelp-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/libdevhelp-dev.install?rev=52894&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/libdevhelp-dev.install	[utf-8] (original)
+++ desktop/experimental/devhelp/debian/libdevhelp-dev.install	[utf-8] Tue Aug 29 01:10:55 2017
@@ -1,3 +1,5 @@
 usr/lib/*/libdevhelp-3.so
 usr/lib/*/pkgconfig
 usr/include
+usr/share/gir-1.0
+usr/share/gtk-doc




More information about the pkg-gnome-commits mailing list