[Pkg-javascript-commits] [SCM] jqueryui branch, master, updated. debian/1.7.1-1-31-g0657cbc

Marcelo Jorge Vieira (metal) metal at alucinados.com
Wed May 12 14:04:03 UTC 2010


The following commit has been merged in the master branch:
commit 1c0b8d30492845d5d7182d15e359edd1250d0c78
Author: Marcelo Jorge Vieira (metal) <metal at alucinados.com>
Date:   Wed May 12 10:23:46 2010 -0300

    Fixed FTBFS: /bin/sh: yui-compressor: not found (Closes: #581332)
    
    Added yui-compressor as Build-Depends

diff --git a/debian/control b/debian/control
index 58e4ba6..a4f5ce0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Walter Cruz <walter at waltercruz.com>, Marcelo Jorge Vieira (metal) <metal at debian.org>
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 7.0.50~), yui-compressor
 Standards-Version: 3.8.4
 Homepage: http://jqueryui.com/
 Vcs-Browser: http://git.debian.org/?p=pkg-javascript/jqueryui.git

-- 
jqueryui



More information about the Pkg-javascript-commits mailing list