r38034 - in /desktop/unstable/iagno/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat May 25 15:13:12 UTC 2013


Author: pochu
Date: Sat May 25 15:13:12 2013
New Revision: 38034

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38034
Log:
* debian/control.in:
  + Swith valac-0.18 build dependency to valac (>= 0.18).

Modified:
    desktop/unstable/iagno/debian/changelog
    desktop/unstable/iagno/debian/control
    desktop/unstable/iagno/debian/control.in

Modified: desktop/unstable/iagno/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/iagno/debian/changelog?rev=38034&op=diff
==============================================================================
--- desktop/unstable/iagno/debian/changelog [utf-8] (original)
+++ desktop/unstable/iagno/debian/changelog [utf-8] Sat May 25 15:13:12 2013
@@ -1,6 +1,11 @@
 iagno (1:3.8.1-1) UNRELEASED; urgency=low
 
+  [ Jeremy Bicha ]
   * Package split from gnome-games
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/control.in:
+    + Swith valac-0.18 build dependency to valac (>= 0.18).
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Sun, 17 Feb 2013 23:39:25 -0500
 

Modified: desktop/unstable/iagno/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/iagno/debian/control?rev=38034&op=diff
==============================================================================
--- desktop/unstable/iagno/debian/control [utf-8] (original)
+++ desktop/unstable/iagno/debian/control [utf-8] Sat May 25 15:13:12 2013
@@ -2,6 +2,7 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
+
 Source: iagno
 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/iagno

Modified: desktop/unstable/iagno/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/iagno/debian/control.in?rev=38034&op=diff
==============================================================================
--- desktop/unstable/iagno/debian/control.in [utf-8] (original)
+++ desktop/unstable/iagno/debian/control.in [utf-8] Sat May 25 15:13:12 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/iagno




More information about the pkg-gnome-commits mailing list