r44955 - in /desktop/unstable/four-in-a-row/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jun 3 14:31:49 UTC 2015


Author: biebl
Date: Wed Jun  3 14:31:49 2015
New Revision: 44955

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44955
Log:
Add Build-Depends on appstream-util as per configure.ac.

Modified:
    desktop/unstable/four-in-a-row/debian/changelog
    desktop/unstable/four-in-a-row/debian/control
    desktop/unstable/four-in-a-row/debian/control.in

Modified: desktop/unstable/four-in-a-row/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/four-in-a-row/debian/changelog?rev=44955&op=diff
==============================================================================
--- desktop/unstable/four-in-a-row/debian/changelog	[utf-8] (original)
+++ desktop/unstable/four-in-a-row/debian/changelog	[utf-8] Wed Jun  3 14:31:49 2015
@@ -1,6 +1,7 @@
 four-in-a-row (1:3.16.2-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Add Build-Depends on appstream-util as per configure.ac.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 03 Jun 2015 16:29:35 +0200
 

Modified: desktop/unstable/four-in-a-row/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/four-in-a-row/debian/control?rev=44955&op=diff
==============================================================================
--- desktop/unstable/four-in-a-row/debian/control	[utf-8] (original)
+++ desktop/unstable/four-in-a-row/debian/control	[utf-8] Wed Jun  3 14:31:49 2015
@@ -14,6 +14,7 @@
                gnome-common,
                gnome-pkg-tools,
                intltool (>= 0.50.0),
+               appstream-util,
                libcanberra-gtk3-dev (>= 0.26),
                libglib2.0-dev,
                libgtk-3-dev (>= 3.13.2),

Modified: desktop/unstable/four-in-a-row/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/four-in-a-row/debian/control.in?rev=44955&op=diff
==============================================================================
--- desktop/unstable/four-in-a-row/debian/control.in	[utf-8] (original)
+++ desktop/unstable/four-in-a-row/debian/control.in	[utf-8] Wed Jun  3 14:31:49 2015
@@ -10,6 +10,7 @@
                gnome-common,
                gnome-pkg-tools,
                intltool (>= 0.50.0),
+               appstream-util,
                libcanberra-gtk3-dev (>= 0.26),
                libglib2.0-dev,
                libgtk-3-dev (>= 3.13.2),




More information about the pkg-gnome-commits mailing list