drupal build system will add the last two lines twice. i think you should remove the two lines and this problem is solved... i'm not sure if this causes problems or not.

; $Id: localizer.info,v 1.1.2.3 2007/01/29 10:07:58 robertogerola Exp $
name = Localizer
description = Provides multilingual support
dependencies = locale
package = Localizer
version = "5.x-1.7"
project = "localizer"

; Information added by drupal.org packaging script on 2007-01-29
version = "5.x-1.7"
project = "localizer"

Comments

hass’s picture

Title: localizer.info (version and project) » localizer.info (version and project added twice)
Roberto Gerola’s picture

Yes. It is added also automatically by the package management.
I'll remove my rows.

sun’s picture

Status: Active » Fixed

Seems like this has been fixed in latest development snapshot.

Anonymous’s picture

Status: Fixed » Closed (fixed)