r50631 - in /desktop/unstable/libwnck3/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 15 09:49:01 UTC 2016


Author: ah
Date: Thu Sep 15 09:49:01 2016
New Revision: 50631

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50631
Log:
Add explicit gnome-common build-dependency (Closes: #837833)

Modified:
    desktop/unstable/libwnck3/debian/changelog
    desktop/unstable/libwnck3/debian/control
    desktop/unstable/libwnck3/debian/control.in

Modified: desktop/unstable/libwnck3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/changelog?rev=50631&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libwnck3/debian/changelog	[utf-8] Thu Sep 15 09:49:01 2016
@@ -3,6 +3,7 @@
   * Bump dh compat to 10 (automatic dh-autoreconf)
   * libwnck-3-dev: ship usr/bin/wnck-urgency-monitor
   * Remove '*.la' and use --fail-missing instead of --list-missing.
+  * Add explicit gnome-common build-dependency (Closes: #837833)
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 15 Sep 2016 11:43:18 +0200
 

Modified: desktop/unstable/libwnck3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/control?rev=50631&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/control	[utf-8] (original)
+++ desktop/unstable/libwnck3/debian/control	[utf-8] Thu Sep 15 09:49:01 2016
@@ -8,10 +8,9 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Dmitry Shachnev <mitya57 at debian.org>, Iain Lane <laney at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
 Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
-               autotools-dev,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
+               gnome-common,
                gettext,
                libstartup-notification0-dev (>= 0.7),
                docbook-xml,

Modified: desktop/unstable/libwnck3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/control.in?rev=50631&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libwnck3/debian/control.in	[utf-8] Thu Sep 15 09:49:01 2016
@@ -6,6 +6,7 @@
 Standards-Version: 3.9.8
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
+               gnome-common,
                gettext,
                libstartup-notification0-dev (>= 0.7),
                docbook-xml,




More information about the pkg-gnome-commits mailing list