r39309 - 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 27 00:13:19 UTC 2013


Author: jbicha-guest
Date: Tue Aug 27 00:13:18 2013
New Revision: 39309

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39309
Log:
* New upstream release.
* debian/control.in:
  - Depend on hoichess and demote other chess engines to Suggests
    per upstream recommendation.
  - Bump minimum vala

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=39309&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/changelog	[utf-8] Tue Aug 27 00:13:18 2013
@@ -1,3 +1,13 @@
+gnome-chess (1:3.9.90-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control.in:
+    - Depend on hoichess and demote other chess engines to Suggests
+      per upstream recommendation.
+    - Bump minimum vala
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Mon, 26 Aug 2013 17:49:15 -0400
+
 gnome-chess (1:3.8.3-1) unstable; urgency=low
 
   [ Jeremy Bicha ]

Modified: desktop/unstable/gnome-chess/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-chess/debian/control?rev=39309&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/control	[utf-8] Tue Aug 27 00:13:18 2013
@@ -2,12 +2,11 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: gnome-chess
 Section: games
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Chess
 Build-Depends: cdbs (>= 0.4.90~),
                debhelper (>= 8),
@@ -22,7 +21,7 @@
                librsvg2-dev (>= 2.32.0),
                libsqlite3-dev,
                libx11-dev,
-               valac (>= 0.18),
+               valac (>= 0.20),
                yelp-tools
 Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-chess
@@ -32,8 +31,18 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gnuchess | sjeng | crafty | phalanx | glaurung | stockfish | hoichess | bbchess | fruit | toga2 | fairymax
+         hoichess
 Recommends: yelp
+Suggests: bbchess,
+          crafty,
+          fairymax,
+          fruit,
+          glaurung,
+          gnuchess,
+          phalanx,
+          sjeng,
+          stockfish,
+          toga2
 Breaks: glchess (<< 1:3.7.2)
 Replaces: glchess (<< 1:3.7.2)
 Description: chess game with 3D graphics

Modified: desktop/unstable/gnome-chess/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-chess/debian/control.in?rev=39309&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/control.in	[utf-8] Tue Aug 27 00:13:18 2013
@@ -17,7 +17,7 @@
                librsvg2-dev (>= 2.32.0),
                libsqlite3-dev,
                libx11-dev,
-               valac (>= 0.18),
+               valac (>= 0.20),
                yelp-tools
 Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-chess
@@ -27,8 +27,18 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gnuchess | sjeng | crafty | phalanx | glaurung | stockfish | hoichess | bbchess | fruit | toga2 | fairymax
+         hoichess
 Recommends: yelp
+Suggests: bbchess,
+          crafty,
+          fairymax,
+          fruit,
+          glaurung,
+          gnuchess,
+          phalanx,
+          sjeng,
+          stockfish,
+          toga2
 Breaks: glchess (<< 1:3.7.2)
 Replaces: glchess (<< 1:3.7.2)
 Description: chess game with 3D graphics




More information about the pkg-gnome-commits mailing list