r38039 - in /desktop/unstable/gnome-mines/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat May 25 15:14:55 UTC 2013


Author: pochu
Date: Sat May 25 15:14:55 2013
New Revision: 38039

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

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

Modified: desktop/unstable/gnome-mines/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/changelog?rev=38039&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/changelog [utf-8] Sat May 25 15:14:55 2013
@@ -6,7 +6,7 @@
 
   [ Emilio Pozuelo Monfort ]
   * debian/control.in:
-    + Swith valac-0.18 build dependency to valac.
+    + 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/gnome-mines/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/control?rev=38039&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/control [utf-8] Sat May 25 15:14:55 2013
@@ -18,7 +18,7 @@
                libglib2.0-dev,
                libgtk-3-dev (>= 3.4.0),
                librsvg2-dev (>= 2.32.0),
-               valac,
+               valac (>= 0.18),
                yelp-tools
 Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-mines

Modified: desktop/unstable/gnome-mines/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/control.in?rev=38039&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/control.in [utf-8] Sat May 25 15:14:55 2013
@@ -13,7 +13,7 @@
                libglib2.0-dev,
                libgtk-3-dev (>= 3.4.0),
                librsvg2-dev (>= 2.32.0),
-               valac,
+               valac (>= 0.18),
                yelp-tools
 Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-mines




More information about the pkg-gnome-commits mailing list