r51371 - in /desktop/unstable/eog/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Oct 11 21:35:52 UTC 2016


Author: biebl
Date: Tue Oct 11 21:35:52 2016
New Revision: 51371

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51371
Log:
Add Build-Depends on gnome-common, required by autoreconf.

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

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=51371&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog	[utf-8] (original)
+++ desktop/unstable/eog/debian/changelog	[utf-8] Tue Oct 11 21:35:52 2016
@@ -3,6 +3,7 @@
   * New upstream release.
   * Bump Build-Depends on libgtk-3-dev to (>= 3.19.11) as per configure.ac.
   * Bump debhelper compat level to 10.
+  * Add Build-Depends on gnome-common, required by autoreconf.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 11 Oct 2016 23:26:34 +0200
 

Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=51371&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control	[utf-8] (original)
+++ desktop/unstable/eog/debian/control	[utf-8] Tue Oct 11 21:35:52 2016
@@ -11,6 +11,7 @@
 Homepage: https://wiki.gnome.org/Apps/EyeOfGnome
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
+               gnome-common,
                gtk-doc-tools (>= 1.16),
                intltool (>= 0.40.0),
                pkg-config,

Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=51371&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in	[utf-8] (original)
+++ desktop/unstable/eog/debian/control.in	[utf-8] Tue Oct 11 21:35:52 2016
@@ -7,6 +7,7 @@
 Homepage: https://wiki.gnome.org/Apps/EyeOfGnome
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
+               gnome-common,
                gtk-doc-tools (>= 1.16),
                intltool (>= 0.40.0),
                pkg-config,




More information about the pkg-gnome-commits mailing list