r50639 - in /desktop/unstable/libpeas/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 15 12:02:43 UTC 2016


Author: ah
Date: Thu Sep 15 12:02:42 2016
New Revision: 50639

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

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

Modified: desktop/unstable/libpeas/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/changelog?rev=50639&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libpeas/debian/changelog	[utf-8] Thu Sep 15 12:02:42 2016
@@ -2,6 +2,7 @@
 
   * Convert from cdbs to dh.
   * Bump to dh compat 10 (automatic dh-autoreconf)
+  * Add explicit gnome-common build-dependency (Closes: #837844)
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 15 Sep 2016 13:12:01 +0200
 

Modified: desktop/unstable/libpeas/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/control?rev=50639&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/control	[utf-8] (original)
+++ desktop/unstable/libpeas/debian/control	[utf-8] Thu Sep 15 12:02:42 2016
@@ -8,6 +8,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
+               gnome-common,
                intltool (>= 0.40),
                gtk-doc-tools (>= 1.11),
                libglib2.0-dev (>= 2.38.0),

Modified: desktop/unstable/libpeas/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libpeas/debian/control.in?rev=50639&op=diff
==============================================================================
--- desktop/unstable/libpeas/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libpeas/debian/control.in	[utf-8] Thu Sep 15 12:02:42 2016
@@ -4,6 +4,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
+               gnome-common,
                intltool (>= 0.40),
                gtk-doc-tools (>= 1.11),
                libglib2.0-dev (>= 2.38.0),




More information about the pkg-gnome-commits mailing list