r52893 - 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:09:28 UTC 2017


Author: jbicha-guest
Date: Tue Aug 29 01:09:27 2017
New Revision: 52893

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52893
Log:
Update dependencies per configure.ac

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=52893&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/changelog	[utf-8] (original)
+++ desktop/experimental/devhelp/debian/changelog	[utf-8] Tue Aug 29 01:09:27 2017
@@ -2,6 +2,11 @@
 
   * New upstream release
   * Bump libdevhelp-3-2 to libdevhelp-3-4 to follow upstream soname bump
+  * debian/control.in:
+    - Build-depend on appstream-util, autoconf-archive, dh-python,
+      gobject-introspection, gsettings-desktop-schemas-dev and gtk-doc-tools
+    - Drop obsolete Build-Depends on gnome-common & intltool (Closes: #829798)
+    - Bump minimum libgtk-3-dev to >= 3.22
   * Update debian/libdevhelp-3-4.symbols
 
  -- 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=52893&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/control	[utf-8] (original)
+++ desktop/experimental/devhelp/debian/control	[utf-8] Tue Aug 29 01:09:27 2017
@@ -6,14 +6,19 @@
 Section: devel
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Apps/Devhelp
-Build-Depends: debhelper (>= 10),
-               gnome-common,
+Build-Depends: appstream-util,
+               autoconf-archive,
+               debhelper (>= 10),
+               dh-python,
                gnome-pkg-tools,
-               intltool,
+               gobject-introspection,
+               gsettings-desktop-schemas-dev,
+               gtk-doc-tools (>= 1.25),
                libglib2.0-dev (>= 2.37.3),
-               libgtk-3-dev (>= 3.19.3),
+               libgirepository1.0-dev,
+               libgtk-3-dev (>= 3.22),
                libwebkit2gtk-4.0-dev (>= 2.6.0),
                libxml-parser-perl,
                python3
@@ -39,6 +44,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
+         gsettings-desktop-schemas-dev,
          libdevhelp-3-4 (= ${binary:Version}),
          libgtk-3-dev (>= 3.19.3),
          libwebkit2gtk-4.0-dev (>= 2.6.0)

Modified: desktop/experimental/devhelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/control.in?rev=52893&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/control.in	[utf-8] (original)
+++ desktop/experimental/devhelp/debian/control.in	[utf-8] Tue Aug 29 01:09:27 2017
@@ -4,12 +4,17 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Devhelp
-Build-Depends: debhelper (>= 10),
-               gnome-common,
+Build-Depends: appstream-util,
+               autoconf-archive,
+               debhelper (>= 10),
+               dh-python,
                gnome-pkg-tools,
-               intltool,
+               gobject-introspection,
+               gsettings-desktop-schemas-dev,
+               gtk-doc-tools (>= 1.25),
                libglib2.0-dev (>= 2.37.3),
-               libgtk-3-dev (>= 3.19.3),
+               libgirepository1.0-dev,
+               libgtk-3-dev (>= 3.22),
                libwebkit2gtk-4.0-dev (>= 2.6.0),
                libxml-parser-perl,
                python3
@@ -35,6 +40,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
+         gsettings-desktop-schemas-dev,
          libdevhelp-3-4 (= ${binary:Version}),
          libgtk-3-dev (>= 3.19.3),
          libwebkit2gtk-4.0-dev (>= 2.6.0)




More information about the pkg-gnome-commits mailing list