r50622 - in /desktop/unstable/gedit/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 15 09:14:53 UTC 2016


Author: ah
Date: Thu Sep 15 09:14:52 2016
New Revision: 50622

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

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

Modified: desktop/unstable/gedit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/changelog?rev=50622&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gedit/debian/changelog	[utf-8] Thu Sep 15 09:14:52 2016
@@ -1,6 +1,7 @@
 gedit (3.21.90-3) UNRELEASED; urgency=medium
 
   * Bump dh compat to 10 (automatic dh-autoreconf)
+  * Add explicit gnome-common build-dependency (Closes: #837862)
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 15 Sep 2016 11:13:46 +0200
 

Modified: desktop/unstable/gedit/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/control?rev=50622&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/control	[utf-8] (original)
+++ desktop/unstable/gedit/debian/control	[utf-8] Thu Sep 15 09:14:52 2016
@@ -9,6 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
+               gnome-common,
                intltool (>= 0.50.1),
                gsettings-desktop-schemas-dev,
                gtk-doc-tools (>= 1.0),

Modified: desktop/unstable/gedit/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/control.in?rev=50622&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gedit/debian/control.in	[utf-8] Thu Sep 15 09:14:52 2016
@@ -5,6 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
+               gnome-common,
                intltool (>= 0.50.1),
                gsettings-desktop-schemas-dev,
                gtk-doc-tools (>= 1.0),




More information about the pkg-gnome-commits mailing list