r49095 - in /packages/unstable/ghex/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Jun 21 16:42:45 UTC 2016
Author: biebl
Date: Tue Jun 21 16:42:44 2016
New Revision: 49095
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49095
Log:
Add Build-Depends on desktop-file-utils for desktop-file-validate which
is used during "make check".
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=49095&op=diff
==============================================================================
--- packages/unstable/ghex/debian/changelog [utf-8] (original)
+++ packages/unstable/ghex/debian/changelog [utf-8] Tue Jun 21 16:42:44 2016
@@ -1,3 +1,10 @@
+ghex (3.18.2-2) UNRELEASED; urgency=medium
+
+ * Add Build-Depends on desktop-file-utils for desktop-file-validate which
+ is used during "make check".
+
+ -- Michael Biebl <biebl at debian.org> Tue, 21 Jun 2016 18:41:32 +0200
+
ghex (3.18.2-1) unstable; urgency=medium
* New upstream release.
Modified: packages/unstable/ghex/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/control?rev=49095&op=diff
==============================================================================
--- packages/unstable/ghex/debian/control [utf-8] (original)
+++ packages/unstable/ghex/debian/control [utf-8] Tue Jun 21 16:42:44 2016
@@ -9,6 +9,7 @@
Uploaders: Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
Build-Depends: debhelper (>= 9),
gnome-pkg-tools,
+ desktop-file-utils,
libgtk-3-dev (>= 3.3.8),
libgail-3-dev,
libglib2.0-dev (>= 2.31.10),
Modified: packages/unstable/ghex/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/control.in?rev=49095&op=diff
==============================================================================
--- packages/unstable/ghex/debian/control.in [utf-8] (original)
+++ packages/unstable/ghex/debian/control.in [utf-8] Tue Jun 21 16:42:44 2016
@@ -5,6 +5,7 @@
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 9),
gnome-pkg-tools,
+ desktop-file-utils,
libgtk-3-dev (>= 3.3.8),
libgail-3-dev,
libglib2.0-dev (>= 2.31.10),
More information about the pkg-gnome-commits
mailing list