r50619 - in /desktop/unstable/totem/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 15 09:02:48 UTC 2016


Author: ah
Date: Thu Sep 15 09:02:47 2016
New Revision: 50619

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

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

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=50619&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog	[utf-8] (original)
+++ desktop/unstable/totem/debian/changelog	[utf-8] Thu Sep 15 09:02:47 2016
@@ -3,6 +3,7 @@
   [ Andreas Henriksson ]
   * Convert from cdbs to dh
   * Add debian/patches/disable-gtkdoc-check.patch to avoid failing make check
+  * Add gnome-common build-dependency explicitly (Closes: #837835)
 
   [ Jeremy Bicha ]
   * Bump dh compat to 10

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=50619&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control	[utf-8] (original)
+++ desktop/unstable/totem/debian/control	[utf-8] Thu Sep 15 09:02:47 2016
@@ -10,6 +10,7 @@
 Build-Depends: appstream-util,
                debhelper (>= 10),
                dpkg-dev (>= 1.16.1),
+               gnome-common,
                gnome-pkg-tools (>= 0.10),
                gobject-introspection (>= 0.9.12-4~),
                gsettings-desktop-schemas-dev,

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=50619&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in	[utf-8] (original)
+++ desktop/unstable/totem/debian/control.in	[utf-8] Thu Sep 15 09:02:47 2016
@@ -6,6 +6,7 @@
 Build-Depends: appstream-util,
                debhelper (>= 10),
                dpkg-dev (>= 1.16.1),
+               gnome-common,
                gnome-pkg-tools (>= 0.10),
                gobject-introspection (>= 0.9.12-4~),
                gsettings-desktop-schemas-dev,




More information about the pkg-gnome-commits mailing list