[Python-apps-commits] r4685 - in packages/ibid/trunk/debian (control)

stefanor-guest at users.alioth.debian.org stefanor-guest at users.alioth.debian.org
Fri Feb 5 15:46:46 UTC 2010


    Date: Friday, February 5, 2010 @ 15:46:45
  Author: stefanor-guest
Revision: 4685

Additional dependencies that other dependencies already depend upon

Modified:
  packages/ibid/trunk/debian/control

Modified: packages/ibid/trunk/debian/control
===================================================================
--- packages/ibid/trunk/debian/control	2010-02-05 15:46:15 UTC (rev 4684)
+++ packages/ibid/trunk/debian/control	2010-02-05 15:46:45 UTC (rev 4685)
@@ -20,15 +20,17 @@
 XB-Python-Version: ${python:Versions}
 Depends: ${misc:Depends}, ${python:Depends},
  libjs-jquery, python-beautifulsoup, python-celementtree | python (>= 2.5),
- python-configobj (>= 4.7.0), python-dateutil, python-html5lib, python-jinja,
- python-pkg-resources, python-simplejson | python (>= 2.6), python-soappy,
+ python-chardet, python-configobj (>= 4.7.0), python-dateutil, python-html5lib,
+ python-jinja, python-pkg-resources,
+ python-pysqlite2 | python-mysqldb | python-psycopg2,
+ python-simplejson | python (>= 2.6), python-soappy,
  python-sqlalchemy (>= 0.4.6), python-twisted-core, python-twisted-web,
- python-twisted-words, python-pysqlite2 | python-mysqldb | python-psycopg2
+ python-twisted-words, python-zope.iterface
 Recommends: fortune, ipcalc, iputils-ping, iputils-tracepath, man-db,
  python-dictclient, python-dnspython, python-feedparser, python-html2text,
  python-imdbpy (>= 3.8), python-twisted-mail, python-wokkel (>= 0.6.3), units
 Suggests: apt-file, aptitude, bc, bzr, caca-utils, dictd, python-aalib,
- python-dbus, python-imaging, python-matplotlib, python-objgraph,
+ python-dbus, python-imaging, python-matplotlib, python-numpy, python-objgraph,
  python-pyfiglet, python-silc, python-svn
 Description: easily extensible Python IM bot for IRC, Jabber, SILC, campfire, etc.
  Ibid is a multi-protocol, general purpose, instant messaging chat bot written




More information about the Python-apps-commits mailing list