r38060 - in /desktop/unstable/four-in-a-row/debian: changelog control control.in
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Sat May 25 16:56:32 UTC 2013
Author: pochu
Date: Sat May 25 16:56:32 2013
New Revision: 38060
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38060
Log:
* debian/control.in:
+ Swith valac-0.18 build dependency to valac (>= 0.18).
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=38060&op=diff
==============================================================================
--- desktop/unstable/four-in-a-row/debian/changelog [utf-8] (original)
+++ desktop/unstable/four-in-a-row/debian/changelog [utf-8] Sat May 25 16:56:32 2013
@@ -1,7 +1,12 @@
four-in-a-row (1:3.8.1-1) UNRELEASED; urgency=low
+ [ Jeremy Bicha ]
* Package split from gnome-games
* Add transitional package for rename from gnect
+
+ [ Emilio Pozuelo Monfort ]
+ * debian/control.in:
+ + Swith valac-0.18 build dependency to valac (>= 0.18).
-- Jeremy Bicha <jbicha at ubuntu.com> Sun, 10 Feb 2013 20:06:14 -0500
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=38060&op=diff
==============================================================================
--- desktop/unstable/four-in-a-row/debian/control [utf-8] (original)
+++ desktop/unstable/four-in-a-row/debian/control [utf-8] Sat May 25 16:56:32 2013
@@ -2,6 +2,7 @@
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
+
Source: four-in-a-row
Section: games
Priority: optional
@@ -18,7 +19,7 @@
libglib2.0-dev,
libgtk-3-dev (>= 3.4.0),
librsvg2-dev (>= 2.32.0),
- valac-0.18,
+ valac (>= 0.18),
yelp-tools
Standards-Version: 3.9.4
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/four-in-a-row
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=38060&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] Sat May 25 16:56:32 2013
@@ -14,7 +14,7 @@
libglib2.0-dev,
libgtk-3-dev (>= 3.4.0),
librsvg2-dev (>= 2.32.0),
- valac-0.18,
+ valac (>= 0.18),
yelp-tools
Standards-Version: 3.9.4
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/four-in-a-row
More information about the pkg-gnome-commits
mailing list