1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
hobbit-plugins (20120531) unstable; urgency=low
The included IRC bot has been migrated to use POE::Component::IRC
instead of the unfortunately deprecated Net::IRC. You may need to
install the appropriate dependencies (which are in the Suggests part of
the package's dependencies). See http://bugs.debian.org/640209 for the
discussion.
As of this writing AutoJoin is activated, but does not seem to work.
-- Axel Beckert <abe@debian.org> Tue, 22 May 2012 11:38:05 +0200
hobbit-plugins (20110311) unstable; urgency=low
To work properly the dirtyvcs check needs at least read access, in case
of (at least) git also write access (for locking the repository) to the
working copy.
The libs check uses sudo now to gain root permissions. Newer kernel versions
do not allow lsof anymore to access other users' file lists.
-- Christoph Berg <myon@debian.org> Fri, 11 Mar 2011 11:23:49 +0100
|