Comment 16 for bug 1040213

Revision history for this message
newbuntu (dsglass) wrote :

Hi Julian, I see the build log removes the Evolution plugin (see below), which was a change put in to avoid python-evolution dependence due to me being slow on fixing that, but version 1.3 actually has a working Evolution plugin without that dependency

I'm not sure how to fix this, since I was not the one to add it, but the wakeup_1.2-0ubuntu2 has this in the debdiff:
+install/wakeup::
+ # Removing EvolutionData plugin which won't work anymore...
+ rm -rf $(CURDIR)/debian/wakeup/usr/share/wakeup/plugin_settings/EvolutionData.plugin
+ rm -rf $(CURDIR)/debian/wakeup/usr/share/wakeup/plugin_scripts/EvolutionData
+ rm -rf $(CURDIR)/debian/wakeup/usr/share/wakeup/default_plugin_confs/EvolutionData

The build log shows:
# Removing EvolutionData plugin which won't work anymore...
rm -rf /build/buildd/wakeup-1.3/debian/wakeup/usr/share/wakeup/plugin_settings/EvolutionData.plugin
rm -rf /build/buildd/wakeup-1.3/debian/wakeup/usr/share/wakeup/plugin_scripts/EvolutionData
rm -rf /build/buildd/wakeup-1.3/debian/wakeup/usr/share/wakeup/default_plugin_confs/EvolutionData