r52991 - in /desktop/unstable/gnome-chess/debian: changelog control control.in

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Tue Aug 29 22:30:37 UTC 2017


Author: jbicha-guest
Date: Tue Aug 29 22:30:37 2017
New Revision: 52991

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52991
Log:
Build-Depend on vala >= 0.36

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

Modified: desktop/unstable/gnome-chess/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-chess/debian/changelog?rev=52991&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/changelog	[utf-8] Tue Aug 29 22:30:37 2017
@@ -1,6 +1,8 @@
 gnome-chess (1:3.25.4-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/control.in:
+    - Build-Depend on vala >= 0.36
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Tue, 29 Aug 2017 18:28:02 -0400
 

Modified: desktop/unstable/gnome-chess/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-chess/debian/control?rev=52991&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/control	[utf-8] Tue Aug 29 22:30:37 2017
@@ -6,7 +6,7 @@
 Section: games
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Apps/Chess
 Build-Depends: appstream-util,
                debhelper (>= 10),
@@ -14,7 +14,7 @@
                libglib2.0-dev (>= 2.40.0),
                libgtk-3-dev (>= 3.19.0),
                librsvg2-dev (>= 2.32.0),
-               valac (>= 0.27.1),
+               valac (>= 0.36),
                yelp-tools
 Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-chess

Modified: desktop/unstable/gnome-chess/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-chess/debian/control.in?rev=52991&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/control.in	[utf-8] Tue Aug 29 22:30:37 2017
@@ -10,7 +10,7 @@
                libglib2.0-dev (>= 2.40.0),
                libgtk-3-dev (>= 3.19.0),
                librsvg2-dev (>= 2.32.0),
-               valac (>= 0.27.1),
+               valac (>= 0.36),
                yelp-tools
 Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-chess




More information about the pkg-gnome-commits mailing list