The date_ical module adds a view mode to all entity types and therefore to all entities. Therefore, all features defining fields show up as overridden as soon as debut_event is enabled, since their fields don't have this view mode.
To fix this, we can alter default fields, selectively adding the view mode, so that default fields will be the same as DB-based ones.
Comments
Comment #1
nedjoDone in http://drupalcode.org/project/debut_event.git/commit/64d9757.