Author: osallou-guest Date: 2011-08-23 12:59:51 +0000 (Tue, 23 Aug 2011) New Revision: 7528
Modified: trunk/packages/mobyle/mobyle/trunk/debian/control Log: change to captcha instead of pycaptcha Modified: trunk/packages/mobyle/mobyle/trunk/debian/control =================================================================== --- trunk/packages/mobyle/mobyle/trunk/debian/control 2011-08-23 12:57:02 UTC (rev 7527) +++ trunk/packages/mobyle/mobyle/trunk/debian/control 2011-08-23 12:59:51 UTC (rev 7528) @@ -4,7 +4,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Olivier Sallou <[email protected]> -Build-Depends: debhelper (>= 8.0.0),python-all, python-simpletal (>=4.1), python-simplejson (>= 1.7.1), python-imaging (>= 1.1.5), python-lxml (>= 2.2.4), python-pycaptcha, libjs-scriptaculous, libjs-jquery, libjs-prototype +Build-Depends: debhelper (>= 8.0.0),python-all, python-simpletal (>=4.1), python-simplejson (>= 1.7.1), python-imaging (>= 1.1.5), python-lxml (>= 2.2.4), python-captcha, libjs-scriptaculous, libjs-jquery, libjs-prototype Standards-Version: 3.9.2 Homepage: https://projets.pasteur.fr/projects/show/mobyle Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mobyle/mobyle/trunk/ @@ -13,7 +13,7 @@ Package: mobyle Architecture: all Depends: ${misc:Depends}, python (>= 2.5), apache2, python-simpletal (>=4.1), python-simplejson (>= 1.7.1), python-imaging (>= 1.1.5), - python-lxml (>= 2.2.4), squizz, python-pycaptcha, libjs-scriptaculous, libjs-jquery, libjs-prototype, mobyle-utils + python-lxml (>= 2.2.4), squizz, python-captcha, libjs-scriptaculous, libjs-jquery, libjs-prototype, mobyle-utils Suggests: python-openid (>= 2.2.4), python-dnspython (>= 1.5.0) Recommends: mobyle-programs (>= 1.0), jing, mobyle-viewers, mobyle-workflows Description: Web portal that provides web forms for command-line software. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
