r38032 - in /desktop/unstable/swell-foop/debian: changelog control control.in
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Sat May 25 15:04:03 UTC 2013
Author: pochu
Date: Sat May 25 15:04:03 2013
New Revision: 38032
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38032
Log:
* debian/control.in:
+ Swith valac-0.16 build dependency to valac (>= 0.18).
Modified:
desktop/unstable/swell-foop/debian/changelog
desktop/unstable/swell-foop/debian/control
desktop/unstable/swell-foop/debian/control.in
Modified: desktop/unstable/swell-foop/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/swell-foop/debian/changelog?rev=38032&op=diff
==============================================================================
--- desktop/unstable/swell-foop/debian/changelog [utf-8] (original)
+++ desktop/unstable/swell-foop/debian/changelog [utf-8] Sat May 25 15:04:03 2013
@@ -1,6 +1,11 @@
swell-foop (1:3.8.1-1) UNRELEASED; urgency=low
+ [ Jeremy Bicha ]
* Package split from gnome-games
+
+ [ Emilio Pozuelo Monfort ]
+ * debian/control.in:
+ + Swith valac-0.16 build dependency to valac (>= 0.18).
-- Jeremy Bicha <jbicha at ubuntu.com> Sun, 10 Feb 2013 20:06:14 -0500
Modified: desktop/unstable/swell-foop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/swell-foop/debian/control?rev=38032&op=diff
==============================================================================
--- desktop/unstable/swell-foop/debian/control [utf-8] (original)
+++ desktop/unstable/swell-foop/debian/control [utf-8] Sat May 25 15:04:03 2013
@@ -2,6 +2,7 @@
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
+
Source: swell-foop
Section: games
Priority: optional
@@ -18,7 +19,7 @@
libglib2.0-dev,
libgtk-3-dev (>= 3.4.0),
intltool (>= 0.35.0),
- valac-0.16,
+ valac (>= 0.18),
yelp-tools
Standards-Version: 3.9.4
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/swell-foop
Modified: desktop/unstable/swell-foop/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/swell-foop/debian/control.in?rev=38032&op=diff
==============================================================================
--- desktop/unstable/swell-foop/debian/control.in [utf-8] (original)
+++ desktop/unstable/swell-foop/debian/control.in [utf-8] Sat May 25 15:04:03 2013
@@ -14,7 +14,7 @@
libglib2.0-dev,
libgtk-3-dev (>= 3.4.0),
intltool (>= 0.35.0),
- valac-0.16,
+ valac (>= 0.18),
yelp-tools
Standards-Version: 3.9.4
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/swell-foop
More information about the pkg-gnome-commits
mailing list