r44965 - in /desktop/unstable/gnome-mines/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jun 3 16:29:41 UTC 2015


Author: biebl
Date: Wed Jun  3 16:29:41 2015
New Revision: 44965

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44965
Log:
* Update Build-Depends:
  - Add appstream-util.
  - Bump libglib2.0-dev to (>= 2.40.0).

Modified:
    desktop/unstable/gnome-mines/debian/changelog
    desktop/unstable/gnome-mines/debian/control
    desktop/unstable/gnome-mines/debian/control.in

Modified: desktop/unstable/gnome-mines/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/changelog?rev=44965&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/changelog	[utf-8] Wed Jun  3 16:29:41 2015
@@ -2,6 +2,9 @@
 
   * New upstream release.
   * Drop debian/patches/01_custom_size.patch, merged upstream.
+  * Update Build-Depends:
+    - Add appstream-util.
+    - Bump libglib2.0-dev to (>= 2.40.0).
 
  -- Michael Biebl <biebl at debian.org>  Wed, 03 Jun 2015 18:25:59 +0200
 

Modified: desktop/unstable/gnome-mines/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/control?rev=44965&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/control	[utf-8] Wed Jun  3 16:29:41 2015
@@ -12,7 +12,8 @@
                gnome-common,
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),
-               libglib2.0-dev (>= 2.36.0),
+               appstream-util,
+               libglib2.0-dev (>= 2.40.0),
                libgtk-3-dev (>= 3.12.0),
                librsvg2-dev (>= 2.32.0),
                valac (>= 0.24),

Modified: desktop/unstable/gnome-mines/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/control.in?rev=44965&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/control.in	[utf-8] Wed Jun  3 16:29:41 2015
@@ -8,7 +8,8 @@
                gnome-common,
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),
-               libglib2.0-dev (>= 2.36.0),
+               appstream-util,
+               libglib2.0-dev (>= 2.40.0),
                libgtk-3-dev (>= 3.12.0),
                librsvg2-dev (>= 2.32.0),
                valac (>= 0.24),




More information about the pkg-gnome-commits mailing list