From 10eb62fc439530271c7743ce0d4fc22fd914de34 Mon Sep 17 00:00:00 2001 From: Hans Baier Date: Tue, 12 May 2009 16:54:18 +0700 Subject: [PATCH] debian/control: require vala 0.7.2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a22fe45..14f8f4b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libprolooks1 Priority: extra Maintainer: Ubuntu MOTU Developers XSBC-Original-Maintainer: Hans Baier -Build-Depends: debhelper (>= 5), valac (>= 0.5.7), python (>= 2.5.2), libglade2-dev (>= 2.6.2) +Build-Depends: debhelper (>= 5), valac (>= 0.7.2), python (>= 2.5.2), libglade2-dev (>= 2.6.2) Standards-Version: 3.8.0 Section: libs Vcs-Browser: http://repo.or.cz/w/libprolooks.git -- 2.11.4.GIT