r52896 - in /desktop/experimental/devhelp/debian: changelog control control.in

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


Author: jbicha-guest
Date: Tue Aug 29 01:13:34 2017
New Revision: 52896

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52896
Log:
Bump Standards-Version to 4.0.1

Modified:
    desktop/experimental/devhelp/debian/changelog
    desktop/experimental/devhelp/debian/control
    desktop/experimental/devhelp/debian/control.in

Modified: desktop/experimental/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/changelog?rev=52896&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/changelog	[utf-8] (original)
+++ desktop/experimental/devhelp/debian/changelog	[utf-8] Tue Aug 29 01:13:34 2017
@@ -12,6 +12,7 @@
     - Drop obsolete override_dh_autoreconf rule
   * debian/libdevhelp-3-dev.install: Install new gtk-doc documentation
   * Update debian/libdevhelp-3-4.symbols
+  * Bump Standards-Version to 4.0.1
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Tue, 22 Aug 2017 17:49:41 -0400
 

Modified: desktop/experimental/devhelp/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/control?rev=52896&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/control	[utf-8] (original)
+++ desktop/experimental/devhelp/debian/control	[utf-8] Tue Aug 29 01:13:34 2017
@@ -22,7 +22,7 @@
                libwebkit2gtk-4.0-dev (>= 2.6.0),
                libxml-parser-perl,
                python3
-Standards-Version: 3.9.8
+Standards-Version: 4.0.1
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/devhelp/
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/devhelp/
 
@@ -44,6 +44,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),
@@ -84,3 +85,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.

Modified: desktop/experimental/devhelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/control.in?rev=52896&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/control.in	[utf-8] (original)
+++ desktop/experimental/devhelp/debian/control.in	[utf-8] Tue Aug 29 01:13:34 2017
@@ -18,7 +18,7 @@
                libwebkit2gtk-4.0-dev (>= 2.6.0),
                libxml-parser-perl,
                python3
-Standards-Version: 3.9.8
+Standards-Version: 4.0.1
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/devhelp/
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/devhelp/
 




More information about the pkg-gnome-commits mailing list