r51401 - in /packages/unstable/ghex/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Oct 12 13:50:01 UTC 2016


Author: biebl
Date: Wed Oct 12 13:50:00 2016
New Revision: 51401

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

Modified:
    packages/unstable/ghex/debian/changelog
    packages/unstable/ghex/debian/control
    packages/unstable/ghex/debian/control.in

Modified: packages/unstable/ghex/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/changelog?rev=51401&op=diff
==============================================================================
--- packages/unstable/ghex/debian/changelog	[utf-8] (original)
+++ packages/unstable/ghex/debian/changelog	[utf-8] Wed Oct 12 13:50:00 2016
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * Bump debhelper compat level to 10.
+  * Add Build-Depends on gnome-common, required by autoreconf.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 12 Oct 2016 15:44:45 +0200
 

Modified: packages/unstable/ghex/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/control?rev=51401&op=diff
==============================================================================
--- packages/unstable/ghex/debian/control	[utf-8] (original)
+++ packages/unstable/ghex/debian/control	[utf-8] Wed Oct 12 13:50:00 2016
@@ -9,6 +9,7 @@
 Uploaders: Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
+               gnome-common,
                desktop-file-utils,
                libgtk-3-dev (>= 3.3.8),
                libgail-3-dev,

Modified: packages/unstable/ghex/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/control.in?rev=51401&op=diff
==============================================================================
--- packages/unstable/ghex/debian/control.in	[utf-8] (original)
+++ packages/unstable/ghex/debian/control.in	[utf-8] Wed Oct 12 13:50:00 2016
@@ -5,6 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
+               gnome-common,
                desktop-file-utils,
                libgtk-3-dev (>= 3.3.8),
                libgail-3-dev,




More information about the pkg-gnome-commits mailing list